neutron/neutron/tests/api/admin
Kevin Benton 4848c717c3 Catch DBDuplicateEntry errors in RBAC code
This catches duplicate entry errors in the RBAC code
and converts them into an an appropriate exception so
clients get an HTTP conflict instead of an internal
server error.

Conflicts:
	neutron/db/rbac_db_mixin.py

Change-Id: I957ade2356ae9cb5bbb7e2322b4dcb37706665cf
Closes-Bug: #1551473
(cherry picked from commit 9712e364fc)
2016-03-24 12:58:08 +01: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 extension requirement in port-security api test 2016-02-22 11:47:14 +00: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 Catch DBDuplicateEntry errors in RBAC code 2016-03-24 12:58:08 +01:00