Allow Setting the Multiattach Property

Registered by Chhavi Agarwal

volume multiattach status is set to False by default during volume creation. User can only specify the volume shareable during volume creation time using –allow-multiattach.
There are scenarios where user might need to allow the volume to be shared later during volume lifecycle.
Today there is no way we can set the volume multiattach property after volume creation.

We propose a change in the Volume Update REST API to allow updating the multiattach property.

Additionally a cinder cli command set-multiattach which can be used to edit the volume multiattach property.

to add multiattach option like this.
 $ cinder set-multiattach [volume_uuid] [True|False]

Blueprint information

Status:
Complete
Approver:
Sean McGinnis
Priority:
Low
Drafter:
Chhavi Agarwal
Direction:
Needs approval
Assignee:
Chhavi Agarwal
Definition:
Obsolete
Series goal:
None
Implementation:
Unknown
Milestone target:
None
Completed by
Eric Harney

Related branches

Sprints

Whiteboard

multiattach can be set in volume types now, so this is not needed. (eharney)

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.