summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorMatt Riedemann <mriedem@us.ibm.com>2015-03-10 08:31:11 -0700
committerMatt Riedemann <mriedem@us.ibm.com>2015-03-10 08:31:11 -0700
commitcb3fdc56b5090648b76fa1c5bbbd9a810c792bda (patch)
tree5ababba573fdad8a2460a8677dbe08884fea6af8 /requirements.txt
parente5ed57dc3f93164ee8c09b13c60e7712736ad58a (diff)
downloadnova-cb3fdc56b5090648b76fa1c5bbbd9a810c792bda.tar.gz
Move oslo.vmware into test-requirements.txt
The oslo_vmware package is only imported in the vmwareapi virt driver code (and tests) so it's purely optional if you're using the vmware driver or not, so move it to test-requirements.txt. Change-Id: I1fc07badfe3652681872c6e4d78c347158f21a5f
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 91f3b4b277..6d1209dfc5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -40,6 +40,5 @@ oslo.rootwrap>=1.5.0 # Apache-2.0
oslo.messaging>=1.6.0 # Apache-2.0
oslo.i18n>=1.3.0 # Apache-2.0
rfc3986>=0.2.0 # Apache-2.0
-oslo.vmware>=0.11.0 # Apache-2.0
oslo.middleware>=0.3.0 # Apache-2.0
psutil>=1.1.1,<2.0.0