StarlingX Fault Management
Go to file
Chen, Haochuan Z b31bf2f860 [devstack] fmManager process launch
* add cleanup for fm-api and fm-client
  * fmManager process launch including
  *   1, collate /etc/fm/fm.conf for fmManager
  *   2, create fm database
  *   3, create table event_suppression/alarm/event
  *      with fm-dbsync --config-file /etc/fm/fm.conf
  *   4, update fm_db_sync_event_suppression.py install
  *      for hardcode in fm-common/sources/fmConstants.h
  *   5, add event type file /etc/fm/events.yaml
  *   6, fmManager process launch

Test case:
$./stack.sh
=========================
DevStack Component Timing
 (times are in seconds)
=========================
run_process           21
test_with_retry        2
apt-get-update         9
pip_install          128
osc                  143
wait_for_service      16
dbsync                20
apt-get               35
-------------------------
Unaccounted time     343
=========================

Total runtime        717
This is your host IP address: 192.168.122.80
This is your host IPv6 address: ::1
Horizon is now available at http://192.168.122.80/dashboard
Keystone is serving at http://192.168.122.80/identity/
The default users are: admin and demo
The password: secret

Task: 23294
Story: 2003159

Depends-on: https://review.openstack.org/#/c/648119/
Depends-on: https://review.openstack.org/#/c/641710/
Change-Id: Icbbf4b57261ccd46c12cf765919e26c3916d0fc6
Signed-off-by: Martin, Chen <haochuan.z.chen@intel.com>
2019-03-28 06:13:32 +08:00
api-ref/source [Doc] API Content Gaps 2019-01-28 09:12:32 -06:00
devstack [devstack] fmManager process launch 2019-03-28 06:13:32 +08:00
doc Clean up and standardize landing pages 2018-12-27 16:59:48 -08:00
fm-api Implement FaultAPIsV2 to distinguish fail and no data case 2019-03-05 20:14:49 +08:00
fm-common Implement FaultAPIsV2 to distinguish fail and no data case 2019-03-05 20:14:49 +08:00
fm-doc Remove Resource Monitor ; aka rmon, from the load 2019-03-17 11:38:38 -04:00
fm-mgr Improve security by avoiding buffer overflows 2019-01-08 09:55:07 -06:00
fm-rest-api Create the stable wheel and image build files 2019-03-24 21:08:19 -04:00
python-fmclient Remove remote-clients SDK Module from StarlingX 2019-03-25 09:51:49 -04:00
releasenotes Update config 2019-01-30 16:11:23 -08:00
snmp-audittrail Improve security by avoiding buffer overflows 2019-01-08 09:55:07 -06:00
snmp-ext Standardize makefile for snmp-ext 2019-01-30 12:31:51 -06:00
.gitignore [Doc] OpenStack API Reference Guide 2018-09-25 15:55:02 -07:00
.gitreview Add .gitreview 2018-05-31 07:36:00 -07:00
.zuul.yaml Updates to include cgtsclient and install dirs 2019-03-13 00:39:50 +08:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:36:00 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:00 -07:00
README.rst StarlingX open source release updates 2018-05-31 07:36:00 -07:00
centos_iso_image.inc Decouple Fault Management from stx-config 2018-08-17 15:25:35 -04:00
centos_master_docker_images.inc Add fm-rest-api docker image directives files 2019-02-26 19:17:18 +00:00
centos_pike_docker_images.inc Add fm-rest-api docker image directives files 2019-02-26 19:17:18 +00:00
centos_pike_wheels.inc Rename centos_wheels.inc to centos_pike_wheels.inc 2018-11-14 15:06:43 -06:00
centos_pkg_dirs Decouple Fault Management from stx-config 2018-08-16 13:23:33 -04:00
centos_stable_docker_images.inc Create the stable wheel and image build files 2019-03-24 21:08:19 -04:00
centos_stable_wheels.inc Create the stable wheel and image build files 2019-03-24 21:08:19 -04:00
test-requirements.txt Enable additional flake8 checks 2019-02-01 17:07:53 -06:00
tox.ini Merge "DevStack cleanups" 2019-02-06 14:26:19 +00:00

README.rst

stx-fault

StarlingX Fault Management