neutron/neutron/tests/api/admin
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
..
__init__.py Move API tests to neutron.test.api 2015-03-31 23:05:07 +00:00
test_agent_management.py Copy tempest.common.tempest_fixtures in to Neutron 2016-03-09 19:01:35 -05:00
test_dhcp_agent_scheduler.py Delete Tempest fork, import from tempest and tempest_lib 2016-01-29 11:31:27 -05:00
test_extension_driver_port_security_admin.py Switch to using in-tree tempest lib 2016-02-26 14:00:11 +00:00
test_external_network_extension.py Delete 118~ API tests from Neutron 2016-03-10 15:34:08 -05:00
test_floating_ips_admin_actions.py Delete 118~ API tests from Neutron 2016-03-10 15:34:08 -05:00
test_l3_agent_scheduler.py Switch to using in-tree tempest lib 2016-02-26 14:00:11 +00:00
test_quotas.py Switch to using in-tree tempest lib 2016-02-26 14:00:11 +00:00
test_routers_dvr.py Switch to using in-tree tempest lib 2016-02-26 14:00:11 +00:00
test_shared_network_extension.py Add API test ensure tenant can't delete other ports 2016-03-14 01:59:37 -07:00