File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff 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
1212blazar_tag : xena-20230315T122920
1313caso_tag : xena-20230315T122920
1414ironic_tag : xena-20230316T162305
1515ironic_dnsmasq_tag : xena-20230214T150257
1616neutron_tag : xena-20230320T143013
1717prometheus_node_exporter_tag : xena-20230310T170439
1818{% else %}
19- bifrost_tag : xena-20230215T195824
19+ bifrost_tag : xena-20230921T135513
2020blazar_tag : xena-20230315T122918
2121caso_tag : xena-20230315T122918
2222ironic_tag : xena-20230317T090705
Original file line number Diff line number Diff line change 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+
You can’t perform that action at this time.
0 commit comments