From c24cc3460d24bc9cc7add4e17d8789de7df35248 Mon Sep 17 00:00:00 2001 From: Tao Liu Date: Thu, 16 Aug 2018 14:02:56 -0400 Subject: [PATCH] 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 --- remote-clients/centos/remote-clients.spec | 1 + .../remote-clients/remote-clients/installed_clients.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/remote-clients/centos/remote-clients.spec b/remote-clients/centos/remote-clients.spec index 04f6876..59b32bf 100644 --- a/remote-clients/centos/remote-clients.spec +++ b/remote-clients/centos/remote-clients.spec @@ -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 diff --git a/remote-clients/remote-clients/remote-clients/installed_clients.txt b/remote-clients/remote-clients/remote-clients/installed_clients.txt index a6ae5f0..76d63d7 100644 --- a/remote-clients/remote-clients/remote-clients/installed_clients.txt +++ b/remote-clients/remote-clients/remote-clients/installed_clients.txt @@ -1,4 +1,5 @@ cgtsclient +fmclient python-ceilometerclient python-cinderclient python-glanceclient