summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-01-28 21:48:52 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-01-28 21:48:52 +0000
commite1bd2b939bbfb871cf45cb55f9f68b6029373d32 (patch)
tree89dd43f7114d9a9ee50c81c579b5dec6a469e47e
parentfd5a55c7f386a9d9441d5f1291ff6a92f7e6cc1b (diff)
downloadglance-e1bd2b939bbfb871cf45cb55f9f68b6029373d32.tar.gz
Updated from global requirements
Change-Id: If4546615c246f2a5be6a040bd302eb75db294273
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index a1154efd5..405115074 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -36,7 +36,7 @@ posix_ipc
python-swiftclient>=2.2.0
# For VMware storage backed.
-oslo.vmware>=0.6.0 # Apache-2.0
+oslo.vmware>=0.6.0,<0.9.0 # Apache-2.0
# For paste.util.template used in keystone.common.template
Paste