Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions etc/kayobe/kolla/globals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ caso_tag: yoga-20230315T125157
ironic_tag: yoga-20230316T154655
ironic_dnsmasq_tag: yoga-20230217T135826
neutron_tag: yoga-20230309T123152
nova_tag: yoga-20230331T102705
opensearch_tag: yoga-20230324T084510
prometheus_node_exporter_tag: yoga-20230310T173747
{% elif kolla_base_distro == 'rocky' %}
Expand All @@ -22,13 +23,15 @@ blazar_tag: yoga-20230315T130918
caso_tag: yoga-20230315T130918
ironic_tag: yoga-20230316T170311
ironic_dnsmasq_tag: yoga-20230310T170929
nova_tag: yoga-20230331T113516
opensearch_tag: yoga-20230324T090413
prometheus_node_exporter_tag: yoga-20230315T170614
{% else %}
bifrost_tag: yoga-20230220T184947
blazar_tag: yoga-20230315T125441
caso_tag: yoga-20230315T125441
neutron_tag: yoga-20230309T123143
nova_tag: yoga-20230331T110423
ironic_tag: yoga-20230316T154704
ironic_dnsmasq_tag: yoga-20230220T181235
opensearch_tag: yoga-20230324T090345
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
fixes:
- |
Updates nova image to bring in a fix for parsing mdev uuids when using
libvirt>=7.7. See `bug <https://bugs.launchpad.net/nova/+bug/1951656>`__
for more details.