python-tripleoclient/releasenotes/notes/use_heat_default-366fe9593a72642a.yaml
Emilien Macchi b10ca31475 Switch the undercloud to be containerized by default
The undercloud is now by default containerized and the deployment
is not driven by instack-undercloud anymore but by TripleO Heat Templates
like it's done for the overcloud.

Note: if the undercloud isn't containerized and we don't support upgrades
from Queens at this point.

Depends-On: I910b15f78dc5a10e304d5aaf249516c56c82f6d0
Change-Id: I9e754a7efff4113c50c0c825d58461e6bc94aa24
2018-07-14 19:31:23 +00:00

11 lines
403 B
YAML

---
prelude: >
The undercloud is now by default containerized and the deployment
is not driven by instack-undercloud anymore but by TripleO Heat Templates
like it's done for the overcloud.
upgrade:
- |
The upgrade from a non-containerized undercloud to a containerized
undercloud is supported and can be executed with ``openstack undercloud
upgrade`` command (same as before).