diff --git a/setup.py b/setup.py index 71c965b..7f2d6a4 100644 --- a/setup.py +++ b/setup.py @@ -39,6 +39,7 @@ install_require = [ 'python-heatclient', 'python-glanceclient', 'python-keystoneclient', + 'python-manilaclient', 'python-novaclient', 'python-neutronclient', 'python-octaviaclient',