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
8
8
9
9
10
10
{% if kolla_base_distro == 'centos' %}
11
- bifrost_tag : xena-20230214T165534
11
+ bifrost_tag : xena-20230925T104130
12
12
blazar_tag : xena-20230315T122920
13
13
caso_tag : xena-20230315T122920
14
14
ironic_tag : xena-20230316T162305
15
15
ironic_dnsmasq_tag : xena-20230214T150257
16
16
neutron_tag : xena-20230320T143013
17
17
prometheus_node_exporter_tag : xena-20230310T170439
18
18
{% else %}
19
- bifrost_tag : xena-20230215T195824
19
+ bifrost_tag : xena-20230921T135513
20
20
blazar_tag : xena-20230315T122918
21
21
caso_tag : xena-20230315T122918
22
22
ironic_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