update ceilometerclient requirement

current min requirement matches Juno. this bumps it up to match
Liberty.

Change-Id: I96543f89a0d45c46eb6b66ffdae1f35d50f9e6ce
This commit is contained in:
gordon chung 2015-10-06 11:32:36 -04:00
parent 8351209970
commit 61028410a0
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ oslo.messaging>1.17.1 # Apache-2.0
oslo.middleware!=2.0.0,>=1.2.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
oslo.utils>=1.9.0 # Apache-2.0
python-ceilometerclient>=1.0.13
python-ceilometerclient>=1.5.0
python-keystoneclient>=1.6.0
pytz>=2013.6
requests>=2.5.2