tripleo-heat-templates/deployment/cephadm
John Fulton a08f4b1d29 Introduce ExternalCeph boolean
Add explicit parameter for when external ceph is used.
This parameter defaults to false but is true if the
deployment uses -e environments/external-ceph.yaml.

When external ceph is used with Ganesha, the ceph_mon
group is empty but the ceph_nfs group is not. When
internal ceph is used with Ganesha, both the ceph_mon
and ceph_nfs groups are non-empty. Rather than solve
the related bug by adding another condition based on
these groups  which is compatible existing logic, it's
safer to have an explicit parameter for when external
ceph is used.

Change-Id: Id3e397d81dbca9a48d0456588784bcc20737093f
Depends-On: I2651c2850debd8110da93df2adc5fd8768a00db0
Closes-Bug: #1986988
(cherry picked from commit e031058520)
2022-08-23 06:25:26 +00:00
..
ceph-base.yaml Introduce ExternalCeph boolean 2022-08-23 06:25:26 +00:00
ceph-client.yaml Introduce ExternalCeph boolean 2022-08-23 06:25:26 +00:00
ceph-external.yaml Use server side env merging for ServiceNetMap/VipSubnetMap 2022-06-15 14:52:48 +05:30
ceph-grafana.yaml Use server side env merging for ServiceNetMap/VipSubnetMap 2022-06-15 14:52:48 +05:30
ceph-mds.yaml Use server side env merging for ServiceNetMap/VipSubnetMap 2022-06-15 14:52:48 +05:30
ceph-mgr.yaml Use server side env merging for ServiceNetMap/VipSubnetMap 2022-06-15 14:52:48 +05:30
ceph-mon.yaml Use server side env merging for ServiceNetMap/VipSubnetMap 2022-06-15 14:52:48 +05:30
ceph-nfs.yaml Use server side env merging for ServiceNetMap/VipSubnetMap 2022-06-15 14:52:48 +05:30
ceph-osd.yaml Use server side env merging for ServiceNetMap/VipSubnetMap 2022-06-15 14:52:48 +05:30
ceph-rbdmirror.yaml Use server side env merging for ServiceNetMap/VipSubnetMap 2022-06-15 14:52:48 +05:30
ceph-rgw.yaml Add SwiftSystemReader role when Rbac is enabled 2022-06-28 14:08:07 +00:00