Add FlavorPayload.description for versioned notifications

This adds the description field to the FlavorPayload
for versioned notifications on flavor create/update/delete
notifications.

Part of blueprint flavor-description

Change-Id: I9a5dc8b603b5e4e0d37c59cf2749e3ffc217580c
This commit is contained in:
Matt Riedemann
2017-10-24 14:28:00 -04:00
parent 50c23d8c86
commit 48259c2bd7
49 changed files with 146 additions and 96 deletions
@@ -70,9 +70,10 @@
"projects": null,
"swap": 0,
"is_public": true,
"vcpu_weight": 0
"vcpu_weight": 0,
"description":null
},
"nova_object.version": "1.3",
"nova_object.version": "1.4",
"nova_object.namespace": "nova"
},
"updated_at": "2012-10-29T13:42:11Z",