diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-05-31 18:56:32 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-05-31 18:56:32 +0000 |
| commit | e7be9731ce6ace5feb5808d0f8005f065c1d2148 (patch) | |
| tree | 5b7a721737dd90d438c4f9ac202a5db6d7a62cc4 /requirements.txt | |
| parent | 48ffd8cf4b05b6836f48b8b509af61cb09550ae9 (diff) | |
| download | python-openstackclient-e7be9731ce6ace5feb5808d0f8005f065c1d2148.tar.gz | |
Updated from global requirements
Change-Id: I04e0189527b1affabf351002d66fe857ec73a694
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index e2874062..61dc7ec2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ openstacksdk>=0.8.6 # Apache-2.0 os-client-config>=1.13.1 # Apache-2.0 oslo.config>=3.9.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 -oslo.utils>=3.5.0 # Apache-2.0 +oslo.utils>=3.9.0 # Apache-2.0 python-glanceclient>=2.0.0 # Apache-2.0 python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0 python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 |
