Add missing glance dependency

This commit is contained in:
Liam Young
2018-06-05 10:01:54 +00:00
parent 031e2eb9c4
commit b3060f96ce
+1
View File
@@ -17,6 +17,7 @@ install_require = [
'PyYAML',
'tenacity',
'oslo.config',
'python-glanceclient',
'python-keystoneclient',
'python-novaclient',
'python-neutronclient',