Monitoring and notification tools for Masakari
Go to file
Kengo Takahara 16245388c4 Skip notification retry processing when HTTP status is 409
If the HTTP status of the notification is 409, monitors should
not retry notification processing.
This patch modified to skip the notification retry processing
if the monitors receives 409 HTTP status.

Since this problem exists only in the monitors implemented
with python, no need to modify the monitors implemented with
bash shell script.

Change-Id: I267c5676a5057d5d7a8e0ef718ea01c914c9a99d
Closes-Bug: #1664498
2017-02-15 11:02:53 +00:00
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 Skip notification retry processing when HTTP status is 409 2017-02-15 11:02:53 +00:00
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