Add glance client to requirements file.

Change-Id: I669c586d1ee2cacefab2f6144cb145869b6c3a73
This commit is contained in:
Federico Ressi 2019-07-19 17:03:49 +02:00
parent 18065e1373
commit 1d92307e6b
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ oslo.log>=3.36.0 # Apache-2.0
paramiko>=2.4.0 # LGPLv2.1
pbr>=4.0.0 # Apache-2.0
python-heatclient>=1.5.0 # Apache-2.0
python-glanceclient>=2.16.0 # Apache-2.0
python-neutronclient>=6.7.0 # Apache-2.0
python-novaclient>=9.1.0 # Apache-2.0
python-octaviaclient>=1.9.0 # Apache-2.0