ceph-ansible/roles
Harald Jensås 5fea830414 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>
(cherry picked from commit e695efcaf7)
2019-09-27 17:49:46 +02:00
..
ceph-client tests: set copy_admin_key at group_vars level 2019-09-26 16:21:54 +02:00
ceph-common ceph-common: install only necesarry ceph-* packages on debian 2019-09-27 14:16:20 +02:00
ceph-config global: make directories mode parameterizable 2019-08-23 11:39:23 +00:00
ceph-container-common container: Allow to use registry authentication 2019-09-18 23:43:21 +02:00
ceph-container-engine lint: fix error [201,206] 2019-08-30 09:04:00 -04:00
ceph-dashboard ceph-dashboard: Add prometheus api host 2019-09-27 14:16:39 +02:00
ceph-defaults dashboard: add grafana dashboard support on Debian based OS 2019-09-27 09:12:39 +02:00
ceph-facts Replace ipaddr() with ips_in_ranges() 2019-09-27 17:49:46 +02:00
ceph-fetch-keys meta: set the right minimum ansible version required for galaxy 2018-12-11 09:59:25 +01:00
ceph-grafana dashboard: add grafana dashboard support on Debian based OS 2019-09-27 09:12:39 +02:00
ceph-handler ceph-handler: Fix osd restart condition 2019-09-11 13:20:30 -04:00
ceph-infra Support comma-delimited subnets in firewall 2019-09-10 09:34:48 -04:00
ceph-iscsi-gw iscsigw: install python-requests 2019-09-26 16:21:54 +02:00
ceph-mds global: remove fetch_directory dependency 2019-09-26 16:21:54 +02:00
ceph-mgr global: remove fetch_directory dependency 2019-09-26 16:21:54 +02:00
ceph-mon global: remove fetch_directory dependency 2019-09-26 16:21:54 +02:00
ceph-nfs ceph-nfs: Allow to configure SecType value 2019-09-27 15:38:52 +02:00
ceph-node-exporter dashboard: remove cfg80211 module installation 2019-07-29 15:46:58 +02:00
ceph-osd global: remove fetch_directory dependency 2019-09-26 16:21:54 +02:00
ceph-prometheus Add http_addr option to grafana config 2019-08-30 09:04:16 -04:00
ceph-rbd-mirror global: remove fetch_directory dependency 2019-09-26 16:21:54 +02:00
ceph-rgw global: remove fetch_directory dependency 2019-09-26 16:21:54 +02:00
ceph-rgw-loadbalancer Add role definitions of ceph-rgw-loadbalancer 2019-06-06 19:44:30 +00:00
ceph-validate Replace ipaddr() with ips_in_ranges() 2019-09-27 17:49:46 +02:00