neutron/neutron/tests/api
Kevin Benton a374e52c4c Add API test ensure tenant can't delete other ports
Change I55328cb43207654b9bb4cfb732923982d020ab0a fixed
the policy enforcement to ensure that tenants could
delete ports on networks they didn't own. However, it
required a change to the policy engine so this test
adds a patch to ensure that it didn't break the normal
case that prevents tenants from deleting other tenant's
ports on networks they don't own.

Change-Id: I3118ec79c213c4eea4c5ca494e530c33189f6c59
Related-Bug: #1498790
2016-03-14 01:59:37 -07:00
..
admin Add API test ensure tenant can't delete other ports 2016-03-14 01:59:37 -07:00
__init__.py Fix test discovery for api and functional paths 2015-04-21 19:22:45 +00:00
base.py Continue the fwaas decoupling and cleanup 2016-03-05 00:22:25 +00:00
base_routers.py Delete 118~ API tests from Neutron 2016-03-10 15:34:08 -05:00
base_security_groups.py Delete 118~ API tests from Neutron 2016-03-10 15:34:08 -05:00
clients.py Remove unused Tempest AdminManager 2016-03-09 19:59:47 -05:00
test_address_scopes.py Switch to using in-tree tempest lib 2016-02-26 14:00:11 +00:00
test_address_scopes_negative.py Switch to using in-tree tempest lib 2016-02-26 14:00:11 +00:00
test_allowed_address_pair.py Delete Tempest fork, import from tempest and tempest_lib 2016-01-29 11:31:27 -05:00
test_auto_allocated_topology.py API test for get-me-network 2016-02-23 17:25:58 -05:00
test_bgp_speaker_extensions.py Copy tempest.common.tempest_fixtures in to Neutron 2016-03-09 19:01:35 -05:00
test_bgp_speaker_extensions_negative.py Add Queries For BGP Route Lookups 2016-03-02 11:03:02 -08:00
test_dhcp_ipv6.py Delete 118~ API tests from Neutron 2016-03-10 15:34:08 -05:00
test_extension_driver_port_security.py Switch to using in-tree tempest lib 2016-02-26 14:00:11 +00:00
test_extra_dhcp_options.py Switch to using in-tree tempest lib 2016-02-26 14:00:11 +00:00
test_flavors_extensions.py Switch to using in-tree tempest lib 2016-02-26 14:00:11 +00:00
test_floating_ips.py Delete 118~ API tests from Neutron 2016-03-10 15:34:08 -05:00
test_floating_ips_negative.py Delete 118~ API tests from Neutron 2016-03-10 15:34:08 -05:00
test_metering_extensions.py Switch to using in-tree tempest lib 2016-02-26 14:00:11 +00:00
test_networks.py Delete 118~ API tests from Neutron 2016-03-10 15:34:08 -05:00
test_ports.py Delete 118~ API tests from Neutron 2016-03-10 15:34:08 -05:00
test_qos.py Qos policy RBAC DB setup and migration 2016-02-26 17:03:59 +00:00
test_routers.py Delete 118~ API tests from Neutron 2016-03-10 15:34:08 -05:00
test_routers_negative.py Delete 118~ API tests from Neutron 2016-03-10 15:34:08 -05:00
test_security_groups.py Delete 118~ API tests from Neutron 2016-03-10 15:34:08 -05:00
test_security_groups_negative.py Delete 118~ API tests from Neutron 2016-03-10 15:34:08 -05:00
test_service_type_management.py Delete Tempest fork, import from tempest and tempest_lib 2016-01-29 11:31:27 -05:00
test_subnetpools.py Add a description field to all standard resources 2016-03-05 02:29:35 +00:00
test_subnetpools_negative.py Switch to using in-tree tempest lib 2016-02-26 14:00:11 +00:00
test_timestamp.py Add timestamp for neutron core resources 2016-03-05 02:17:35 +00:00