2016-03-09 04:47:32 |
Sheel Rana |
bug |
|
|
added bug |
2016-03-09 04:47:37 |
Sheel Rana |
python-openstackclient: assignee |
|
Sheel Rana (ranasheel2000) |
|
2016-03-11 04:13:42 |
Sheel Rana |
python-openstackclient: status |
New |
In Progress |
|
2016-08-01 20:09:44 |
Steve Martinelli |
python-openstackclient: status |
In Progress |
Triaged |
|
2016-08-01 20:09:44 |
Steve Martinelli |
python-openstackclient: assignee |
Sheel Rana (ranasheel2000) |
|
|
2016-08-02 00:24:05 |
Steve Martinelli |
python-openstackclient: importance |
Undecided |
Wishlist |
|
2016-08-30 08:54:36 |
aohuanxuan |
python-openstackclient: assignee |
|
aohuanxuan (huanxuan-ao) |
|
2016-08-30 08:55:43 |
aohuanxuan |
summary |
Add support for manage volume functionality |
Add support for manage and unmanage volume functionality |
|
2016-08-30 08:56:50 |
aohuanxuan |
description |
Manage volume functionality is present in cinder cli client.
cinder manage [--id-type <id-type>] [--name <name>]
[--description <description>]
[--volume-type <volume-type>]
[--availability-zone <availability-zone>]
[--metadata [<key=value> [<key=value> ...]]] [--bootable]
<host> <identifier>
But openstack client does not posses this option |
Manage and unmanage volume functionality is present in cinder cli client.
cinder manage [--id-type <id-type>] [--name <name>]
[--description <description>]
[--volume-type <volume-type>]
[--availability-zone <availability-zone>]
[--metadata [<key=value> [<key=value> ...]]] [--bootable]
<host> <identifier>
cinder unmanage <volume>
But openstack client does not posses these commands |
|
2016-08-30 11:58:46 |
OpenStack Infra |
python-openstackclient: status |
Triaged |
In Progress |
|