Fix renos

to backport before releases

Change-Id: I3ed8b56232e9fa99f7a0bb262d57a2d13cb18999
This commit is contained in:
Radosław Piliszek 2020-03-03 20:25:33 +01:00
parent a7a61b9462
commit d7d4b91659
6 changed files with 6 additions and 7 deletions

View File

@ -2,4 +2,4 @@
fixes:
- |
Fix qemu loading of ceph.conf (permission error).
`LP#1861513 <https://launchpad.net/bugs/1861513>`
`LP#1861513 <https://launchpad.net/bugs/1861513>`__

View File

@ -3,4 +3,4 @@ fixes:
- |
Remove /run bind mounts in Neutron services causing dbus host-level
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>`__

View File

@ -3,4 +3,4 @@ fixes:
- |
Each Prometheus mysqld exporter points now to its local mysqld
instance (MariaDB) instead of VIP address.
`LP#1863041 <https://launchpad.net/bugs/1863041>`
`LP#1863041 <https://launchpad.net/bugs/1863041>`__

View File

@ -3,4 +3,4 @@ fixes:
- |
Cinder Backup has now access to kernel modules to load e.g. iscsi_tcp
module.
`LP#1863094 <https://launchpad.net/bugs/1863094>`
`LP#1863094 <https://launchpad.net/bugs/1863094>`__

View File

@ -3,4 +3,4 @@ fixes:
- |
Makes RabbitMQ hostname address resolution precheck stronger by
requiring uniqueness of resolution to avoid later issues.
`LP#1863363 <https://launchpad.net/bugs/1863363>`
`LP#1863363 <https://launchpad.net/bugs/1863363>`__

View File

@ -5,5 +5,4 @@ fixes:
In a deployment where Prometheus is enabled and Alertmanager is disabled
the configuration for the Prometheus will fail when templating as the
variable ``prometheus_alert_rules`` does not contain the key ``files``.
For details please see
<https://bugs.launchpad.net/kolla-ansible/+bug/1854540>`__.
`LP#1854540 <https://launchpad.net/bugs/1854540>`__