neutron/neutron/tests/unit/db
John Schwarz 9a0bdb9612 Cleanup unused helper function from test code
Change-Id: Icaa327d0d3a5314b22cdd7848218e0f2fe021edb
2017-01-11 10:49:09 +02:00
..
metering Use DB field sizes instead of _MAX_LEN constants 2016-12-23 13:48:57 +00:00
quota Add API to retrieve default quotas 2016-05-03 00:53:40 -07:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agents_db.py Relocate Agent DB model 2016-10-07 14:18:19 -04:00
test_agentschedulers_db.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
test_allowedaddresspairs_db.py Merge "Add check to address_pair that items in list are dict" 2016-11-25 08:04:29 +00:00
test_api.py Fix some slow unit tests 2016-12-08 14:11:34 -08:00
test_common_db_mixin.py Refactor/prepare db common utils for neutron-lib 2016-10-28 10:53:11 -04:00
test_db_base_plugin_common.py Replace to_dict() calls with a function decorator 2015-08-03 11:42:25 +03:00
test_db_base_plugin_v2.py tests: change order of assertion in _validate/compare_resource 2016-12-14 12:13:31 +01:00
test_dvr_mac_db.py Fix some slow unit tests 2016-12-08 14:11:34 -08:00
test_extraroute_db.py Restore extraroute dict after OVO change 2016-12-14 23:50:19 +09:00
test_ipam_backend_mixin.py Use assertItemsEqual to compare dicts 2016-09-22 11:24:38 +01:00
test_ipam_pluggable_backend.py Merge "Fix IPv6 PD with pluggable IPAM" 2016-10-14 20:02:11 +00:00
test_l3_db.py Get rid of DVR override of add_router_interface 2016-12-08 09:26:03 -08:00
test_l3_dvr_db.py Merge "Get rid of DVR override of add_router_interface" 2016-12-09 16:10:05 +00:00
test_l3_hamode_db.py Cleanup unused helper function from test code 2017-01-11 10:49:09 +02:00
test_migration.py Use get_random_string from neutron-lib 2016-12-18 21:18:05 +02:00
test_portsecurity_db.py port security: gracefully handle resources with no bindings 2016-03-24 22:27:31 +01:00
test_portsecurity_db_common.py Introduce ovo objects for networks 2016-09-29 15:36:47 +00:00
test_provisioning_blocks.py Check for provisioning blocks before updating port up 2016-07-09 18:00:18 +00:00
test_securitygroups_db.py Add sg_id in the AFTER_DELETE event of sg_rule delete 2016-09-10 06:50:14 +08:00
test_segments_db.py Change passing session to context in segments db functions 2016-12-23 16:47:41 +04:00
test_sqlalchemytypes.py Truncate microseconds before DB insertion 2016-09-01 13:25:24 +00:00
test_standard_attr.py Protect against '.delete()' for quota and revisions 2017-01-09 09:09:18 -08:00