python-tripleoclient/releasenotes/notes/retire-instack-undercloud-1cd802a8cc437f7c.yaml
Alex Schultz ea904d0964 Remove instack-undercloud and --use-heat
The instack-undercloud method of installing the undercloud was
deprecated in Rocky. We would like to remove the tie in via the
tripleoclient to reduce the overall package requirements when install
tripleoclient.

Depends-On: https://review.openstack.org/#/c/591858/
Change-Id: I3f1055ece3c267540bd4a94d42811b9146a09a86
Blueprint: remove-instack-undercloud
2018-09-24 19:36:38 +00:00

8 lines
387 B
YAML

---
upgrade:
- The --use-heat option from undercloud install has been removed along with
the ability to deploy an undercloud on baremetal using instack-undercloud
via 'openstack undercloud install'. Manual deployment may still be possible
by directly invoking the instack-undercloud scripts but it is no longer
available via the 'openstack undercloud install' command.