Monitoring and notification tools for Masakari
Go to file
poojajadhav b18793c672 Return user-friendly error message when monkey_patch enabled
If user has enabled “monkey_patch” config option and kept the default
“monkey_patch_modules” config option as is, then service gives
ValueError at the time of starting itself. The default value given to
the “monkey_patch_modules” config option is not according to the format
expected which results into ValueError at service starting.

This patch fixes this issue by making monkey_patch_modules's correct
default value and if user wants to apply monkey patching then syntax
must be correct so handled that value error.

Closes-Bug: #1660545
Change-Id: I637a36eacdabca8c4edbba201d491744690869ef
2017-02-14 19:34:36 +05:30
doc/source Initial Cookiecutter Commit. 2016-11-01 13:46:13 +09:00
etc/masakarimonitors Loading the process list written in YAML 2017-02-06 19:34:58 +09:00
masakarimonitors Return user-friendly error message when monkey_patch enabled 2017-02-14 19:34:36 +05:30
releasenotes Initial Cookiecutter Commit. 2016-11-01 13:46:13 +09:00
.coveragerc Initial Cookiecutter Commit. 2016-11-01 13:46:13 +09:00
.gitignore Initial Cookiecutter Commit. 2016-11-01 13:46:13 +09:00
.gitreview Added .gitreview 2016-10-17 07:59:04 +00:00
.mailmap Initial Cookiecutter Commit. 2016-11-01 13:46:13 +09:00
.testr.conf Initial Cookiecutter Commit. 2016-11-01 13:46:13 +09:00
CONTRIBUTING.rst Initial Cookiecutter Commit. 2016-11-01 13:46:13 +09:00
HACKING.rst Add hacking check to ensure _ is imported 2017-02-14 18:38:08 +05:30
LICENSE Initial Cookiecutter Commit. 2016-11-01 13:46:13 +09:00
MANIFEST.in Initial Cookiecutter Commit. 2016-11-01 13:46:13 +09:00
README.rst Initial Cookiecutter Commit. 2016-11-01 13:46:13 +09:00
babel.cfg Initial Cookiecutter Commit. 2016-11-01 13:46:13 +09:00
requirements.txt Add initial start of processes 2017-02-06 10:45:32 +00:00
setup.cfg Add implement of loading hostmonitor driver 2017-02-06 11:00:07 +00:00
setup.py Update to match latest global-requirements 2017-01-19 14:39:56 +05:30
test-requirements.txt Initial Cookiecutter Commit. 2016-11-01 13:46:13 +09:00
tox.ini Add hacking check to ensure _ is imported 2017-02-14 18:38:08 +05:30

README.rst

masakari-monitors

Monitors for Masakari

Please fill here a long description which must be at least 3 lines wrapped on 80 cols, so that distribution package maintainers can use it in their packages. Note that this is a hard requirement.

Features

  • TODO