diff --git a/setup.py b/setup.py index ca22038..57ce278 100644 --- a/setup.py +++ b/setup.py @@ -17,6 +17,7 @@ install_require = [ 'PyYAML', 'tenacity', 'oslo.config', + 'python-glanceclient', 'python-keystoneclient', 'python-novaclient', 'python-neutronclient',