Jump to: navigation, search

Difference between revisions of "Nova/VersionedNotificationTransformation"

(How to do it)
(Tasks)
Line 14: Line 14:
 
== Tasks ==
 
== Tasks ==
  
'''<big><big>The master is now open for Ocata so work can continue.
+
Please use the https://review.openstack.org/#/q/topic:bp/versioned-notification-transformation-queens topic for the transformation commits
</big></big>
 
'''
 
 
 
Please use the https://review.openstack.org/#/q/topic:bp/versioned-notification-transformation-ocata topic for the transformation commits
 
  
  

Revision as of 13:38, 13 November 2017

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-queens 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.


Follow up tasks