neutron/neutron/tests/api
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
..
admin Catch DBDuplicateEntry errors in RBAC code 2016-03-24 12:58:08 +01:00
__init__.py Fix test discovery for api and functional paths 2015-04-21 19:22:45 +00:00
base.py Clean up QoS rules first, then QoS policies 2015-08-07 13:51:52 +02:00
base_routers.py Add API tests for Neutron DVR extension 2015-04-01 17:50:50 -07:00
base_security_groups.py Move API tests to neutron.test.api 2015-03-31 23:05:07 +00:00
clients.py Use tempest-lib's token_client 2015-09-16 10:08:50 +00:00
test_address_scopes.py Remove address scopes from supported extensions 2015-09-09 09:25:54 -04:00
test_address_scopes_negative.py Support subnetpool association to an address scope 2015-08-04 12:09:15 +05:30
test_allowed_address_pair.py Use REST rather than ReST 2015-06-27 13:41:54 +08:00
test_dhcp_ipv6.py Fix typo of 'receive' in test_dhcp_ipv6.py 2015-07-14 12:13:39 +09:00
test_extension_driver_port_security.py Add extension requirement in port-security api test 2016-02-22 11:47:14 +00:00
test_extensions.py Remove get_namespace from API extensions 2015-06-15 09:17:32 -04:00
test_extra_dhcp_options.py Move API tests to neutron.test.api 2015-03-31 23:05:07 +00:00
test_flavors_extensions.py Flavor Framework implementation 2015-07-16 09:07:41 -07:00
test_floating_ips.py Move API tests to neutron.test.api 2015-03-31 23:05:07 +00:00
test_floating_ips_negative.py Add some tests for floating ips 2015-04-30 15:41:21 +00:00
test_fwaas_extensions.py Unskip firewall test 2015-08-16 19:27:59 +00:00
test_metering_extensions.py Move API tests to neutron.test.api 2015-03-31 23:05:07 +00:00
test_networks.py Python3: use six.iteritems() instead of dict.iteritems() 2015-06-01 23:13:42 +02:00
test_networks_negative.py Move API tests to neutron.test.api 2015-03-31 23:05:07 +00:00
test_ports.py Move API tests to neutron.test.api 2015-03-31 23:05:07 +00:00
test_qos.py Merge "Add empty policy rule to get_rule_type action" 2015-08-27 23:24:46 +00:00
test_routers.py Python 3: Wrap map() in a list call 2015-07-17 13:21:31 +09:00
test_routers_negative.py Add API tests for Neutron DVR extension 2015-04-01 17:50:50 -07:00
test_security_groups.py Move API tests to neutron.test.api 2015-03-31 23:05:07 +00:00
test_security_groups_negative.py Check ICMP codes in range [0,255] 2015-09-09 22:28:26 +08:00
test_service_type_management.py Remove skip of service-type management API test 2015-05-10 13:22:24 +00:00
test_subnetpools.py Remove address scopes from supported extensions 2015-09-09 09:25:54 -04:00
test_subnetpools_negative.py Remove address scopes from supported extensions 2015-09-09 09:25:54 -04:00
test_vpnaas_extensions.py Revert "Remove VPN from API tests" 2015-08-05 17:02:12 -04:00