tripleo-heat-templates/releasenotes/notes/undercloud-upgrade-ephemeral-heat-c838a9c61fc742a3.yaml
Alex Schultz d36dfedac2 Move ephemeral heat upgrade to the service
Rather than using a new service, we can use the existing HeatEphemeral
service we added to ensure the undercloud is prepared for the overcloud
deployment usage of the ephemeral heat version.  Additionally this will
properly tear down the previous containered heat services once the data
has been extracted from the existing databases.

Change-Id: I13270a4866f9b339cb31ebba223121978e52b499
(cherry picked from commit 4da03adefe)
2022-01-13 11:35:26 +00:00

6 lines
215 B
YAML

---
features:
- Added Heat container tear down to the HeatEphemeral service to occur during
upgrades. This will convert an undercloud from non-ephemeral heat to
ephemeral heat when the service is enabled.