Skip to content

Commit fd2c26d

Browse files
committed
Update Bifrost kolla tag
Seed image builds were previously failing. This change adds the first kolla tags for bifrost in the Antelope release.
1 parent a414f37 commit fd2c26d

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
@@ -9,8 +9,12 @@ kayobe_image_tags:
99
openstack:
1010
rocky: 2023.1-rocky-9-20231011T200357
1111
ubuntu: 2023.1-ubuntu-jammy-20231011T200357
12+
bifrost:
13+
rocky: 2023.1-rocky-9-20231013T151957
14+
ubuntu: 2023.1-ubuntu-jammy-20231013T151957
1215

1316
openstack_tag: "{% raw %}{{ kayobe_image_tags['openstack'][kolla_base_distro] }}{% endraw %}"
17+
bifrost_tag: "{% raw %}{{ kayobe_image_tags['bifrost'][kolla_base_distro] }}{% endraw %}"
1418

1519
om_enable_rabbitmq_high_availability: true
1620

0 commit comments

Comments
 (0)