diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-05-12 14:35:41 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-05-12 14:35:41 +0000 |
| commit | 0fc248c5f0d07c6451b47bbdb4044cfd3b850f29 (patch) | |
| tree | da0a37076a6ff6413c7c04a1ef0f75f4abdaf440 | |
| parent | 83d73c2143b9afc40020d438284daa191ca1fe05 (diff) | |
| download | python-openstackclient-0fc248c5f0d07c6451b47bbdb4044cfd3b850f29.tar.gz | |
Updated from global requirements
Change-Id: I432b3224f23616a5181412f01d31d6cedcc2ff84
| -rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index e5a96379..2196fb8e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,10 +12,10 @@ oslo.config>=1.11.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 oslo.utils>=1.4.0 # Apache-2.0 oslo.serialization>=1.4.0 # Apache-2.0 -python-glanceclient>=0.15.0 +python-glanceclient>=0.17.1 python-keystoneclient>=1.3.0 python-novaclient>=2.22.0 -python-cinderclient>=1.2.0 +python-cinderclient>=1.2.1 python-neutronclient>=2.3.11,<3 requests>=2.5.2 stevedore>=1.3.0 # Apache-2.0 |
