Add pankoclient to remote-clients package

Missing this dependency could cause the event list command to be missing
from openstack client.

Story: 2002854
Task: 22803
Depends-On: https://review.openstack.org/587279

Change-Id: I5786902cd08085593ae82a86f275f40b93e259d6
Signed-off-by: Jack Ding <jack.ding@windriver.com>
This commit is contained in:
Jerry Sun 2018-06-11 14:51:11 -04:00 committed by Jack Ding
parent 97f77b746a
commit 0b12f89cc0
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Summary: Remote-Clients
Name: remote-clients
Version: 2.0.4
Version: 2.0.5
Release: %{tis_patch_ver}%{?_tis_dist}
License: Apache-2.0
Group: devel

View File

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