vmware-nsx/neutron/tests/unit/nicira
Akihiro MOTOKI 82fee2ff4d Enable Quota DB driver by default
Closes-Bug: #1189671

Quota driver is now loaded in lazy mode, i.e. the driver is loaded
the first time the driver is accessed. This is to make unit tests
work. Some unit tests like extension test cases need to use Config
Quota driver (previous default) but QuotaEngine is initialized
when quota.py is imported. Thus the unit tests had no chance to
specify quota_driver.

Change-Id: I9e20961d5a6322361e3c0284b3c2a7ca86755c70
2013-10-08 11:00:56 -04:00
..
etc VCNS driver implementation 2013-09-04 17:16:41 -07:00
vshield Support advanced NVP LBaaS Service 2013-09-17 11:07:28 -07:00
__init__.py Support for NVP advanced FwaaS service 2013-09-17 10:18:22 -07:00
fake_nvpapiclient.py Fix failure in multi-chunk state sync for nicira plugin 2013-09-13 07:51:37 -07:00
test_agent_scheduler.py Add (useful) missing headlines to nvp unit test files 2013-09-12 14:36:10 -07:00
test_edge_router.py Merge "Redefine behavior for NvpAdvancedPlugin during network creation" 2013-09-27 14:08:57 +00:00
test_fwaas_plugin.py Support for NVP advanced FwaaS service 2013-09-17 10:18:22 -07:00
test_lbaas_plugin.py Support advanced NVP LBaaS Service 2013-09-17 11:07:28 -07:00
test_maclearning.py Introduce periodic state synchronization with backend 2013-09-03 19:40:20 -07:00
test_networkgw.py Enable Quota DB driver by default 2013-10-08 11:00:56 -04:00
test_nicira_plugin.py Fix KeyError for NVP plugin during portbinding update 2013-09-18 12:41:24 -07:00
test_nvp_api_common.py Correct NVP license header files 2013-08-07 11:34:46 -07:00
test_nvp_api_request_eventlet.py Add (useful) missing headlines to nvp unit test files 2013-09-12 14:36:10 -07:00
test_nvp_api_request.py Correct NVP license header files 2013-08-07 11:34:46 -07:00
test_nvp_sync.py Add an option for always synchronizing status 2013-09-26 08:20:30 -07:00
test_nvplib.py Ensure names are truncated to accommodate NVP limit 2013-09-19 18:14:31 -07:00
test_nvpopts.py Increase number of concurrent_connections to nvp 2013-09-27 12:23:58 -07:00
test_vcns_driver.py Use built-in print() instead of print statement 2013-09-21 07:30:33 -07:00