Skip to content

Commit 51b42fc

Browse files
committed
Remove definitions for neutron/glance_tls_proxy
In Zed, the default value for neutron_tls_proxy and glance_tls_proxy is haproxy_tag, making the explicit definition redundant.
1 parent 17b4804 commit 51b42fc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

etc/kayobe/kolla/globals.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,6 @@ ironic_dnsmasq_tag: "{% raw %}{{ kayobe_image_tags['ironic_dnsmasq'][kolla_base_
6868
opensearch_tag: "{% raw %}{{ kayobe_image_tags['opensearch'][kolla_base_distro] | default(openstack_tag) }}{% endraw %}"
6969
prometheus_node_exporter_tag: "{% raw %}{{ kayobe_image_tags['prometheus_node_exporter'][kolla_base_distro] | default(openstack_tag) }}{% endraw %}"
7070

71-
glance_tls_proxy_tag: "{% raw %}{{ haproxy_tag | default(openstack_tag) }}{% endraw %}"
72-
neutron_tls_proxy_tag: "{% raw %}{{ haproxy_tag | default(openstack_tag) }}{% endraw %}"
73-
7471
om_enable_rabbitmq_high_availability: true
7572

7673
#############################################################################

0 commit comments

Comments
 (0)