Update notification for flavor
This patch adds versioned notification for flavor update operation. Implement blueprint: flavor-notifications Change-Id: I770e3c0c1675bbb7844b13826f3fdc48ad5491a2
This commit is contained in:
@@ -46,11 +46,12 @@
|
||||
"memory_mb": 512,
|
||||
"disabled": false,
|
||||
"rxtx_factor": 1.0,
|
||||
"extra_specs": {},
|
||||
"swap": 0,
|
||||
"is_public": true,
|
||||
"vcpu_weight": 0
|
||||
},
|
||||
"nova_object.version": "1.1",
|
||||
"nova_object.version": "1.2",
|
||||
"nova_object.namespace": "nova"
|
||||
},
|
||||
"user_id":"fake",
|
||||
|
||||
Reference in New Issue
Block a user