[release-announce] [telemetry] ceilometer 7.0.5 (newton)
no-reply at openstack.org
no-reply at openstack.org
Tue Jun 20 07:25:47 UTC 2017
We are chuffed to announce the release of:
ceilometer 7.0.5: OpenStack Telemetry
This release is part of the newton stable release series.
Download the package from:
https://tarballs.openstack.org/ceilometer/
For more details, please see below.
7.0.5
^^^^^
Bug Fixes
* A local cache is used when polling instance metrics to minimise
calls Nova API. A new option is added *resource_cache_expiry* to
configure a time to live for cache before it expires. This resolves
issue where migrated instances are not removed from cache.
Changes in ceilometer 7.0.4..7.0.5
----------------------------------
ffc9e56 sqlalchemy: use nested transaction when getting/creating event types
61fb2e0 add ceilometer storage disclaimer
bcd0663 clean up obs install instruction
66dd8ab Add support of refereshing the resource info in local cache
Diffstat (except docs and test files)
-------------------------------------
ceilometer/compute/discovery.py | 30 +++++++++++++++++++---
ceilometer/event/storage/impl_sqlalchemy.py | 6 ++---
.../functional/storage/test_impl_sqlalchemy.py | 18 ++++++++++---
install-guide/source/install-base-obs.rst | 21 +++++++++------
install-guide/source/install-base-rdo.rst | 13 ++++++++++
install-guide/source/install-base-ubuntu.rst | 13 ++++++++++
.../refresh-legacy-cache-e4dbbd3e2eeca70b.yaml | 7 +++++
8 files changed, 115 insertions(+), 20 deletions(-)
More information about the Release-announce
mailing list