diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-12-11 22:53:43 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-12-11 22:53:43 +0000 |
| commit | cb812322540db78a2412d32e94fc82ec09eb48c7 (patch) | |
| tree | cbeb6c9a08928a63edfbd7347816b6293f91197a | |
| parent | 8ee3380fa2d3dcbf7d982f031e97282ec7d53741 (diff) | |
| download | python-openstackclient-cb812322540db78a2412d32e94fc82ec09eb48c7.tar.gz | |
Updated from global requirements
Change-Id: Ie88d50a9c1539ad24e0f8dae8ee5155ad467a0c0
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index f7113547..52b94203 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ openstacksdk os-client-config!=1.6.2,>=1.4.0 oslo.config>=2.7.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 -oslo.utils>=2.8.0 # Apache-2.0 +oslo.utils!=3.1.0,>=2.8.0 # Apache-2.0 python-glanceclient>=0.18.0 python-keystoneclient!=1.8.0,>=1.6.0 python-novaclient!=2.33.0,>=2.29.0 |
