diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-09-25 19:08:05 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-09-25 19:08:05 +0000 |
| commit | 3ddd4e2646c4db4172c3d74a0f51eb6d3e91b176 (patch) | |
| tree | 7cb4c3923832b54cf2077aa08bc309b200930ad2 | |
| parent | 1212ddb431c8ecdebbc89dc54a5854ac7794ace5 (diff) | |
| download | python-openstackclient-3ddd4e2646c4db4172c3d74a0f51eb6d3e91b176.tar.gz | |
Updated from global requirements
Change-Id: I2a8250d0b01651563cfe74704ce5a9f97dd9fdf4
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 4745c112..04f44883 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ pbr>=0.6,!=0.7,<1.0 python-glanceclient>=0.14.0 python-keystoneclient>=0.10.0 python-novaclient>=2.18.0 -python-cinderclient>=1.0.7 +python-cinderclient>=1.1.0 python-neutronclient>=2.3.6,<3 requests>=1.2.1,!=2.4.0 six>=1.7.0 |
