python-tripleoclient/releasenotes/notes/install-packages-for-overcloud-images-e3eacb9e0ec53b5b.yaml
Alex Schultz b942e8db03 Ensure build packages installed at runtime
As an alternative to switching this process to ansible, we can handle
the installation of the required packages for the overcloud image
building process in the command itself. This change adds an install for
tripleo-common and the image element packages required to build the
overcloud images as part of the `openstack overcloud image build`
command itself.

Change-Id: I32eb04c81cba0f9688ddf6e40874790f033e84e8
2020-10-29 08:53:22 -06:00

9 lines
353 B
YAML

---
features:
- |
A dnf installation of tripleo-common, tripleo-ironic-python-agent-builder,
openstack-tripleo-image-elements, openstack-tripleo-puppet-elements, and
xfsprogs has been included as part of the `openstack overcloud image build`
command. This allows us to drop these as always required dependencies for
tripleoclient.