summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-01-17 00:55:39 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-01-17 00:55:39 +0000
commit713a440884aebde213d279574c5ef166a999b720 (patch)
treeed91478caa72187e7f7c2f5b3efffd50a1febc0b /requirements.txt
parent10b2951c0829924d41b96d74e662b7061e5aca4e (diff)
downloadironic-713a440884aebde213d279574c5ef166a999b720.tar.gz
Updated from global requirements
Change-Id: I33b892e4cd6805f07e1c5678b6ab9a711e954b01
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 172ec92ee..31667b9c1 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10,7 +10,7 @@ WebOb>=1.6.0 # MIT
paramiko>=2.0 # LGPLv2.1+
python-neutronclient>=5.1.0 # Apache-2.0
python-glanceclient>=2.5.0 # Apache-2.0
-keystoneauth1>=2.16.0 # Apache-2.0
+keystoneauth1>=2.17.0 # Apache-2.0
ironic-lib>=2.5.0 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0
pytz>=2013.6 # MIT
@@ -39,5 +39,5 @@ oslo.messaging>=5.14.0 # Apache-2.0
retrying!=1.3.0,>=1.2.3 # Apache-2.0
oslo.versionedobjects>=1.17.0 # Apache-2.0
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
-psutil<2.0.0,>=1.1.1 # BSD
+psutil>=1.2.1 # BSD
futurist!=0.15.0,>=0.11.0 # Apache-2.0