diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-08-07 00:53:48 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-08-07 00:53:48 +0000 |
| commit | a709c151e664ceb66b4cd51bd973567cf46bcd3d (patch) | |
| tree | a562f4b016a024715f8387df9a13af1bfe8bd62c /requirements.txt | |
| parent | bd079e5066e1c0b0b0100ab28d87a3e00f3d99a0 (diff) | |
| download | python-openstackclient-a709c151e664ceb66b4cd51bd973567cf46bcd3d.tar.gz | |
Updated from global requirements
Change-Id: I6f384b021b5ae73152192c5b4c2bab190db88251
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 8b8b8235..f449e200 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ openstacksdk>=0.9.17 # Apache-2.0 osc-lib>=1.7.0 # Apache-2.0 oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0 oslo.utils>=3.20.0 # Apache-2.0 -python-glanceclient>=2.7.0 # Apache-2.0 +python-glanceclient>=2.8.0 # Apache-2.0 python-keystoneclient>=3.8.0 # Apache-2.0 python-novaclient>=9.0.0 # Apache-2.0 python-cinderclient>=3.1.0 # Apache-2.0 |
