python-tripleoclient/releasenotes/notes/add-enable_neutron_heat-8d799d8ffc76f6da.yaml
James Slagle 769788f1b2 Add enable_neutron and enable_heat
These new configuration options can be used to optionally disable these
services when using ephemeral Heat.

Depends-On: I2c9cf50363579d4e18aaeaf783770ca7a4266622
Change-Id: I5503a0bb632e7ab03e2c6c5fecec617899179525
Signed-off-by: James Slagle <jslagle@redhat.com>
2021-05-06 21:17:26 -04:00

6 lines
228 B
YAML

---
features:
- New configuration options for enable_neutron and enable_heat are added to
the standalone and undercloud installers. These options default to true,
and can be used to selectively disable these services.