summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorliusheng <liusheng@huawei.com>2016-07-28 14:23:02 +0800
committerliusheng <liusheng@huawei.com>2016-11-10 09:16:54 +0800
commitb7344dd6c8232214b19c396772e544c929627468 (patch)
treeed256c97b79e6f0b7998de2acccadc9d4a19bc5e /requirements.txt
parent427237bb5ccb3bd6ad512260d2b6dfebb0f90ba6 (diff)
downloadceilometer-b7344dd6c8232214b19c396772e544c929627468.tar.gz
Add support of metering volume related resources
This change add the support of metering size of volume/snapshot/backup. Blueprint add-support-of-metering-volume-related-resources Change-Id: I9c6ec1e79c267255e7839d70324726e56bc6d768
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 99821b8c..14af4b6e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -35,6 +35,7 @@ keystoneauth1>=2.1.0 # Apache-2.0
python-neutronclient>=4.2.0 # Apache-2.0
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
python-swiftclient>=2.2.0 # Apache-2.0
+python-cinderclient>=1.6.0,!=1.7.0,!=1.7.1 # Apache-2.0
PyYAML>=3.1.0 # MIT
requests!=2.9.0,>=2.8.1 # Apache-2.0
six>=1.9.0 # MIT