Skip to content

Commit 2044783

Browse files
authored
Merge pull request #660 from stackhpc/bump-bifrost-xena-tag
feat: bump bifrost tag
2 parents 94bd7cb + 62d0d33 commit 2044783

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

etc/kayobe/kolla/globals.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ enable_docker_repo: {% raw %}"{{ 'overcloud' not in group_names or ansible_facts
88

99

1010
{% if kolla_base_distro == 'centos' %}
11-
bifrost_tag: xena-20230214T165534
11+
bifrost_tag: xena-20230925T104130
1212
blazar_tag: xena-20230315T122920
1313
caso_tag: xena-20230315T122920
1414
ironic_tag: xena-20230316T162305
1515
ironic_dnsmasq_tag: xena-20230214T150257
1616
neutron_tag: xena-20230320T143013
1717
prometheus_node_exporter_tag: xena-20230310T170439
1818
{% else %}
19-
bifrost_tag: xena-20230215T195824
19+
bifrost_tag: xena-20230921T135513
2020
blazar_tag: xena-20230315T122918
2121
caso_tag: xena-20230315T122918
2222
ironic_tag: xena-20230317T090705
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
fixes:
3+
- |
4+
Rebuild and bump the Bifrost container for Xena to include fix for
5+
`Error while running update_to_latest_versions: ''BIOSSetting''
6+
object has no attribute` during `Ironic database migrations on upgrade`
7+

0 commit comments

Comments
 (0)