summaryrefslogtreecommitdiff
path: root/doc/notification_samples
diff options
context:
space:
mode:
authorSean Mooney <work@seanmooney.info>2021-03-03 00:49:22 +0000
committerricolin <rlin@vexxhost.com>2022-08-24 21:47:32 +0800
commit572c2b18e27f6fcbbd4a1f416b0ec21098b3ba74 (patch)
tree93671184bf86011defb2fefe5964ade4d18965e3 /doc/notification_samples
parent85c954444493199c6edb01d9bdaa07fd9cf6d729 (diff)
downloadnova-572c2b18e27f6fcbbd4a1f416b0ec21098b3ba74.tar.gz
Add locked_memory extra spec and image property
This change adds a new hw:locked_memory extra spec and hw_locked_memory image property to contol preventing guest memory from swapping. This change adds docs and extend the flavor validators for the new extra spec. Also add new image property. Blueprint: libvirt-viommu-device Change-Id: Id3779594f0078a5045031aded2ed68ee4301abbd
Diffstat (limited to 'doc/notification_samples')
-rw-r--r--doc/notification_samples/common_payloads/ImageMetaPropsPayload.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/notification_samples/common_payloads/ImageMetaPropsPayload.json b/doc/notification_samples/common_payloads/ImageMetaPropsPayload.json
index c4af49022f..6aa4d9cbe5 100644
--- a/doc/notification_samples/common_payloads/ImageMetaPropsPayload.json
+++ b/doc/notification_samples/common_payloads/ImageMetaPropsPayload.json
@@ -4,5 +4,5 @@
"hw_architecture": "x86_64"
},
"nova_object.name": "ImageMetaPropsPayload",
- "nova_object.version": "1.10"
+ "nova_object.version": "1.11"
}