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:
@@ -71,9 +71,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"
|
||||
},
|
||||
"user_id":"fake",
|
||||
|
||||
Reference in New Issue
Block a user