manila/manila_tempest_tests/tests
zhongjun a1ba28cad3 Fix cannot deny ipv6 access rules
We cannot deny ipv6 access rules because we remove the ipv6
access rules from global delete rules, not just remove the
ipv6 access rules from driver update_access interface parameters.
So the ipv6 access rules cannot be deleted in db.
Now, changed to only remove the ipv6 access rules
from the driver update_access interface parameters(add_rules,
delete_rules, access_rules_to_be_on_share).

Closes-bug: 1707066

Depends-On: Ifea1799e1d2e3963fec7e90ce3f9cb47b9f02f4f

Change-Id: Idd0014d898d5468922625e62f9e649926dc04e35
2017-08-02 18:16:33 +00:00
..
api Fix cannot deny ipv6 access rules 2017-08-02 18:16:33 +00:00
scenario Replace the usage of 'admin_manager' with 'os_admin' 2017-06-23 21:12:46 +07:00
__init__.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00