masakari-monitors/masakarimonitors/ha
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
..
__init__.py Add common notification sending functions 2017-02-06 10:45:43 +00:00
masakari.py Skip notification retry processing when HTTP status is 409 2017-02-15 11:02:53 +00:00