neutron/neutron/tests/unit/db
John Schwarz 318650ab80 Allow all migration of routers
This patch proposes the allowance of changing a router's 'distributed'
or 'ha' attributes without any restriction as to the previous state of
these attributes, as long as the router's admin_state_up is False.

Closes-Bug: #1654991
Change-Id: Iad4dd77f74ba01876e0091112a1e24a3463993d1
2017-01-24 01:04:14 -05: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 Register sqlalchemy events through hook for UT cleanup 2017-01-20 04:15:01 -08:00
test_dvr_mac_db.py Merge "Use new enginefacade for dvr mac db" 2017-01-18 12:50:24 +00: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 Allow all migration of routers 2017-01-24 01:04:14 -05:00
test_l3_hamode_db.py Allow all migration of routers 2017-01-24 01:04:14 -05: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