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 <tao.liu@windriver.com>
This commit is contained in:
Tao Liu 2018-08-16 11:52:08 -04:00
parent c38acc947c
commit f6834399a1
3 changed files with 6 additions and 0 deletions

View File

@ -116,6 +116,7 @@ python-django
python-django-appconf python-django-appconf
python-django-compressor python-django-compressor
python-django-openstack-auth python-django-openstack-auth
python-fmclient
python-glance python-glance
python2-gunicorn python2-gunicorn
python-heatclient python-heatclient
@ -131,6 +132,7 @@ python-pytz
python-swiftclient python-swiftclient
python-wsme python-wsme
fm-mgr fm-mgr
fm-rest-api
snmp-ext snmp-ext
sm sm
sm-api sm-api

View File

@ -119,6 +119,7 @@ python-django
python-django-appconf python-django-appconf
python-django-compressor python-django-compressor
python-django-openstack-auth python-django-openstack-auth
python-fmclient
python-glance python-glance
python2-gunicorn python2-gunicorn
python-heatclient python-heatclient
@ -134,6 +135,7 @@ python-pytz
python-swiftclient python-swiftclient
python-wsme python-wsme
fm-mgr fm-mgr
fm-rest-api
snmp-ext snmp-ext
sm sm
sm-api sm-api

View File

@ -212,6 +212,7 @@ python-django
python-django-appconf python-django-appconf
python-django-compressor python-django-compressor
python-django-openstack-auth python-django-openstack-auth
python-fmclient
python-glance python-glance
python-glanceclient python-glanceclient
python2-gunicorn python2-gunicorn
@ -248,6 +249,7 @@ task-cloud-compute
task-cloud-controller task-cloud-controller
tgt tgt
fm-mgr fm-mgr
fm-rest-api
sm sm
sm-api sm-api
sm-client sm-client