Jump to: navigation, search

Difference between revisions of "Nova/VersionedNotificationTransformation"

(How to do it)
(Tasks)
Line 13: Line 13:
 
== Tasks ==
 
== Tasks ==
  
Please use the https://review.openstack.org/#/q/topic:bp/versioned-notification-transformation-queens topic for the transformation commits
+
Please use the https://review.openstack.org/#/q/topic:bp/versioned-notification-transformation-rocky topic for the transformation commits
  
  

Revision as of 16:02, 26 January 2018

Goal

Transform every legacy notification to the new versioned notification framework.

How to do it

Tasks

Please use the https://review.openstack.org/#/q/topic:bp/versioned-notification-transformation-rocky topic for the transformation commits


The burndown chart is updated hourly from gerrit. You can see what to transform and what to review there.


There are three types of transformations:

  • category: instance-payload: The easy ones that uses the same payload as instance.delete
  • category: extended-instance-payload: The complex instance.<action> notifications that needs payload extension.
  • category: specific-payload: The rest that needs specific payload


If something doesn't show up on the burndown then please ping gibi on IRC.