summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2019-04-05 05:24:07 +0000
committerGerrit Code Review <review@openstack.org>2019-04-05 05:24:07 +0000
commit4f7aed72b33e541b9804d0ec23182a35fc5b03e3 (patch)
treeddb8949256ed9ae5d97bb2190cebfeeb206dcff4 /releasenotes
parent5a97b7aa88bf699f5ae088b3cae910b5cd778ec2 (diff)
parent21a810fec6bbf19584cad7aa5aff59ecea826907 (diff)
downloadceilometer-4f7aed72b33e541b9804d0ec23182a35fc5b03e3.tar.gz
Merge "Add availability_zone attribute to gnocchi instance resources."
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/add-availability_zone-gnocchi-instance-15170e4966a89d63.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/releasenotes/notes/add-availability_zone-gnocchi-instance-15170e4966a89d63.yaml b/releasenotes/notes/add-availability_zone-gnocchi-instance-15170e4966a89d63.yaml
new file mode 100644
index 00000000..6f06a4c0
--- /dev/null
+++ b/releasenotes/notes/add-availability_zone-gnocchi-instance-15170e4966a89d63.yaml
@@ -0,0 +1,11 @@
+---
+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. \ No newline at end of file