Skip to content

Commit a7dffd4

Browse files
authored
Merge pull request #331 from stackhpc/wallaby_magnum_bump
Update magnum_tag
2 parents 64fe98f + 471c865 commit a7dffd4

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

etc/kayobe/kolla/globals.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,13 @@ docker_yum_gpgkey: "https://download.docker.com/linux/centos/gpg"
55

66
{% if kolla_base_distro == 'centos' %}
77
bifrost_tag: wallaby-20220921T100954
8+
magnum_tag: wallaby-20230111T101726
89
rabbitmq_tag: wallaby-20221205T160115
910
{% else %}
1011
bifrost_tag: wallaby-20220825T112231
1112
cloudkitty_tag: wallaby-20221215T220154
1213
kolla_toolbox_tag: wallaby-20221222T161624
14+
magnum_tag: wallaby-20230111T103759
1315
neutron_tag: wallaby-20221222T161624
1416
neutron_tls_proxy_tag: "{% raw %}{{ openstack_tag }}{% endraw %}"
1517
nova_tag: wallaby-20221222T161624
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
fixes:
3+
- |
4+
Fixes CoreDNS for Magnum clusters crashing on startup.
5+
- |
6+
Allows cinder-csi nodeplugin to start on the same Magnum cluster host as
7+
cinder-csi controllerplugin.
8+
- |
9+
Corrects ClusterRole rules for Magnum cluster-autoscaler, and sets
10+
cluster-autoscaler pods to use hostNetwork.

0 commit comments

Comments
 (0)