summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-06-17 14:20:50 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-06-17 14:20:50 +0000
commite91a5937b7d8a1a1b5795428121dffeee5ded5b0 (patch)
treee4c0aa213a2170f477bc5c0e558b564ff2aba79f /requirements.txt
parentf9bdba2dd707ee77ffdc67869c5517078a26a014 (diff)
downloadpython-novaclient-e91a5937b7d8a1a1b5795428121dffeee5ded5b0.tar.gz
Updated from global requirements
Change-Id: I2233447fefbb0978f9dae6f8c1f41dc6f5f99b75
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 29825fc4..47e21e6b 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>=1.6 # Apache-2.0
-keystoneauth1>=2.1.0 # Apache-2.0
+keystoneauth1>=2.7.0 # Apache-2.0
iso8601>=0.1.11 # MIT
oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0