summaryrefslogtreecommitdiffstats
path: root/apex/deploy.py
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2017-09-21 15:35:55 +0000
committerTim Rozet <trozet@redhat.com>2017-09-21 15:35:55 +0000
commit18b0862b97850f3e4bfb9abf0dc5835e90f0dada (patch)
treeeea9c69e3b0b16f30c07f827646f71753910621a /apex/deploy.py
parent433961f8c0b816f19aa858654261fa87d2f02a19 (diff)
Revert "Adds Calipso scenario"
This reverts commit 433961f8c0b816f19aa858654261fa87d2f02a19. Change-Id: Ic8a14d2e0ad8d1006625af401fde2f365890650b Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'apex/deploy.py')
-rw-r--r--apex/deploy.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/apex/deploy.py b/apex/deploy.py
index 28416eec..9ebc3f62 100644
--- a/apex/deploy.py
+++ b/apex/deploy.py
@@ -404,7 +404,6 @@ def main():
deploy_vars['congress'] = True
else:
deploy_vars['congress'] = False
- deploy_vars['calipso'] = ds_opts.get('calipso', False)
# TODO(trozet): this is probably redundant with getting external
# network info from undercloud.py
if 'external' in net_settings.enabled_network_list: