commit | 67e99b5b45d18f8fd28dbe3b09bd75008267176e | [log] [tgz] |
---|---|---|
author | Zuul <zuul@review.openstack.org> | Mon Jun 11 14:03:23 2018 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Mon Jun 11 14:03:23 2018 +0000 |
tree | d4f67f1fa4a6ba486ab8c0cd44be34c02e267c76 | |
parent | 9183d52adc74f516696689f07f3c14eea0e450ed [diff] | |
parent | 98f8f0859c2a3758913456726d4b480eb509e43f [diff] |
Merge "Remove force_tenant_isolation from FloatingIPAdminTestJSON"
diff --git a/tempest/api/network/admin/test_floating_ips_admin_actions.py b/tempest/api/network/admin/test_floating_ips_admin_actions.py index 5aa337c..be0c4c6 100644 --- a/tempest/api/network/admin/test_floating_ips_admin_actions.py +++ b/tempest/api/network/admin/test_floating_ips_admin_actions.py
@@ -22,7 +22,6 @@ class FloatingIPAdminTestJSON(base.BaseAdminNetworkTest): - force_tenant_isolation = True credentials = ['primary', 'alt', 'admin'] @classmethod