Add support for List volume type access
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| python-openstackclient |
Fix Released
|
Undecided
|
Sheel Rana |
Bug Description
Listing volume type access functionality is present in cinder cli client.
cinder type-access-list --volume-type <volume_type>
But openstack client does not posses this option
Changed in python-openstackclient: | |
assignee: | nobody → Sheel Rana (ranasheel2000) |
status: | New → In Progress |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit 5e8957ef7f4acea
Author: Sheel Rana <email address hidden>
Date: Sun May 1 12:07:46 2016 +0530
Show project access for volume type
OSC does not support to show project access details for
private volume types. This patch will provide support
for showing project access details for private volume types.
Closes-
Implements: bp cinder-
Change-Id: I218fb07a6e6903
Changed in python-openstackclient: | |
status: | In Progress → Fix Released |
This issue was fixed in the openstack/
Fix proposed to branch: master /review. openstack. org/295026
Review: https:/