Decouple Fault Management from stx-config

Add FM client to the remote CLI client

Story: 2002828
Task: 22747

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

Change-Id: I1719904b218757d4d24adea9b1f470bb13a5e466
Signed-off-by: Tao Liu <tao.liu@windriver.com>
This commit is contained in:
Tao Liu 2018-08-16 14:02:56 -04:00
parent f5fc4a1e4d
commit c24cc3460d
2 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,7 @@ BuildRequires: cgts-client-sdk
BuildRequires: python-osc-lib-sdk
BuildRequires: python-muranoclient-sdk
BuildRequires: distributedcloud-client-sdk
BuildRequires: python-fmclient-sdk
%define cgcs_sdk_deploy_dir /opt/deploy/cgcs_sdk
%define remote_client_dir /usr/share/remote-clients

View File

@ -1,4 +1,5 @@
cgtsclient
fmclient
python-ceilometerclient
python-cinderclient
python-glanceclient