Files
kolla-ansible/releasenotes/notes/bug-2095607-f4d9d5aebebddfc8.yaml
Michal Nasiadka 6eb6fee6ee fluentd: Add placement to list of supported services
Closes-Bug: #2095607
Change-Id: Ie1372ce307011c6f2560c7f1fcd520187810fab8
(cherry picked from commit fec66c1334)
(cherry picked from commit 1845fb8100)
(cherry picked from commit 81c2d0725e)
2025-01-27 19:17:51 +00:00

8 lines
259 B
YAML

---
fixes:
- |
Fixes Apache and placement writing to the same log file.
Apache placement VirtualHost ErrorLog has been renamed to
``placement-api-error.log`` (similar to other services).
`LP#[2095607] <https://launchpad.net/bugs/2095607>`__