remove python-ceilometerclient from requirements

python-ceilometerclient is requried in previous alarming service,
since alarming code is removed, we don't directly use it any more.

Change-Id: Icfccd591d650e20cf62c6d37706681a43e3ff559
This commit is contained in:
ZhiQiang Fan 2016-04-18 19:03:58 +08:00
parent 1ec0b61407
commit b26c1e1b3b
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ oslo.middleware>=3.0.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
pysnmp<5.0.0,>=4.2.3 # BSD
python-ceilometerclient>=2.2.1 # Apache-2.0
python-glanceclient>=2.0.0 # Apache-2.0
python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
keystoneauth1>=2.1.0 # Apache-2.0