diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-01-28 16:40:08 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-01-28 16:40:08 +0000 |
| commit | 6fd5fc2d27fdcc95e6aeac61ea89f83ce3477822 (patch) | |
| tree | 2ea0e704b2cf24a9c95a133ba3aaa8791a02f71f | |
| parent | d843255bd8c43bb3f17cd06b969e31e2fd58b2c1 (diff) | |
| download | python-openstackclient-6fd5fc2d27fdcc95e6aeac61ea89f83ce3477822.tar.gz | |
Updated from global requirements
Change-Id: I2512e4e43f53392fe0c1f8ee4d326688e0cad9c5
| -rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index 4a5d70d3..f68438af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,11 +8,11 @@ Babel>=1.3 cliff>=1.7.0 # Apache-2.0 cliff-tablib>=1.0 oslo.config>=1.6.0 # Apache-2.0 -oslo.i18n>=1.0.0 # Apache-2.0 +oslo.i18n>=1.3.0 # Apache-2.0 oslo.utils>=1.2.0 # Apache-2.0 oslo.serialization>=1.2.0 # Apache-2.0 python-glanceclient>=0.15.0 -python-keystoneclient>=0.11.1 +python-keystoneclient>=1.0.0 python-novaclient>=2.18.0 python-cinderclient>=1.1.0 python-neutronclient>=2.3.6,<3 |
