summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-07-23 13:52:24 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-07-23 13:52:24 +0000
commit6dc996f9ca70b418bd037f328efd8a1ff76df6e8 (patch)
tree8754c3efe1839a6d442a9b4d541fbefcc75df06b /requirements.txt
parentc3f0864998faf8abdf4ee32b9fe65394b29c3ef4 (diff)
downloadpython-novaclient-6dc996f9ca70b418bd037f328efd8a1ff76df6e8.tar.gz
Updated from global requirements
Change-Id: Id6714ca11b033b715004f4899b59dd6951320882
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 7010c4b0..17b9cf6a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
-keystoneauth1!=3.0.0,>=2.21.0 # Apache-2.0
+keystoneauth1>=3.0.1 # Apache-2.0
iso8601>=0.1.11 # MIT
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0