Revise Alarm manager to send via RMR wormhole 23/4323/2
authorLott, Christopher (cl778h) <cl778h@att.com>
Mon, 6 Jul 2020 19:13:07 +0000 (15:13 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Mon, 6 Jul 2020 19:19:26 +0000 (15:19 -0400)
commita03c517f024363d54865cf75f8e566bb446decf5
treeea2ee0d836777211ed6cafc230d0ad4137de1820
parent1e92812fca9164e9ccd7e884f36e2411f6b013e1
Revise Alarm manager to send via RMR wormhole

Read target host and port from environment variables
ALARM_MGR_SERVICE_NAME and ALARM_MGR_SERVICE_PORT

Bump version to 1.4.0

Issue-ID: RIC-529
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: I672fa35146fb1a71148e1a69efd67d8421372880
docs/alarm_api.rst
docs/release-notes.rst
ricxappframe/alarm/alarm.py
ricxappframe/alarm/exceptions.py [new file with mode: 0644]
ricxappframe/rmr/rmr.py
ricxappframe/xapp_frame.py
setup.py
tests/fixtures/test_local.rt
tests/test_alarm.py