diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-01-16 17:28:09 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-01-16 17:28:09 +0000 |
| commit | 603543bb71db27a46689cfb45a82637080c29c09 (patch) | |
| tree | 3f6ba5b714d103967a78ff2a334ab3448d649266 | |
| parent | 4d3cfb9142be8884fa74a6a8b324df869e32ba30 (diff) | |
| download | python-openstackclient-603543bb71db27a46689cfb45a82637080c29c09.tar.gz | |
Updated from global requirements
Change-Id: Ic8eef0aa955d747ae7edf19761f8d682cf95d63f
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 26086364..e5ca3c7b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ six>=1.9.0 # MIT Babel>=2.3.4 # BSD cliff>=2.3.0 # Apache-2.0 -keystoneauth1>=2.16.0 # Apache-2.0 +keystoneauth1>=2.17.0 # Apache-2.0 openstacksdk!=0.9.11,!=0.9.12,>=0.9.10 # Apache-2.0 osc-lib>=1.2.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 |
