summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-07-22 16:38:55 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-07-22 16:38:55 +0000
commitc3f0864998faf8abdf4ee32b9fe65394b29c3ef4 (patch)
tree2789fac5196f66ddaedc256085e7180d1d83c770 /requirements.txt
parent02145d765c4dc5970e5ee5a8621abc44151fcbfb (diff)
downloadpython-novaclient-c3f0864998faf8abdf4ee32b9fe65394b29c3ef4.tar.gz
Updated from global requirements
Change-Id: I6c7062c45fbc66512e7683552cd5fe477196c42c
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 c9a5ac61..7010c4b0 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>=2.21.0 # Apache-2.0
+keystoneauth1!=3.0.0,>=2.21.0 # 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