Bug 1881929

Summary: [DDF] We should add the command line version of this, because afaik there are things that can only be done with it.
Product: Red Hat OpenStack Reporter: Direct Docs Feedback <ddf-bot>
Component: documentationAssignee: RHOS Documentation Team <rhos-docs>
Status: NEW --- QA Contact: RHOS Documentation Team <rhos-docs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 13.0 (Queens)   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Direct Docs Feedback 2020-09-23 12:16:31 UTC
We should add the command line version of this, because afaik there are things that can only be done with it.

Following examples are from OSP13 and also apply to OSP16.

For example creating a volume from a glance image where the glance image was created by Nova for a Cinder volume during an instance snapshot.

This operation will only work if we are using microversion 3.46: cinder --os-volume-api-version 3.46 create --image-id  

And in microversion 3.47 we can pass a backup id (like we do with snapshots and images) to create a volume from a backup using the same create command:
cinder --os-volume-api-version 3.47 create --backup-id 

Passing backup in the create operation may not be supported in RHOSP, but the image definitely operation is.

Reported by: geguileo

https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/13/html/storage_guide/ch-cinder#annotations:d2f083fc-bfe8-4a1a-a6fc-7106249d2ef5