Skip to content

Commit ae93adf

Browse files
committed
Add Neutron tag
1 parent 405c6d4 commit ae93adf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

etc/kayobe/kolla/globals.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,15 @@ kayobe_image_tags:
2323
cloudkitty:
2424
rocky: zed-rocky-9-20231114T124701
2525
ubuntu: zed-ubuntu-jammy-20231114T124701
26+
neutron:
27+
rocky: zed-rocky-9-20231115T094053
28+
ubuntu: zed-ubuntu-jammy-20231115T094053
2629

2730
openstack_tag: "{% raw %}{{ kayobe_image_tags['openstack'][kolla_base_distro] }}{% endraw %}"
2831
bifrost_tag: "{% raw %}{{ kayobe_image_tags['bifrost'][kolla_base_distro] }}{% endraw %}"
2932
ovn_tag: "{% raw %}{{ kayobe_image_tags['ovn'][kolla_base_distro] }}{% endraw %}"
3033
cloudkitty_tag: "{% raw %}{{ kayobe_image_tags['cloudkitty'][kolla_base_distro] }}{% endraw %}"
34+
neutron_tag: "{% raw %}{{ kayobe_image_tags['neutron'][kolla_base_distro] }}{% endraw %}"
3135

3236
om_enable_rabbitmq_high_availability: true
3337

0 commit comments

Comments
 (0)