
This patch add share information to the InstancePayload that can be sent if the include_share_mapping configuration parameter is enabled. 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: I3d5005eab9e3f23be149e955e8cb4608a6ee1312
9 lines
220 B
JSON
9 lines
220 B
JSON
{
|
|
"$ref": "InstanceActionPayload.json",
|
|
"nova_object.data": {
|
|
"rescue_image_ref": "a2459075-d96c-40d5-893e-577ff92e721c"
|
|
},
|
|
"nova_object.name": "InstanceActionRescuePayload",
|
|
"nova_object.version": "1.4"
|
|
}
|