Skip to content

Commit 5b4f74c

Browse files
committed
Update kolla image tags for Antelope
1 parent 12247a6 commit 5b4f74c

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

etc/kayobe/kolla/globals.yml

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,10 @@ kolla_base_distro: "{% raw %}{{ ansible_facts.distribution | lower }}{% endraw %
77

88
kayobe_image_tags:
99
openstack:
10-
rocky: zed-rocky-9-20230821T155947
11-
ubuntu: zed-ubuntu-jammy-20230821T155947
12-
bifrost:
13-
rocky: zed-rocky-9-20230927T142529
14-
ubuntu: zed-ubuntu-jammy-20230927T154443
15-
ovn:
16-
rocky: zed-rocky-9-20230925T132313
17-
ubuntu: zed-ubuntu-jammy-20230821T155947
10+
rocky: 2023.1-rocky-9-20231011T200357
11+
ubuntu: 2023.1-ubuntu-jammy-20231011T200357
1812

1913
openstack_tag: "{% raw %}{{ kayobe_image_tags['openstack'][kolla_base_distro] }}{% endraw %}"
20-
bifrost_tag: "{% raw %}{{ kayobe_image_tags['bifrost'][kolla_base_distro] }}{% endraw %}"
21-
ovn_tag: "{% raw %}{{ kayobe_image_tags['ovn'][kolla_base_distro] }}{% endraw %}"
2214

2315
om_enable_rabbitmq_high_availability: true
2416

0 commit comments

Comments
 (0)