Merge "Bump python-openstackclient"

This commit is contained in:
Zuul 2020-04-03 21:21:03 +00:00 committed by Gerrit Code Review
commit dae2309236
2 changed files with 2 additions and 2 deletions

View File

@ -117,7 +117,7 @@ python-mistralclient==3.1.0
python-muranoclient==0.8.2
python-neutronclient==6.7.0
python-novaclient==9.1.0
python-openstackclient==3.12.0
python-openstackclient==5.2.0
python-senlinclient==1.1.0
python-subunit==1.0.0
python-swiftclient==3.2.0

View File

@ -12,7 +12,7 @@ python-heatclient>=1.10.0 # Apache-2.0
python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0,>=2.3.0,<4.0.0;python_version=='2.7' # Apache-2.0
python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0,>=2.3.0;python_version>='3.6' # Apache-2.0
python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0
python-openstackclient>=3.12.0 # Apache-2.0
python-openstackclient>=5.2.0 # Apache-2.0
simplejson>=3.5.1 # MIT
six>=1.10.0 # MIT
osc-lib>=1.8.0 # Apache-2.0