python-tripleoclient/releasenotes/notes/paunch_undercloud-2ad99f417be01355.yaml
Emilien Macchi dafacfcbf7 Disable Paunch by default on the Undercloud
Disabling Paunch on the Undercloud has proven to be stable enough over
the last weeks, we can safely make it the default to move forward.

Depends-On: I707b2f66eb947d64ef6a21238dc26c81575be2c7
Change-Id: I8822b3515046a4263242d5e1249bb9bac8d80d91
2020-01-28 13:51:37 -05:00

8 lines
249 B
YAML

---
features:
- |
Paunch is now disabled by default when the Undercloud is deployed
and upgraded. Containers will be started by Ansible and not Paunch
anymore. One can enable Paunch again with undercloud_enable_paunch
set to True.