tripleo-common/releasenotes/notes/add-overcloud-ceph-image-build-yamls-8ad8fe8b013a314e.yaml
Alex Schultz 5877ef54d3 Add overcloud-ceph image build yaml
Added image yaml config files to build an overcloud-ceph image that does
not have the HA, openvswitch or openstack client related packages
installed by default. This image is useful for dedicated ceph nodes that
do not have any openstack related services on them.

Change-Id: I4e14a49c428b8b7530f49218b413c795e777851b
2020-03-04 14:43:44 -07:00

9 lines
336 B
YAML

---
features:
- |
Added `overcloud-images-ceph.yaml`, `overcloud-images-ceph-centos8.yaml`,
and `overcloud-images-ceph-rhel8.yaml` to allow an operator to build an
image that can be used for dedicated ceph nodes. This `overcloud-ceph`
image would not have the openstack client, ha or openvswitch related
packages.