We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3ac6deb + 1988855 commit 352a8d1Copy full SHA for 352a8d1
releasenotes/notes/notification-transformation-rocky-e541ba916e8e38fd.yaml
@@ -0,0 +1,19 @@
1
+---
2
+features:
3
+ - |
4
+ The following legacy notifications have been transformed to
5
+ a new versioned payload:
6
+
7
+ * ``aggregate.updatemetadata``
8
+ * ``aggregate.updateprop``
9
+ * ``instance.exists``
10
+ * ``instance.live_migration._post``
11
+ * ``instance.live.migration.force.complete``
12
+ * ``instance.live_migration.post.dest``
13
+ * ``instance.live_migration.rollback.dest``
14
+ * ``instance.rebuild.scheduled``
15
+ * ``metrics.update``
16
+ * ``servergroup.addmember``
17
18
+ Consult https://docs.openstack.org/nova/latest/reference/notifications.html
19
+ for more information including payload samples.
0 commit comments