Replace ceilometer client with gnocchi in remote-clients package

Replace python-ceilometerclient-sdk with python-gnocchiclient-sdk in
remote-clients package.

Story: 2002825
Task: 22871
Depends-On: https://review.openstack.org/587279

Change-Id: I9a341113943cef8e0735b5f6a099ffc19c538519
Signed-off-by: Don Penney <don.penney@windriver.com>
Signed-off-by: Jack Ding <jack.ding@windriver.com>
This commit is contained in:
Angie Wang 2018-06-13 01:21:21 -04:00 committed by Jack Ding
parent 0b12f89cc0
commit f5fc4a1e4d
1 changed files with 1 additions and 1 deletions

View File

@ -10,8 +10,8 @@ URL: unknown
Source0: %{name}-%{version}.tar.gz
BuildRequires: python-ceilometerclient-sdk
BuildRequires: python-cinderclient-sdk
BuildRequires: python-gnocchiclient-sdk
BuildRequires: python-glanceclient-sdk
BuildRequires: python-heatclient-sdk
BuildRequires: python-keystoneclient-sdk