diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-05-06 16:09:34 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-05-06 16:09:34 +0000 |
| commit | 4ce3d1dbad5fc0f854180c9f9973585f5d41dbcd (patch) | |
| tree | 036a6c15b9578e8665deee209e76ca42330e18f1 | |
| parent | a6deef6ef15b6da454d124e792b72e5e9930d27e (diff) | |
| download | python-openstackclient-4ce3d1dbad5fc0f854180c9f9973585f5d41dbcd.tar.gz | |
Updated from global requirements
Change-Id: Ica958638a86fe3f740aaa37b3d40d57680afd103
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 2a9e8ff3..7913c24c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ oslo.serialization>=1.4.0 # Apache-2.0 python-glanceclient>=0.15.0 python-keystoneclient>=1.3.0 python-novaclient>=2.22.0 -python-cinderclient>=1.1.0 +python-cinderclient>=1.2.0 python-neutronclient>=2.3.11,<3 requests>=2.5.2 stevedore>=1.3.0 # Apache-2.0 |
