[release-announce] [telemetry] aodh 3.0.3 (newton)

no-reply at openstack.org no-reply at openstack.org
Mon Jul 17 12:13:41 UTC 2017


We are amped to announce the release of:

aodh 3.0.3: OpenStack Telemetry Alarming

This release is part of the newton stable release series.

Download the package from:

    https://tarballs.openstack.org/aodh/

For more details, please see below.

3.0.3
^^^^^

Bug Fixes

* When an unprivileged user want to access to Gnocchi resources
  created by Ceilometer, that doesn't work because the filter scope
  the Gnocchi query to resource owner to the user. To fix we introduce
  a new configuration option "gnocchi_external_project_owner" set by
  default to "service". The new filter now allow two kind of Gnocchi
  resources: * owned by the user project * owned by
  "gnocchi_external_project_owner" and the orignal project_id of

     the resource is the user project.

Changes in aodh 3.0.2..3.0.3
----------------------------

f87e0d0 gnocchi: fix alarms for unpriviledged user
2c40cda Fix gating


Diffstat (except docs and test files)
-------------------------------------

aodh/api/controllers/v2/alarm_rules/gnocchi.py     | 45 ++++++++++++++--
aodh/opts.py                                       |  2 +
.../functional/api/v2/test_alarm_scenarios.py      | 60 ++++++++++++----------
...i-external-resource-owner-3fad253d30746b0d.yaml | 11 ++++
setup.cfg                                          |  3 +-
6 files changed, 96 insertions(+), 33 deletions(-)






More information about the Release-announce mailing list