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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user