diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-10-17 02:59:01 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-10-17 02:59:01 +0000 |
| commit | d3e2e35f1dd2f1a46da58e09b36025392fc62653 (patch) | |
| tree | fc54192e1435590df7b3831a6169b8b12738db4f | |
| parent | 6fdc9a891ffad589d7e980dc76481f3fbb0e1b71 (diff) | |
| download | python-openstackclient-d3e2e35f1dd2f1a46da58e09b36025392fc62653.tar.gz | |
Updated from global requirements
Change-Id: Ic779c64e11691b48638ebd973723da2af28d5b96
| -rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index e6472eb9..ba7a9e3e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,9 +9,9 @@ cliff>=1.14.0 # Apache-2.0 os-client-config!=1.6.2,>=1.4.0 oslo.config>=2.3.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 -oslo.utils>=2.0.0 # Apache-2.0 +oslo.utils>=2.4.0 # Apache-2.0 python-glanceclient>=0.18.0 -python-keystoneclient>=1.6.0 +python-keystoneclient!=1.8.0,>=1.6.0 python-novaclient>=2.29.0 python-cinderclient>=1.3.1 python-neutronclient>=2.6.0 |
