commit | b3bf95e32de1243f36f2bb076abb3e0441962a63 | [log] [tgz] |
---|---|---|
author | Felipe Monteiro <felipe.monteiro@att.com> | Tue Nov 14 11:20:48 2017 +0000 |
committer | Felipe Monteiro <felipe.monteiro@att.com> | Sun Nov 26 23:45:51 2017 +0000 |
tree | 8e54bdad1ada41404d591da9ae6a5530746d49c2 | |
parent | feec999bde210930fe1e8b16bbc60c093927c608 [diff] |
Additional volume quota set RBAC tests This PS adds additional volume quota set RBAC tests for the following endpoints: * '/os-quota-sets/{project_id}' [0] * '/os-quota-sets/{project_id}/default' [0] * '/os-quota-sets/{project_id}' [1] This PS also adds a clean up to test_update_quota_set so that the default quotas are reset following test execution. [0] https://github.com/openstack/cinder/blob/10a3f4e1c6f21effc79fd309628111c221543e0d/cinder/policies/quotas.py#L28 [1] https://github.com/openstack/cinder/blob/10a3f4e1c6f21effc79fd309628111c221543e0d/cinder/policies/quotas.py#L57 Change-Id: I5a42b8b6235e0a9a5985e8eea4d00f7f614de632