Merge "Deduplicate aggregate notification samples"
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"nova_object.version": "1.1",
|
||||
"nova_object.namespace": "nova",
|
||||
"nova_object.name": "AggregatePayload",
|
||||
"nova_object.data": {
|
||||
"name": "my-aggregate",
|
||||
"metadata": {
|
||||
"availability_zone": "nova"
|
||||
},
|
||||
"uuid": "788608ec-ebdc-45c5-bc7f-e5f24ab92c80",
|
||||
"hosts": [],
|
||||
"id": 1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user