vmware-nsx/quantum/db
Iryoung Jeong 92ee709521 Updates clear_db() to unregister models and close session.
fixes bug 1080988

This change fixes the bug by ensuring the metadata and session objects
are properly cleaned up by clear_db(). Using the proper calls reduces
the memory required by unit tests.

Change-Id: I1d1802b642eff83b7f96211608195afaf68e855a
2012-11-16 02:27:19 +00:00
..
__init__.py Second round of packaging changes 2011-11-28 10:33:52 -08:00
api.py Updates clear_db() to unregister models and close session. 2012-11-16 02:27:19 +00:00
db_base_plugin_v2.py Merge "Ensure that deleted gateway IP address is recycled correctly" 2012-11-19 09:46:20 +00:00
dhcp_rpc_base.py Import order clean-up 2012-11-02 09:52:12 +08:00
l3_db.py Delete floating port and floatingip in the same transaction 2012-11-19 10:00:01 +08:00
model_base.py Update default base database to be V2 2012-10-19 04:45:32 +00:00
models_v2.py Add lease expiration management to ip recycling 2012-09-01 02:55:06 -04:00
securitygroups_db.py All egress traffic allowed by default should be implied 2012-11-19 23:30:09 +09:00