diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-07-22 04:59:50 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-07-22 04:59:50 +0000 |
| commit | 54ff5d8758afa6e101ab6e9e67daa8f0711a25c7 (patch) | |
| tree | fb69acd0b1a21a1108d9ec4cb44e8e88e5d33056 /requirements.txt | |
| parent | 317959d76eaaaf677811fe7c1f869874a69c7447 (diff) | |
| download | python-openstackclient-54ff5d8758afa6e101ab6e9e67daa8f0711a25c7.tar.gz | |
Updated from global requirements
Change-Id: I7fc281b80342a14e11f87afb41c3abc515d8487c
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 9ea39916..e06a04ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ oslo.utils>=1.9.0 # Apache-2.0 python-glanceclient>=0.18.0 python-keystoneclient>=1.6.0 python-novaclient>=2.22.0 -python-cinderclient>=1.2.2 +python-cinderclient>=1.3.1 python-neutronclient<3,>=2.3.11 requests>=2.5.2 stevedore>=1.5.0 # Apache-2.0 |
