Decouple Fault Management from stx-config

List of changes:
1.Remove all fault management (FM) database tables from sysinv DB
2.Remove all FM commands from sysinv REST API service
3.Remove all FM CLI commands from cgts client
4.Add FM user to config controller to support region config
5.Update backup restore to reference the new alarm database table
6.Update controller config test files and add the new FM user
7.Add a FM puppet module in order to manage configuration data and
  database; to configure user, service and endpoint in Keystone
8.Add a FM puppet operator to populate FM and SNMP configuration data
9.Update NFV puppet to support FM endpoint configuration
10.Update haproxy manifest to support active-active FM API service

Story: 2002828

Task: 22747

Change-Id: I96d22a18d5872c2e5398f2e9e26a7056fe9b4e82
Signed-off-by: Tao Liu <tao.liu@windriver.com>
This commit is contained in:
Tao Liu 2018-08-15 14:07:24 -04:00
parent 06e8e4afb8
commit 194632c99d

View File

@ -17,3 +17,4 @@ puppet-modules-wrs/puppet-sysinv
puppet-modules-wrs/puppet-dcorch puppet-modules-wrs/puppet-dcorch
puppet-modules-wrs/puppet-dcmanager puppet-modules-wrs/puppet-dcmanager
puppet-modules-wrs/puppet-smapi puppet-modules-wrs/puppet-smapi
puppet-modules-wrs/puppet-fm