From f6834399a15c79c9072546198d34934d801a9938 Mon Sep 17 00:00:00 2001 From: Tao Liu Date: Thu, 16 Aug 2018 11:52:08 -0400 Subject: [PATCH] Decouple Fault Management from stx-config Filter out the fm client and fm rest api packages from compute and storage nodes Story: 2002828 Task: 22747 Depends-On: https://review.openstack.org/#/c/591452/ Change-Id: If0663dfb2cc1b557a1b9439c64d3ccb36bd66503 Signed-off-by: Tao Liu --- bsp-files/filter_out_from_compute | 2 ++ bsp-files/filter_out_from_compute_lowlatency | 2 ++ bsp-files/filter_out_from_storage | 2 ++ 3 files changed, 6 insertions(+) diff --git a/bsp-files/filter_out_from_compute b/bsp-files/filter_out_from_compute index daeec21c..42af5c70 100644 --- a/bsp-files/filter_out_from_compute +++ b/bsp-files/filter_out_from_compute @@ -116,6 +116,7 @@ python-django python-django-appconf python-django-compressor python-django-openstack-auth +python-fmclient python-glance python2-gunicorn python-heatclient @@ -131,6 +132,7 @@ python-pytz python-swiftclient python-wsme fm-mgr +fm-rest-api snmp-ext sm sm-api diff --git a/bsp-files/filter_out_from_compute_lowlatency b/bsp-files/filter_out_from_compute_lowlatency index 82c1e181..1de4659c 100644 --- a/bsp-files/filter_out_from_compute_lowlatency +++ b/bsp-files/filter_out_from_compute_lowlatency @@ -119,6 +119,7 @@ python-django python-django-appconf python-django-compressor python-django-openstack-auth +python-fmclient python-glance python2-gunicorn python-heatclient @@ -134,6 +135,7 @@ python-pytz python-swiftclient python-wsme fm-mgr +fm-rest-api snmp-ext sm sm-api diff --git a/bsp-files/filter_out_from_storage b/bsp-files/filter_out_from_storage index f9f99785..34476a4f 100644 --- a/bsp-files/filter_out_from_storage +++ b/bsp-files/filter_out_from_storage @@ -212,6 +212,7 @@ python-django python-django-appconf python-django-compressor python-django-openstack-auth +python-fmclient python-glance python-glanceclient python2-gunicorn @@ -248,6 +249,7 @@ task-cloud-compute task-cloud-controller tgt fm-mgr +fm-rest-api sm sm-api sm-client