Add support for Add volume type access
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| python-openstackclient |
Fix Released
|
Undecided
|
Sheel Rana |
Bug Description
Create volume type access functionality is present in cinder cli client.
cinder type-access-add --volume-type <volume_type> --project-id <project_id>
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 be2d2a1b8da02d6
Author: Sheel Rana <email address hidden>
Date: Wed Mar 30 08:37:22 2016 +0530
Add support for setting volume-type-access
OSC does not support to set volume type access to project.
This patch will provide support for adding volume type access
to existing project.
Closes-
Implements: bp cinder-
Change-Id: Ie36e202bdde7de
Changed in python-openstackclient: | |
status: | In Progress → Fix Released |
This issue was fixed in the openstack/
Fix proposed to branch: master /review. openstack. org/293661
Review: https:/