Skip to content

Commit b59b4d7

Browse files
committed
Update Kolla container tags to apply pyroute2 compatibility fix
1 parent 6ffa526 commit b59b4d7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

etc/kayobe/kolla/globals.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,19 @@ kolla_base_distro: "{% raw %}{{ 'centos' if ansible_facts.distribution == 'Rocky
1313
kayobe_image_tags:
1414
openstack:
1515
centos: yoga-20231024T093507
16-
rocky: yoga-20231211T151419
16+
rocky: yoga-20231218T141822
1717
ubuntu: yoga-20231024T093507
1818
nova:
1919
centos: yoga-20231113T171023
20-
rocky: yoga-20231211T151419
20+
rocky: yoga-20240105T120257
2121
ubuntu: yoga-20231103T161400
2222
cloudkitty:
2323
centos: yoga-20231107T165648
24-
rocky: yoga-20231211T151419
24+
rocky: yoga-20231218T141822
2525
ubuntu: yoga-20231107T165648
2626
neutron:
2727
centos: yoga-20231114T125927
28-
rocky: yoga-20231211T151419
28+
rocky: yoga-20240105T120257
2929
ubuntu: yoga-20231114T125927
3030

3131
cloudkitty_tag: "{% raw %}{{ kayobe_image_tags['cloudkitty'][kolla_base_distro] }}{% endraw %}"

0 commit comments

Comments
 (0)