summaryrefslogtreecommitdiffstats
path: root/apex/deploy.py
diff options
context:
space:
mode:
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: