ceph-ansible/roles
Harald Jensås e695efcaf7 Replace ipaddr() with ips_in_ranges()
This change implements a filter_plugin that is used in the
ceph-facts, ceph-validate roles and infrastucture-playbooks.
The new filter plugin will return a list of all IP address
that reside in any one of the given IP ranges. The new filter
replaces the use of the ipaddr filter.

ceph.conf already support a comma separated list of CIDRs
for the public_network and cluster_network options.

Changes: [1] and [2] introduced a regression in ceph-ansible
where public_network can no longer be a comma separated list
of cidrs.

With this change a comma separated list of subnet CIDRs can
also be used for monitor_address_block and radosgw_address_block.

[1] commit: d67230b2a2
[2] commit: 20e4852888

Related-To: https://bugs.launchpad.net/tripleo/+bug/1840030
Related-To: https://bugzilla.redhat.com/show_bug.cgi?id=1740283

Closes: #4333
Please backport to stable-4.0

Signed-off-by: Harald Jensås <hjensas@redhat.com>
2019-09-27 10:11:53 +02:00
..
ceph-client tests: set copy_admin_key at group_vars level 2019-09-26 11:35:24 +02:00
ceph-common ceph-common: install only necesarry ceph-* packages on debian 2019-09-27 01:11:22 +02:00
ceph-config global: make directories mode parameterizable 2019-08-23 09:38:17 +02:00
ceph-container-common container: Allow to use registry authentication 2019-09-18 16:03:18 +02:00
ceph-container-engine lint: fix error [201,206] 2019-08-29 14:28:35 -04:00
ceph-dashboard ceph-dashboard: Add prometheus api host 2019-09-27 09:16:12 +02:00
ceph-defaults dashboard: add grafana dashboard support on Debian based OS 2019-09-26 18:49:56 +02:00
ceph-facts Replace ipaddr() with ips_in_ranges() 2019-09-27 10:11:53 +02:00
ceph-fetch-keys global: add newline at end of file 2019-08-23 15:56:47 +02:00
ceph-grafana dashboard: add grafana dashboard support on Debian based OS 2019-09-26 18:49:56 +02:00
ceph-handler ceph-handler: Fix osd restart condition 2019-09-10 15:56:53 -04:00
ceph-infra Support comma-delimited subnets in firewall 2019-09-09 15:20:58 -04:00
ceph-iscsi-gw iscsigw: install python-requests 2019-09-26 11:35:24 +02:00
ceph-mds global: remove fetch_directory dependency 2019-09-26 11:35:24 +02:00
ceph-mgr global: remove fetch_directory dependency 2019-09-26 11:35:24 +02:00
ceph-mon global: remove fetch_directory dependency 2019-09-26 11:35:24 +02:00
ceph-nfs ceph-nfs: Allow to configure SecType value 2019-09-27 00:33:18 +02:00
ceph-node-exporter global: add newline at end of file 2019-08-23 15:56:47 +02:00
ceph-osd global: remove fetch_directory dependency 2019-09-26 11:35:24 +02:00
ceph-prometheus Add http_addr option to grafana config 2019-08-29 13:00:22 -04:00
ceph-rbd-mirror global: remove fetch_directory dependency 2019-09-26 11:35:24 +02:00
ceph-rgw global: remove fetch_directory dependency 2019-09-26 11:35:24 +02:00
ceph-rgw-loadbalancer Add role definitions of ceph-rgw-loadbalancer 2019-06-06 17:12:04 +02:00
ceph-validate Replace ipaddr() with ips_in_ranges() 2019-09-27 10:11:53 +02:00