aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/deploy.py
diff options
context:
space:
mode:
authorStefan K. Berg <stefan.k.berg@ericsson.com>2015-12-08 11:21:19 +0100
committerStefan K. Berg <stefan.k.berg@ericsson.com>2015-12-08 14:34:11 +0100
commite9dade97d97f0d80fef3dd7d73b83cbe84eebf31 (patch)
tree264df7f7aa382156d36fcaeed677cea5cf475403 /deploy/deploy.py
parent5a6f83ed600757a2850ef3c83c2daf950decb5c8 (diff)
Reaping improvements for Fuel 7
In order to download the deployment information, the node id must be explicitly specified. The fuel setting commmand returns "ha_compact" as the mode for a cluster, but Fuel does itself not understand this when changing the settings - it needs to be named "ha". Added shebang for reap.py and deploy.py. Upped the default image sizes for the DHA template to match Fuel 7. Change-Id: I3ecacb83dc44454b90dedc98104658a16926dc1f Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
Diffstat (limited to 'deploy/deploy.py')
-rwxr-xr-x[-rw-r--r--]deploy/deploy.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/deploy/deploy.py b/deploy/deploy.py
index 4e209a932..8a4bfc40a 100644..100755
--- a/deploy/deploy.py
+++ b/deploy/deploy.py
@@ -1,3 +1,4 @@
+#!/usr/bin/python
###############################################################################
# Copyright (c) 2015 Ericsson AB and others.
# szilard.cserey@ericsson.com