diff options
| author | Jenkins <jenkins@review.openstack.org> | 2016-08-05 01:29:34 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2016-08-05 01:29:34 +0000 |
| commit | 0472b9ec6d461d8731f106ce62a6b44d50a5c310 (patch) | |
| tree | 96162f044e2045d447d9757b256581ecb9ee10d5 | |
| parent | d6413b2765132cf9954be7d6a01c9a0098d2e04f (diff) | |
| parent | 5479ff323acd40d68cfc9a369289dbe724347082 (diff) | |
| download | python-openstackclient-0472b9ec6d461d8731f106ce62a6b44d50a5c310.tar.gz | |
Merge "Updated from global requirements"
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 7cbebb88..3cd361fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ keystoneauth1>=2.10.0 # Apache-2.0 openstacksdk>=0.9.0 # Apache-2.0 os-client-config>=1.13.1 # Apache-2.0 osc-lib>=0.4.0 # Apache-2.0 -oslo.config>=3.12.0 # Apache-2.0 +oslo.config>=3.14.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.utils>=3.16.0 # Apache-2.0 python-glanceclient>=2.0.0 # Apache-2.0 |
