summaryrefslogtreecommitdiff
path: root/nova/tests/unit/notifications
diff options
context:
space:
mode:
authorSean Mooney <work@seanmooney.info>2019-08-01 15:00:07 +0000
committerSean Mooney <work@seanmooney.info>2019-12-11 14:39:12 +0000
commit8c7224172641c6194582ca4cf7ce11e907df50aa (patch)
treefd2eef0d91f6e464a20228fb9fd7a50ad58d34bb /nova/tests/unit/notifications
parent3f9411071d4c1a04ab0b68fd635597bf6959c0ca (diff)
downloadnova-8c7224172641c6194582ca4cf7ce11e907df50aa.tar.gz
support pci numa affinity policies in flavor and image
This addresses bug #1795920 by adding support for defining a pci numa affinity policy via the flavor extra specs or image metadata properties enabling the policies to be applied to neutron sriov port including hardware offloaded ovs. Closes-Bug: #1795920 Related-Bug: #1805891 Implements: blueprint vm-scoped-sriov-numa-affinity Change-Id: Ibd62b24c2bd2dd208d0f804378d4e4f2bbfdaed6
Diffstat (limited to 'nova/tests/unit/notifications')
-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 b4c610d017..4dbcf23b49 100644
--- a/nova/tests/unit/notifications/objects/test_notification.py
+++ b/nova/tests/unit/notifications/objects/test_notification.py
@@ -383,7 +383,7 @@ notification_object_data = {
'FlavorNotification': '1.0-a73147b93b520ff0061865849d3dfa56',
'FlavorPayload': '1.4-2e7011b8b4e59167fe8b7a0a81f0d452',
'ImageMetaPayload': '1.0-0e65beeacb3393beed564a57bc2bc989',
- 'ImageMetaPropsPayload': '1.1-789c420945f2cae6ac64ca8dffbcb1b8',
+ 'ImageMetaPropsPayload': '1.2-f237f65e1f14f05a73481dc4192df3ba',
'InstanceActionNotification': '1.0-a73147b93b520ff0061865849d3dfa56',
'InstanceActionPayload': '1.8-4fa3da9cbf0761f1f700ae578f36dc2f',
'InstanceActionRebuildNotification':