[monasca] monasca-agent 2.2.3 (pike)
We are jazzed to announce the release of: monasca-agent 2.2.3: Monitoring agent for gathering metrics and sending them to the Monasca API. This release is part of the pike release series. Download the package from: https://tarballs.openstack.org/monasca-agent/ For more details, please see below. Changes in monasca-agent 2.2.2..2.2.3 ------------------------------------- 11cf014 Fix libvirt plugin to handle FQDN of compute node a9a9574 Update supervisor version lower bound Diffstat (except docs and test files) ------------------------------------- monasca_agent/collector/checks_d/libvirt.py | 27 ++++++++++++++++++++++++++- requirements.txt | 2 +- 2 files changed, 27 insertions(+), 2 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index f26ad21..fa494e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22 +22 @@ six>=1.9.0 # MIT -supervisor>=3.1.3,<3.4 +supervisor>=3.3.3,<3.4 # BSD-derived
participants (1)
-
no-reply@openstack.org