nova/doc/notification_samples/keypair-create-end.json
Előd Illés de9ce26c73 Deduplicate keypair notification samples
This patch refactors the sample files of keypair-create, keypair-delete
and keypair-import notifications to use a common KeypairPayload sample
data.

Change-Id: Ic8f2d51fe4922cd7633b0d77dc86702798bae1d6
2017-11-20 16:30:21 +01:00

7 lines
174 B
JSON

{
"priority": "INFO",
"payload": {"$ref": "common_payloads/KeypairPayload.json#"},
"event_type": "keypair.create.end",
"publisher_id": "nova-api:fake-mini"
}