Include distributedcloud-client in remote-clients dependencies.

Change-Id: I640bb4308ddf949b68e4bdf40e34880690e3a5c9
Signed-off-by: Tyler Smith <tyler.smith@windriver.com>
This commit is contained in:
Kevin Smith 2018-05-03 20:47:37 -04:00 committed by Tyler Smith
parent f7d214e4ae
commit b9e3edf381
3 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Summary: Remote-Clients
Name: remote-clients
Version: 2.0.1
Version: 2.0.2
Release: %{tis_patch_ver}%{?_tis_dist}
License: Apache-2.0
Group: devel
@ -23,6 +23,7 @@ BuildRequires: python-openstacksdk-sdk
BuildRequires: cgts-client-sdk
BuildRequires: python-osc-lib-sdk
BuildRequires: python-muranoclient-sdk
BuildRequires: distributedcloud-client-sdk
%define cgcs_sdk_deploy_dir /opt/deploy/cgcs_sdk
%define remote_client_dir /usr/share/remote-clients

View File

@ -11,3 +11,4 @@ osc-lib
keystoneauth1
openstacksdk
python-muranoclient
distributedcloud-client

View File

@ -10,3 +10,5 @@ python-swiftclient==3.1.0
python-muranoclient==0.11.0
python-magnumclient==2.3.1
python-ironicclient==1.7.1
bs4
osprofiler