Refactored the Aodh notifier class 06/5706/8
authorHelena McGough <helena.mcgough@intel.com>
Thu, 23 Nov 2017 17:29:54 +0000 (17:29 +0000)
committerh.mcgough <helena.mcgough@intel.com>
Mon, 27 Nov 2017 14:15:30 +0000 (16:15 +0200)
commit94f93f717ead448f13dc272ed765e008a0e64c81
treef55de236393a9cb40550de0076c3621dbc4a9b6b
parent025aab041b561b8cd9f9a5f8ef209cdf6ba3b4ee
Refactored the Aodh notifier class

 - Included alarm actions to send notification to SO
 - Utilizes Aodh's webhook option for alarm_actions
 - Included additional tests for this change
 - Updated documentation

Change-Id: Ia3f2e2fa2ffee0cc66a80d5098d52b7da2be2dbe
Signed-off-by: Helena McGough <helena.mcgough@intel.com>
doc/MON_install_guide.rst
doc/MON_usage_guide.rst
doc/OpenStack/openstack_plugins.rst
osm_mon/plugins/OpenStack/Aodh/alarming.py
osm_mon/plugins/OpenStack/Aodh/notifier.py
osm_mon/plugins/OpenStack/common.py
osm_mon/test/OpenStack/test_alarming.py
osm_mon/test/OpenStack/test_notifier.py [new file with mode: 0644]