summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-01-21 15:56:51 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-01-21 15:56:51 +0000
commitdc3a06bc3b84abf720ee3a8e9ff1c70690fcc358 (patch)
treead64993ddfda98c222ad385992ff6029baf71c7e /requirements.txt
parenta6a9826cfdbb01b219afbb1bc5c2e1af6fcfe9ae (diff)
downloadpython-novaclient-dc3a06bc3b84abf720ee3a8e9ff1c70690fcc358.tar.gz
Updated from global requirements
Change-Id: I226c003ea438edd6d4dec6f0b135847381ad7d07
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 8b01acc1..bd75322c 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.8 # Apache-2.0
-keystoneauth1>=2.17.0 # Apache-2.0
+keystoneauth1>=2.18.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