Add python-ceilometerclient in requirements

With the addition of the ceilometer client in the scenario tests, the
python-ceilometerclient is missing. This patch adds it to the packages
to be installed in requirements.txt.

Change-Id: Icb667def3afb71d20bc7a90e6e031cf671adc321
Closes-Bug: #1337309
This commit is contained in:
Joseph Lanoux 2014-07-03 12:57:14 +00:00
parent 018043037c
commit 94ee87a6cb

View File

@ -7,6 +7,7 @@ lxml>=2.3
boto>=2.12.0,!=2.13.0 boto>=2.12.0,!=2.13.0
paramiko>=1.13.0 paramiko>=1.13.0
netaddr>=0.7.6 netaddr>=0.7.6
python-ceilometerclient>=1.0.6
python-glanceclient>=0.9.0 python-glanceclient>=0.9.0
python-keystoneclient>=0.9.0 python-keystoneclient>=0.9.0
python-novaclient>=2.17.0 python-novaclient>=2.17.0