diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-05-31 16:45:37 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-05-31 16:45:37 +0000 |
| commit | d034b980ab03bbd50d31ef8bd439bc80a91a7d77 (patch) | |
| tree | 076e2e05f0e78845d30a12acf15ab18bc3cc35a1 | |
| parent | b52bbe1eec23ab498cc9fcda87045bddb28264db (diff) | |
| download | python-openstackclient-d034b980ab03bbd50d31ef8bd439bc80a91a7d77.tar.gz | |
Updated from global requirements
Change-Id: Ica0de1e6a275fee4761dca1f128caf073bcfb92b
| -rw-r--r-- | requirements.txt | 2 | ||||
| -rw-r--r-- | test-requirements.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index 42d18f17..d77bdbf6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,4 +14,4 @@ oslo.utils>=3.20.0 # Apache-2.0 python-glanceclient>=2.5.0 # Apache-2.0 python-keystoneclient>=3.8.0 # Apache-2.0 python-novaclient>=7.1.0 # Apache-2.0 -python-cinderclient>=2.0.1 # Apache-2.0 +python-cinderclient>=2.1.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index c1fe0f66..91e9aa28 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -33,7 +33,7 @@ python-ironicclient>=1.11.0 # Apache-2.0 python-ironic-inspector-client>=1.5.0 # Apache-2.0 python-mistralclient>=3.1.0 # Apache-2.0 python-muranoclient>=0.8.2 # Apache-2.0 -python-neutronclient>=5.1.0 # Apache-2.0 +python-neutronclient>=6.3.0 # Apache-2.0 python-saharaclient>=1.1.0 # Apache-2.0 python-searchlightclient>=1.0.0 #Apache-2.0 python-senlinclient>=1.1.0 # Apache-2.0 |
