summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 47c9233..46376e4 100644
--- a/setup.py
+++ b/setup.py
@@ -31,6 +31,7 @@ config = {
'python-neutronclient>=5.1.0',
'python-keystoneclient>=2.3.1',
'python-glanceclient>=2.5.0',
+ 'python-heatclient',
'ansible>=2.1.0',
'wrapt',
'scp',