Unable to use `openstack alarm list` command

Added missing aodhclient to remotecli SDK package. The missing
dependency caused the alarm list command to be missing from openstack
client.

Change-Id: I9a8794c1053e2773186b018174da05d34a63e392
Signed-off-by: David Sullivan <david.sullivan@windriver.com>
Story: 2002989
Task: 23003
This commit is contained in:
Jerry Sun 2018-07-09 15:49:43 -04:00 committed by David Sullivan
parent f5fc4a1e4d
commit 82d168cab5
2 changed files with 2 additions and 1 deletions

View File

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

View File

@ -13,3 +13,4 @@ python-ironicclient==1.7.1
pankoclient==0.3.0
bs4
osprofiler
aodhclient==0.9.0