Merge "Deduplicate aggregate notification samples"

This commit is contained in:
Zuul
2018-02-01 21:26:33 +00:00
committed by Gerrit Code Review
9 changed files with 25 additions and 89 deletions
@@ -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
}
}