Merge "Add external-ceph environment file"

This commit is contained in:
Zuul 2021-03-16 23:47:20 +00:00 committed by Gerrit Code Review
commit adaa90bb82
3 changed files with 17 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# DEPRECATED: use environments/external-ceph.yaml instead
resource_registry:
OS::TripleO::Services::CephExternal: ../../deployment/ceph-ansible/ceph-external.yaml

View File

@ -0,0 +1,15 @@
---
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.