We joyfully announce the release of: monasca-agent 1.9.0: Monitoring agent for gathering metrics and sending them to the Monasca API. This release is part of the ocata stable release series. Download the package from: https://tarballs.openstack.org/monasca-agent/ For more details, please see below. Changes in monasca-agent 1.8.0..1.9.0 ------------------------------------- f95a368 OVS: Verify found configuration file e79a4e1 Do not hardcode configuration files location bf03317 Find correct listener for WSGI based monasca-api 3d9ddd8 Add 'agent_service_name' parameter to monasca-setup a7aa11e Fix log dir configuration for agent 996b26b Detect monasca-api with WSGI as Python implementation af73e1d Fix SLES platform detection Diffstat (except docs and test files) ------------------------------------- agent.yaml.template | 6 +- monasca_setup/detection/plugins/mon.py | 250 +++++++++++++++++++++++---------- monasca_setup/detection/plugins/ovs.py | 94 ++++++++----- monasca_setup/main.py | 7 +- monasca_setup/service/detection.py | 4 +- 7 files changed, 422 insertions(+), 159 deletions(-)