Comment 0 for bug 1554893

Revision history for this message
Sheel Rana (ranasheel2000) wrote : Add support for manage volume functionality

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