Skip to content
Snippets Groups Projects
Commit d7d4b916 authored by Radosław Piliszek's avatar Radosław Piliszek
Browse files

Fix renos

to backport before releases

Change-Id: I3ed8b56232e9fa99f7a0bb262d57a2d13cb18999
parent a7a61b94
No related branches found
No related tags found
No related merge requests found
...@@ -2,4 +2,4 @@ ...@@ -2,4 +2,4 @@
fixes: fixes:
- | - |
Fix qemu loading of ceph.conf (permission error). Fix qemu loading of ceph.conf (permission error).
`LP#1861513 <https://launchpad.net/bugs/1861513>` `LP#1861513 <https://launchpad.net/bugs/1861513>`__
...@@ -3,4 +3,4 @@ fixes: ...@@ -3,4 +3,4 @@ fixes:
- | - |
Remove /run bind mounts in Neutron services causing dbus host-level Remove /run bind mounts in Neutron services causing dbus host-level
errors and add /run/netns for neutron-dhcp-agent and neutron-l3-agent. errors and add /run/netns for neutron-dhcp-agent and neutron-l3-agent.
`LP# 1861792 <https://launchpad.net/bugs/1861792>`__ `LP#1861792 <https://launchpad.net/bugs/1861792>`__
...@@ -3,4 +3,4 @@ fixes: ...@@ -3,4 +3,4 @@ fixes:
- | - |
Each Prometheus mysqld exporter points now to its local mysqld Each Prometheus mysqld exporter points now to its local mysqld
instance (MariaDB) instead of VIP address. instance (MariaDB) instead of VIP address.
`LP#1863041 <https://launchpad.net/bugs/1863041>` `LP#1863041 <https://launchpad.net/bugs/1863041>`__
...@@ -3,4 +3,4 @@ fixes: ...@@ -3,4 +3,4 @@ fixes:
- | - |
Cinder Backup has now access to kernel modules to load e.g. iscsi_tcp Cinder Backup has now access to kernel modules to load e.g. iscsi_tcp
module. module.
`LP#1863094 <https://launchpad.net/bugs/1863094>` `LP#1863094 <https://launchpad.net/bugs/1863094>`__
...@@ -3,4 +3,4 @@ fixes: ...@@ -3,4 +3,4 @@ fixes:
- | - |
Makes RabbitMQ hostname address resolution precheck stronger by Makes RabbitMQ hostname address resolution precheck stronger by
requiring uniqueness of resolution to avoid later issues. requiring uniqueness of resolution to avoid later issues.
`LP#1863363 <https://launchpad.net/bugs/1863363>` `LP#1863363 <https://launchpad.net/bugs/1863363>`__
...@@ -5,5 +5,4 @@ fixes: ...@@ -5,5 +5,4 @@ fixes:
In a deployment where Prometheus is enabled and Alertmanager is disabled In a deployment where Prometheus is enabled and Alertmanager is disabled
the configuration for the Prometheus will fail when templating as the the configuration for the Prometheus will fail when templating as the
variable ``prometheus_alert_rules`` does not contain the key ``files``. variable ``prometheus_alert_rules`` does not contain the key ``files``.
For details please see `LP#1854540 <https://launchpad.net/bugs/1854540>`__
<https://bugs.launchpad.net/kolla-ansible/+bug/1854540>`__.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment