Refactors alarm creation to comply with changes regarding the use of tags instead... 64/7964/2
authorBenjamin Diaz <bdiaz@whitestack.com>
Thu, 19 Sep 2019 15:01:14 +0000 (12:01 -0300)
committerBenjamin Diaz <bdiaz@whitestack.com>
Thu, 19 Sep 2019 21:21:03 +0000 (18:21 -0300)
commit1a0af1c6928ce7269d25ab10be8aac6c21f69d8b
tree7bc6ca75b158dbc798914e043a49cbc01dd68a39
parente4a298c1336f45b6f799301beffba1234c26267f
Refactors alarm creation to comply with changes regarding the use of tags instead of fixed fields

MON changed alarms to include the concept of tags. POL process for alarm creation has
modified to comply with this.
Also, some refactoring has been done in the autoscaling service.

Change-Id: Iaf18262d05727bbb8ff06e83bce13e991aecab6c
Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>
osm_policy_module/autoscaling/service.py
osm_policy_module/common/mon_client.py
osm_policy_module/core/agent.py
osm_policy_module/tests/integration/test_policy_agent.py
osm_policy_module/tests/unit/core/test_policy_agent.py