Add forgotten release note for 892427

Followup on Ief8dca4e27197c9576e215cbd960da75f6fdc20c

Related-Bug: #1879557
Change-Id: I2865fb8bb24994db8687a15fd8106bfa7a55d4da
Signed-off-by: Maksim Malchuk <maksim.malchuk@gmail.com>
This commit is contained in:
Maksim Malchuk 2023-09-05 11:01:17 +03:00
parent 375ecdde07
commit c278c8cbd9

View File

@ -0,0 +1,6 @@
---
fixes:
- |
Fixes an issue when Kolla is setting the producer tasks to None,
and this disables all designate producer tasks.
`LP#1879557 <https://launchpad.net/bugs/1879557>`__