tripleo-ansible/tripleo_ansible/roles/tripleo_cephadm
Francesco Pantano 5ab03f393b
Introduce the network(s) parameter in the ceph spec module
This change introduces a new option on the CephDaemonSpec definition.
Now a list of networks can be specified and rendered using the related
top level field.
The networks field cannot be logically considered part of extra parameter,
because except for the monitors and osds (they have the cluster and public
networks defined), all the other daemons should provide this kind of field.
The ceph_mkspec module and the rgw tasks are modified accordingly and as
per [1] only rgw is supported for now.

[1] https://github.com/ceph/ceph/pull/40048

Change-Id: I71f1a0e995c0d92d73625cd863488fc183bda7b3
2021-03-31 11:43:27 +02:00
..
defaults Merge "Configure crush rules according to the detected device classes" 2021-03-22 19:06:16 +00:00
meta Introduce tripleo_cephadm role 2021-02-18 11:18:55 +01:00
molecule/default Introduce ceph_spec_bootstrap module 2021-03-15 15:35:52 +00:00
tasks Introduce the network(s) parameter in the ceph spec module 2021-03-31 11:43:27 +02:00
templates Deploy RGW, MDS, Ganesha and Ceph Dashboard using cephadm 2021-03-12 10:20:07 +01:00