[openstack-dev] [Nova] attaching and detaching volumes in the API

2015-11-05 Thread Murray, Paul (HP Cloud)
Normally operations on instances are synchronized at the compute node. In some cases it is necessary to synchronize somehow at the API. I have one of those cases and wondered what is a good way to go about it. As part of this spec: https://review.openstack.org/#/c/221732/ I want to

Re: [openstack-dev] [Nova] attaching and detaching volumes in the API

2015-11-05 Thread Chris Friesen
On 11/05/2015 12:13 PM, Murray, Paul (HP Cloud) wrote: As part of this spec: https://review.openstack.org/#/c/221732/ I want to attach/detach volumes (and so manipulate block device mappings) when an instance is not on any compute node (actually when in shelved). Normally this happens in a