diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-08-13 02:19:22 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-08-13 02:19:22 +0000 |
| commit | e90849238cbf91e2308420a382606ec1d2821a8b (patch) | |
| tree | 1d193303f28d1e3c1e2f9ab524831894fbc680a7 | |
| parent | 0cc1e5aa2b7ff7fa55e6083a397c07fc1cc744dd (diff) | |
| download | python-openstackclient-e90849238cbf91e2308420a382606ec1d2821a8b.tar.gz | |
Updated from global requirements
Change-Id: Ie503f1ed6f6f91adfcf40f71053ba4fec02179f3
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index b5751252..a70f07d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ Babel>=1.3 cliff>=1.14.0 # Apache-2.0 cliff-tablib>=1.0 os-client-config>=1.4.0 -oslo.config>=1.11.0 # Apache-2.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 python-glanceclient>=0.18.0 |
