Verify applying a new cephx rule after a previous failure
This test will create a share and will then assign an access rule
that will fall into the error status and will then create another
access rule on the share.
The test will then verify that the second access rule was applied
successfully.
This patch also refactors "test_different_tenants_cannot_use_same_cephx_id"
to use raise_rule_in_error_state=False.
Added: "allow_access" helper method the grants an access to a
share and deletes it at the end of the test.
Change-Id: If9ffab7fcf37fab77bb4c9fd1863a0316f0a370d
3 files changed