0240c7b5b6
The field instance_name was missing from Nova instance notifications. It was added to instance.create.* notifications, as discussed in: http://lists.openstack.org/pipermail/openstack-discuss/2018-December/001141.html Change-Id: I52f3186d1bcda0c23a471f9bfd2c55763262658f
10 lines
241 B
YAML
10 lines
241 B
YAML
---
|
|
features:
|
|
- |
|
|
The field ``instance_name`` has been added to the
|
|
``InstanceCreatePayload`` in the following versioned notifications:
|
|
|
|
* ``instance.create.start``
|
|
* ``instance.create.end``
|
|
* ``instance.create.error``
|