neutron/neutron/tests/api/admin
Oleg Bondarev 9a4f2e51a5 Validate router admin_state_up on upgrade to distributed
For proper upgrade of centralized router to distributed the router
needs to be disabled (admin_state_up set to false).
The patch adds corresponding validation.

Closes-Bug: #1428713
Change-Id: Idf25db0936eee892ecb169a8678ba7f0a2cfceb6
2015-08-25 18:46:25 +03:00
..
__init__.py Move API tests to neutron.test.api 2015-03-31 23:05:07 +00:00
test_agent_management.py Allow setting Agents description to None 2015-06-21 01:40:19 -04:00
test_dhcp_agent_scheduler.py Move API tests to neutron.test.api 2015-03-31 23:05:07 +00:00
test_extension_driver_port_security_admin.py Add more API tests for port-security extension: 2015-06-04 16:02:46 +03:00
test_external_network_extension.py Move API tests to neutron.test.api 2015-03-31 23:05:07 +00:00
test_external_networks_negative.py Move API tests to neutron.test.api 2015-03-31 23:05:07 +00:00
test_floating_ips_admin_actions.py Add some tests for floating ips 2015-04-30 15:41:21 +00:00
test_l3_agent_scheduler.py Update L3 Agent Scheduler API tests 2015-04-08 12:54:27 -07:00
test_quotas.py Create packages for quota modules 2015-07-28 11:55:01 -07:00
test_routers_dvr.py Validate router admin_state_up on upgrade to distributed 2015-08-25 18:46:25 +03:00
test_shared_network_extension.py Neutron RBAC API and network support 2015-08-20 20:00:17 -07:00