commit | 2297aa1e08522650841ad18697811efd6735ef78 | [log] [tgz] |
---|---|---|
author | Chi Lo <cl566n@att.com> | Fri Apr 21 20:03:04 2017 -0500 |
committer | Chi Lo <cl566n@att.com> | Sat Apr 22 08:02:43 2017 -0500 |
tree | e13a6a601de939c42c49a7294b721dcfb2212551 | |
parent | a0e6940339e6ada37ccf52c45c0b398f42f6be2e [diff] |
Add RBAC test cases to manage cinder volume Add test cases to test the following actions: "volume_extension:volume_manage": "rule:admin_api", "volume_extension:volume_unmanage": "rule:admin_api", Change-Id: Ic47cb1638c0793d288f3dd40a3036aa50b4ab24a Partially-Implements: blueprint "Add rbac tests for volume_manage_client"