5877ef54d3
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
9 lines
336 B
YAML
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.
|