tripleo-ansible/tripleo_ansible/roles/tripleo_ceph_client
John Fulton c15abb9b95 Support standalone variable names in tripleo_ceph_client
Update default variable handling in tripleo_ceph_client role.
If a variable name used in standalone Ansible roles, like
tripleo_nova_libvirt is used, then tripleo_ceph_client will
support that variable. The following substitutions are now
suported:

  tripleo_ceph_client_cluster | tripleo_ceph_cluster_name
  tripleo_ceph_client_fsid    | tripleo_ceph_cluster_fsid
  tripleo_ceph_client_keys    | tripleo_ceph_cluster_keys

Also update multiple_external_ceph_clusters.yml so that it
can handle if each 'multiple' item contained in the variable
tripleo_ceph_cluster_multi_config has a "tripleo_ceph_cluster_"
prefix as above. These changes let the role remain backwards
compatible with supported examples in older versions but also
allow the new conventions to be used.

Change-Id: If3f2fde6a40fe3e72b16eee2d93d01aeb773966a
2022-10-10 12:43:55 +00:00
..
defaults Support standalone variable names in tripleo_ceph_client 2022-10-10 12:43:55 +00:00
meta fix galaxy meta requirements 2021-09-21 08:53:45 -05:00
molecule/default Gather some environment data 2022-06-30 09:11:25 +00:00
tasks Support standalone variable names in tripleo_ceph_client 2022-10-10 12:43:55 +00:00
templates Merge "Ensures mount uid/git for Manila keyring are correctly set" 2021-06-09 01:34:22 +00:00