summaryrefslogtreecommitdiffstats
path: root/ci/bundle_tpl/glance.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/bundle_tpl/glance.yaml')
-rw-r--r--ci/bundle_tpl/glance.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/ci/bundle_tpl/glance.yaml b/ci/bundle_tpl/glance.yaml
index c571760b..f4fcbf00 100644
--- a/ci/bundle_tpl/glance.yaml
+++ b/ci/bundle_tpl/glance.yaml
@@ -2,7 +2,6 @@
charm: "local:{{ ubuntu.release }}/glance"
num_units: {{ unit_qty() }}
options:
- ha-mcastport: 5402
{% if os.ha.mode == 'ha' %}
vip: {{ opnfv.vip.glance }}
{% endif %}