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
2 changes: 2 additions & 0 deletions etc/kayobe/kolla/globals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,12 @@ enable_docker_repo: {% raw %}"{{ 'overcloud' not in group_names or ansible_facts

{% if kolla_base_distro == 'centos' %}
bifrost_tag: xena-20221128T101757
magnum_tag: xena-20230111T093652
rabbitmq_tag: xena-20230105T141714
{% else %}
bifrost_tag: xena-20221213T224057
kolla_toolbox_tag: xena-20230104T145414
magnum_tag: xena-20230111T095751
neutron_tag: xena-20230104T145414
neutron_tls_proxy_tag: "{% raw %}{{ openstack_tag }}{% endraw %}"
nova_tag: xena-20230104T145414
Expand Down
10 changes: 10 additions & 0 deletions releasenotes/notes/magnum-bump-tags-7841edcbd3da4b9c.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
fixes:
- |
Fixes CoreDNS for Magnum clusters crashing on startup.
- |
Allows cinder-csi nodeplugin to start on the same Magnum cluster host as
cinder-csi controllerplugin.
- |
Corrects ClusterRole rules for Magnum cluster-autoscaler, and sets
cluster-autoscaler pods to use hostNetwork.