Skip to content

Commit 19e7740

Browse files
authored
Merge pull request #771 from stackhpc/bugfix/xena/mdev
Xena: Bump nova images
2 parents dc0344d + 94e88e1 commit 19e7740

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

etc/kayobe/kolla/globals.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ prometheus_node_exporter_tag: xena-20230315T164024
2828

2929
glance_tls_proxy_tag: "{% raw %}{{ haproxy_tag | default(openstack_tag) }}{% endraw %}"
3030
neutron_tls_proxy_tag: "{% raw %}{{ haproxy_tag | default(openstack_tag) }}{% endraw %}"
31+
nova_tag: xena-20231110T095551
3132

3233
om_enable_rabbitmq_high_availability: true
3334

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
fixes:
3+
- |
4+
Fixes an `issue where Nova failed to parse the mdev device format
5+
<https://bugs.launchpad.net/nova/+bug/1951656>`__.

0 commit comments

Comments
 (0)