3404a6df72
This commit updates hacking version in test-requirements and fixes some related pep8 issues Also ignores false positive bandit test B105: hardcoded_password_string, B106: hardcoded_password_funcarg based on variable or argument names. For more info refer [1][2] [1] https://bandit.readthedocs.io/en/latest/plugins/b105_hardcoded_password_string.html [2] https://bandit.readthedocs.io/en/latest/plugins/b106_hardcoded_password_funcarg.html Change-Id: If779ebad11926594961577e0744093a8ba691610 Story: 2004930 Task: 29314 |
||
---|---|---|
.. | ||
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.