b10ca31475
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
11 lines
403 B
YAML
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).
|