diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-08-13 20:21:57 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-08-13 20:21:57 +0000 |
| commit | ac5e289476911d8db13fce8411a062814a069d4b (patch) | |
| tree | dda5095bd182cdbec1ba6e8f7e610a5be7006a95 | |
| parent | a6c8c8f7af1e99326c59780e8ea3259885c0e054 (diff) | |
| download | python-openstackclient-ac5e289476911d8db13fce8411a062814a069d4b.tar.gz | |
Updated from global requirements
Change-Id: I302808700fe98add83069e7ed32ea329eb32cea1
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index ee72054c..20a22fea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ cliff-tablib>=1.0 os-client-config!=1.6.2,>=1.4.0 oslo.config>=2.1.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 -oslo.utils>=1.9.0 # Apache-2.0 +oslo.utils>=2.0.0 # Apache-2.0 python-glanceclient>=0.18.0 python-keystoneclient>=1.6.0 python-novaclient>=2.26.0 |
