Merge "Update minimal acceptable glanceclient"

This commit is contained in:
Zuul 2019-03-06 18:46:04 +00:00 committed by Gerrit Code Review
commit 625fb9737f
2 changed files with 2 additions and 2 deletions

View File

@ -112,7 +112,7 @@ pyperclip==1.6.0
python-barbicanclient==4.5.2
python-dateutil==2.7.0
python-editor==1.0.3
python-glanceclient==2.8.0
python-glanceclient==2.15.0
python-keystoneclient==3.8.0
python-mimeparse==1.6.0
python-novaclient==9.1.0

View File

@ -40,7 +40,7 @@ PrettyTable<0.8,>=0.7.1 # BSD
psutil>=3.2.2 # BSD
pyparsing>=2.1.0 # MIT
python-barbicanclient>=4.5.2 # Apache-2.0
python-glanceclient>=2.8.0 # Apache-2.0
python-glanceclient>=2.15.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
python-novaclient>=9.1.0 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0