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.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/ci/bundle_tpl/glance.yaml b/ci/bundle_tpl/glance.yaml
index f4fcbf00..84999326 100644
--- a/ci/bundle_tpl/glance.yaml
+++ b/ci/bundle_tpl/glance.yaml
@@ -5,6 +5,9 @@
{% if os.ha.mode == 'ha' %}
vip: {{ opnfv.vip.glance }}
{% endif %}
+{% if os.beta.public_api %}
+ os-public-hostname: api.{{ opnfv.domain }}
+{% endif %}
to:
{% for unit_id in to_select() %}
- "lxc:nodes={{ unit_id }}"