config/sysinv/sysinv/sysinv
Tao Liu a8acc56242 Sysinv healthy query API request failed
The healthy query API request triggers sysinv to query the alarm list.
The alarm query is attempted via a sysinv database API which is no
longer supported. This results in the REST API request failure.

This update contains the following changes to address the issue:
1.Add FM catalog info to sysinv puppet class and manifest
2.Add service catalog to the user request context
3.Add a FM client interface to communicate with FM API
4.Update the health query to retrieve the alarm list via FM client

Closes-Bug: # 1789983

Change-Id: I31b256f6de22fe70cba59b08bf927c8b0ac119ee
Signed-off-by: Tao Liu <tao.liu@windriver.com>
2018-09-13 13:36:15 -04:00
..
.eggs StarlingX open source release updates 2018-05-31 07:35:52 -07:00
contrib StarlingX open source release updates 2018-05-31 07:35:52 -07:00
doc/source delete unnecessary symbol 2018-08-01 02:21:46 +00:00
etc/sysinv Fixing linters errors E010, E011, E020, E041,E043, E003, E001,E042 2018-09-11 21:47:40 +08:00
scripts StarlingX open source release updates 2018-05-31 07:35:52 -07:00
sysinv Sysinv healthy query API request failed 2018-09-13 13:36:15 -04:00
tools StarlingX open source release updates 2018-05-31 07:35:52 -07:00
.coveragerc StarlingX open source release updates 2018-05-31 07:35:52 -07:00
.gitignore Sysinv tox updates. Prepare for bandit reports and test reports 2018-06-29 13:25:09 -04:00
.testr.conf Sysinv. Cleanup import statements for pep8 2018-06-29 13:43:53 -04:00
CONTRIBUTING.rst StarlingX open source release updates 2018-05-31 07:35:52 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:35:52 -07:00
MANIFEST.in StarlingX open source release updates 2018-05-31 07:35:52 -07:00
README.rst StarlingX open source release updates 2018-05-31 07:35:52 -07:00
babel.cfg StarlingX open source release updates 2018-05-31 07:35:52 -07:00
openstack-common.conf StarlingX open source release updates 2018-05-31 07:35:52 -07:00
pylint.rc Fix sysinv tox job 2018-06-29 13:44:42 -04:00
requirements.txt Extend sysinv to assign kubernetes labels to nodes 2018-08-24 15:40:48 -04:00
setup.cfg Move storage puppet plugin before nova plugin 2018-08-29 16:45:53 -04:00
setup.py Add a zuul job for sysinv tox unittest 2018-08-13 16:34:06 +08:00
test-requirements.txt Fix TOX for sysinv 2018-06-28 22:07:39 -04:00
tox.ini Sysinv healthy query API request failed 2018-09-13 13:36:15 -04:00

README.rst

Placeholder to allow setup.py to work. Removing this requires modifying the setup.py manifest.