JOID: move os-public-hostname from overrides to endpoints config
[joid.git] / ci / bundle_tpl / glance.yaml
index f4fcbf0..8499932 100644 (file)
@@ -4,6 +4,9 @@
       options:
 {% 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() %}