diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-12-12 22:21:32 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-12-12 22:21:32 +0000 |
| commit | a4208a7201bac0d6f361864e6f37bfd6b3626978 (patch) | |
| tree | a4387513cc41707771cb7d2ca20b816e19e8c6a5 | |
| parent | 52d22359f100c287c375edc73b6c4bd61be4c8da (diff) | |
| download | python-openstackclient-a4208a7201bac0d6f361864e6f37bfd6b3626978.tar.gz | |
Updated from global requirements
Change-Id: I3b1cd7aac5c9603dfaccbd4ae30d07cbf7c96da2
| -rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index 82be8e39..35d2396d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,9 +8,9 @@ Babel>=1.3 cliff>=1.7.0 # Apache-2.0 cliff-tablib>=1.0 oslo.i18n>=1.0.0 # Apache-2.0 -oslo.utils>=1.0.0 # Apache-2.0 +oslo.utils>=1.1.0 # Apache-2.0 oslo.serialization>=1.0.0 # Apache-2.0 -python-glanceclient>=0.14.0 +python-glanceclient>=0.15.0 python-keystoneclient>=0.11.1 python-novaclient>=2.18.0 python-cinderclient>=1.1.0 |
