File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ caso_tag: yoga-20230315T125157
14
14
ironic_tag : yoga-20230316T154655
15
15
ironic_dnsmasq_tag : yoga-20230217T135826
16
16
neutron_tag : yoga-20230309T123152
17
+ nova_tag : yoga-20230331T102705
17
18
opensearch_tag : yoga-20230324T084510
18
19
prometheus_node_exporter_tag : yoga-20230310T173747
19
20
{% elif kolla_base_distro == 'rocky' %}
@@ -22,13 +23,15 @@ blazar_tag: yoga-20230315T130918
22
23
caso_tag : yoga-20230315T130918
23
24
ironic_tag : yoga-20230316T170311
24
25
ironic_dnsmasq_tag : yoga-20230310T170929
26
+ nova_tag : yoga-20230331T113516
25
27
opensearch_tag : yoga-20230324T090413
26
28
prometheus_node_exporter_tag : yoga-20230315T170614
27
29
{% else %}
28
30
bifrost_tag : yoga-20230220T184947
29
31
blazar_tag : yoga-20230315T125441
30
32
caso_tag : yoga-20230315T125441
31
33
neutron_tag : yoga-20230309T123143
34
+ nova_tag : yoga-20230331T110423
32
35
ironic_tag : yoga-20230316T154704
33
36
ironic_dnsmasq_tag : yoga-20230220T181235
34
37
opensearch_tag : yoga-20230324T090345
Original file line number Diff line number Diff line change
1
+ ---
2
+ fixes :
3
+ - |
4
+ Updates nova image to bring in a fix for parsing mdev uuids when using
5
+ libvirt>=7.7. See `bug <https://bugs.launchpad.net/nova/+bug/1951656>`__
6
+ for more details.
You can’t perform that action at this time.
0 commit comments