summaryrefslogtreecommitdiff
path: root/nova/tests/unit/notifications/objects/test_notification.py
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-08-26 15:22:08 +0000
committerGerrit Code Review <review@openstack.org>2022-08-26 15:22:08 +0000
commite4328ed7cdf0315fb42a67bbfad08979698705e8 (patch)
treeaf9f806e73483d9bf54ba974270c87e201a488a5 /nova/tests/unit/notifications/objects/test_notification.py
parent1dd1342d8306e932925bac272d0d20f377e0cc38 (diff)
parent572c2b18e27f6fcbbd4a1f416b0ec21098b3ba74 (diff)
downloadnova-e4328ed7cdf0315fb42a67bbfad08979698705e8.tar.gz
Merge "Add locked_memory extra spec and image property"
Diffstat (limited to 'nova/tests/unit/notifications/objects/test_notification.py')
-rw-r--r--nova/tests/unit/notifications/objects/test_notification.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/nova/tests/unit/notifications/objects/test_notification.py b/nova/tests/unit/notifications/objects/test_notification.py
index 1fddd26045..41352f2e48 100644
--- a/nova/tests/unit/notifications/objects/test_notification.py
+++ b/nova/tests/unit/notifications/objects/test_notification.py
@@ -386,7 +386,7 @@ notification_object_data = {
# ImageMetaProps, so when you see a fail here for that reason, you must
# *also* bump the version of ImageMetaPropsPayload. See its docstring for
# more information.
- 'ImageMetaPropsPayload': '1.10-44cf0030dc94a1a60ba7a0e222e854d6',
+ 'ImageMetaPropsPayload': '1.11-938809cd33367c52cbc814fb9b6783dc',
'InstanceActionNotification': '1.0-a73147b93b520ff0061865849d3dfa56',
'InstanceActionPayload': '1.8-4fa3da9cbf0761f1f700ae578f36dc2f',
'InstanceActionRebuildNotification':