Decouple Fault Management from stx-config

Add FM rest API document
Remove the alarm and log APIs from sysinv rest API document
Update the collect script with the FM config file new location

Story: 2002828
Task: 22747

Depends-On: https://review.openstack.org/#/c/591452/

Change-Id: Ica507af0b6b0dc137bf1e469cdaed678917f24e8
Signed-off-by: Tao Liu <tao.liu@windriver.com>
This commit is contained in:
Tao Liu 2018-08-16 12:05:42 -04:00
parent df32881300
commit fe4810fd24
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ for conffile in \
${COLLECT_NAME_DIR}/etc/aodh/aodh.conf \
${COLLECT_NAME_DIR}/etc/ceilometer/ceilometer.conf \
${COLLECT_NAME_DIR}/etc/cinder/cinder.conf \
${COLLECT_NAME_DIR}/etc/fm.conf \
${COLLECT_NAME_DIR}/etc/fm/fm.conf \
${COLLECT_NAME_DIR}/etc/glance/glance-api.conf \
${COLLECT_NAME_DIR}/etc/glance/glance-registry.conf \
${COLLECT_NAME_DIR}/etc/heat/heat.conf \