e021416e60
When checking response of Cinder API, a pattern match is done. As of now, it is checked if "version 1" is installed. This version is not supported any longer since Cinder train release, as mentioned in release notes: https://docs.openstack.org/releasenotes/python-cinderclient/train.html Now, http_check of monasca-agent accepts all known API versions: 1-3 Change-Id: I22b32bcc49760a2da38310aed8e04e44f691a974 Story: 2008021 Task: 40673 |
||
---|---|---|
.. | ||
detection | ||
service | ||
__init__.py | ||
agent_config.py | ||
main.py | ||
README.md | ||
utils.py |
monasca-setup
This script will detect running services and configure monasca-agent to watch them as well as starting the agent and configuring it to start up on boot.
Future Considerations
- A config file with metadata to assist in automatic configuration could be quite valuable, for example user/pass for logging into mysql.