nfv/nfv/nfv-vim/nfv_vim/strategy
SidneyAn c80b323895 add NFVFaultMgmtAPI to get alarms from fm in pods
after fm containerization, nfvi would raise openstack
alarms to the fm in pods. while retrieve both platform
and openstack alarms are still required.

So here we add NFVFaultMgmtAPI to get alarms from fm
in pods and gather all alarms in vim strategy steps.

add param "fault_management_pod_disabled" with 'True' as
the default value into config file to disable nfvi get
alarms from containerized fm. it will be removed in future

Depends-On: https://review.opendev.org/658972/
Depends-On: https://review.opendev.org/662896/
Story: 2004008
Task: 30930
Change-Id: I79e0010f556f99923df25f355e554f43283d26f2
Signed-off-by: SidneyAn <ran1.an@intel.com>
2019-06-05 09:29:57 +08:00
..
__init__.py Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
_strategy.py Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
_strategy_defs.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_strategy_phases.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_strategy_stages.py Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
_strategy_steps.py add NFVFaultMgmtAPI to get alarms from fm in pods 2019-06-05 09:29:57 +08:00