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
6 changes: 3 additions & 3 deletions etc/kayobe/kolla/globals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ caso_tag: yoga-20230315T125157
grafana_tag: yoga-20230419T085955
ironic_tag: yoga-20230316T154655
ironic_dnsmasq_tag: yoga-20230217T135826
nova_tag: yoga-20230331T102705
nova_tag: yoga-20230518T105834
opensearch_tag: yoga-20230324T084510
prometheus_node_exporter_tag: yoga-20230310T173747
{% elif kolla_base_distro == 'rocky' %}
Expand All @@ -27,15 +27,15 @@ caso_tag: yoga-20230315T130918
grafana_tag: yoga-20230419T111514
ironic_tag: yoga-20230316T170311
ironic_dnsmasq_tag: yoga-20230310T170929
nova_tag: yoga-20230331T113516
nova_tag: yoga-20230518T105834
opensearch_tag: yoga-20230324T090413
prometheus_node_exporter_tag: yoga-20230315T170614
{% else %}
bifrost_tag: yoga-20230220T184947
blazar_tag: yoga-20230315T125441
caso_tag: yoga-20230315T125441
grafana_tag: yoga-20230426T084340
nova_tag: yoga-20230331T110423
nova_tag: yoga-20230518T105834
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,4 @@
---
fixes:
- |
Fix for nova resize API not parsing the new flavor on resize - bug 1805969.