tripleo-heat-templates/releasenotes/notes/external_ceph_environment-05a1405bce969060.yaml
Francesco Pantano 8d4e8adb36 Add external-ceph environment file
External ceph configuration is done with tripleo
using the tripleo_ceph_client ansible role.
This change adds a new, generic environment file
that can be included in the overcloud deploy when
services using an external Ceph cluster are configured.

Change-Id: I86650396218d27250150456b023a9d3e392c2e5f
2021-03-16 15:22:02 +00:00

16 lines
596 B
YAML

---
prelude: >
It's not necessary to install ceph-ansible nor prepare a Ceph container
when configuring external Ceph in Wallaby and newer.
External ceph configuration is done with TripleO (not cephadm nor
ceph-ansible) and should be executed using the related environment
file.
features:
- |
The environment file environments/external-ceph.yaml has been created and
can be used when an external Ceph cluster is used.
deprecations:
- |
The environment file environments/ceph-ansible/ceph-ansible-external.yaml
has been deprecated and will be removed in X.