diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-09-20 13:16:25 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-09-20 13:16:25 +0000 |
| commit | 67dfccbd474cdd0f74f52af1ba4d2981121df687 (patch) | |
| tree | 94687f9381ea8a4a347f335a10bda7039be34c29 | |
| parent | b3ce8364f54c0e229d04ecc6e21b4d7819df736e (diff) | |
| download | python-openstackclient-67dfccbd474cdd0f74f52af1ba4d2981121df687.tar.gz | |
Updated from global requirements
Change-Id: Id761ca7747f305057c39005cadf79522995d0071
| -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 f065346e..5d7636d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ six>=1.9.0 # MIT Babel>=2.3.4 # BSD cliff!=1.16.0,!=1.17.0,>=1.15.0 # Apache-2.0 keystoneauth1>=2.10.0 # Apache-2.0 -openstacksdk>=0.9.4 # Apache-2.0 +openstacksdk>=0.9.5 # Apache-2.0 osc-lib>=1.0.2 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.utils>=3.16.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 0ff0e226..6a4d3b8f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -33,7 +33,7 @@ python-ironic-inspector-client>=1.5.0 # Apache-2.0 python-mistralclient>=2.0.0 # Apache-2.0 python-muranoclient>=0.8.2 # Apache-2.0 python-neutronclient>=5.1.0 # Apache-2.0 -python-saharaclient>=0.16.0 # Apache-2.0 +python-saharaclient>=0.18.0 # Apache-2.0 python-searchlightclient>=0.2.0 #Apache-2.0 python-senlinclient>=0.3.0 # Apache-2.0 python-zaqarclient>=1.0.0 # Apache-2.0 |
