Bump last version of ceilometer-client

All Ceilometer resources in Heat can not be used 
(created, deleted, ...) if ceilometerclient has version 1.0.12.
So it leads to blocking autoscaling mechanism, where ceilometer's
resources are used.
It happens due to huge time interval between 1.0.12 and 1.0.13 
ceilometerclient versions. 
This change change lower version from 1.0.12 to 1.0.13, which fix 
mentioned above issue.


Change-Id: I670e0d4dd98b087e0f87696b0c28044f1b4d9c00
Closes-Bug: #1423291
This commit is contained in:
Sergey Kraynev 2015-03-25 04:58:28 -04:00
parent 88823dc927
commit 88c2f0be16

View File

@ -112,7 +112,7 @@ pysaml2
# is currently being made for neutron client because of the need
# for an incompatible change in their next release.
python-barbicanclient>=3.0.1
python-ceilometerclient>=1.0.6
python-ceilometerclient>=1.0.13
python-cinderclient>=1.1.0
python-designateclient>=1.0.0
python-heatclient>=0.3.0