Remove ceilometerclient from requirements.txt

The Ceilometer datasource driver was removed in [1], and now that
python-ceilometerclient has been officially removed [2] we should
remove it from the requirements, too.

[1] - https://review.openstack.org/517527
[2] - https://review.openstack.org/522183

Change-Id: If8ec7ff00d0242c96fafaa466b63d976eca1269c
This commit is contained in:
Javier Pena 2017-11-28 11:15:47 +01:00
parent 7cff70e759
commit f56db6baae
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ python-monascaclient>=1.7.0 # Apache-2.0
python-muranoclient>=0.8.2 # Apache-2.0
python-novaclient>=9.1.0 # Apache-2.0
python-neutronclient>=6.3.0 # Apache-2.0
python-ceilometerclient>=2.5.0 # Apache-2.0
python-cinderclient>=3.2.0 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0
python-ironicclient>=1.14.0 # Apache-2.0