ceilometer/releasenotes/notes/add-availability_zone-gnocchi-instance-15170e4966a89d63.yaml
Sam Morrison 21a810fec6 Add availability_zone attribute to gnocchi instance resources.
Since moving to libvirt nova-compute poller we no longer have
the availability_zone attribute of an instance available.

We can capture instance.create.end events and create gnocchi resources
based on these which do have the availability_zone availabile.

Currently we are only handling delete events for resources, this
patch adds the handling of create events for this purpose.

Change-Id: Ieddbddd4ddb6af11d5158f5c90c87ae4f847bb96
2019-03-21 09:26:23 +11:00

11 lines
422 B
YAML

---
features:
- |
Add availability_zone attribute to gnocchi instance resources.
Populates this attribute by consuming instance.create.end events.
upgrade:
- |
To take advantage of this new feature you will need to update your
gnocchi_resources.yaml file. See the example file for an example.
You will need to ensure all required attributes of an instance
are specified in the event_attributes.