diff options
Diffstat (limited to 'nova/tests/unit/notifications')
-rw-r--r-- | nova/tests/unit/notifications/objects/test_notification.py | 2 |
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 42f41f9635..17f100fef5 100644 --- a/nova/tests/unit/notifications/objects/test_notification.py +++ b/nova/tests/unit/notifications/objects/test_notification.py @@ -387,7 +387,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.7-652a6048036c0d0cb8740ea62521c459', + 'ImageMetaPropsPayload': '1.8-080bdcba9b96122eab57bf39d47348f7', 'InstanceActionNotification': '1.0-a73147b93b520ff0061865849d3dfa56', 'InstanceActionPayload': '1.8-4fa3da9cbf0761f1f700ae578f36dc2f', 'InstanceActionRebuildNotification': |