320dca5391
This patch add a notification when a share is attached to an instance. Manila is the OpenStack Shared Filesystems service. These series of patches implement changes required in Nova to allow the shares provided by Manila to be associated with and attached to instances using virtiofs. Implements: blueprint libvirt-virtiofs-attach-manila-shares Change-Id: I6fe3807164bd2ca6439342abd32f8e4ce9057c8c
10 lines
261 B
JSON
10 lines
261 B
JSON
{
|
|
"$ref": "InstanceActionPayload.json",
|
|
"nova_object.data":{
|
|
"share_id": "e8debdc0-447a-4376-a10a-4cd9122d7986"
|
|
},
|
|
"nova_object.name": "InstanceActionSharePayload",
|
|
"nova_object.namespace": "nova",
|
|
"nova_object.version": "1.0"
|
|
}
|