kolla-ansible/releasenotes/notes/bug-1906944-38798e1348ff9c97.yaml
Radosław Piliszek 74ae14a07b Do not start swift-object-updater on stop
Change-Id: I7970c5b02f178fd8fb35c984117f6bc848353a5b
Closes-Bug: #1906944
2020-12-06 16:29:21 +01:00

7 lines
181 B
YAML

---
fixes:
- |
Fixes Swift's stop action. It will no longer try to start
``swift-object-updater`` container again.
`LP#1906944 <https://launchpad.net/bugs/1906944>`__