openstack-ansible/tests/roles/bootstrap-host/tasks
Jonathan Rosser fc1a968e30 Update Ansible to 2.8.2, Ceph-Ansible to 4.0, Ceph to Nautilus
This patch updates to the current version of Ansible in the 2.8 series,
2.8.2.

Ceph-Ansible must be moved to version 4.0 to be compatible with Ansible
2.8 [1]. Older versions of Ceph-Ansible use syntax which is invalid for
Ansible 2.8.

In turn, Ceph-Ansible 4.0 can only install the Nautilus release of Ceph,
there is no overlap with the previous Ceph release as there has been
in the prior Ceph-Ansible 3.x series.

This patch updates provisioning of the OSA AIO ceph build to be
compatible with the ceph-volume tool [2], specifically ceph-volume
cannot prepare OSDs from loopback devices. The AIO boostrap now creates
LVM on top of the loopbacks which are then consumed by ceph-volume.

The configuration of radosgw is updated to account for the addition of
instance names to rados gateway configurations [3][4].

[1] http://docs.ceph.com/ceph-ansible/master/#releases
[2] http://docs.ceph.com/docs/nautilus/ceph-volume
[3] 367dce2894/roles/ceph-config/templates/ceph.conf.j2 (L115-L116)
[4] 367dce2894/roles/ceph-facts/tasks/facts.yml (L276-L280)

Change-Id: I7075be2b06e81e1008bd393cf0fc5619dad24e7e
2019-07-22 22:12:48 +00:00
..
check-requirements.yml Drop support for Ubuntu Xenial 2019-07-13 07:40:24 +00:00
detect_data_disk_device.yml Move data device detection to Ansible 2019-05-13 09:57:11 -05:00
install_packages.yml Remove special extra repo setup from AIO bootstrap 2018-06-28 11:49:58 +01:00
main.yml Move data device detection to Ansible 2019-05-13 09:57:11 -05:00
prepare_aio_config.yml Add Calico networking AIO scenario 2019-05-12 15:22:53 -05:00
prepare_ceph.yml Update Ansible to 2.8.2, Ceph-Ansible to 4.0, Ceph to Nautilus 2019-07-22 22:12:48 +00:00
prepare_data_disk.yml Pass to parted parameters based on fs type. 2019-07-18 16:46:49 +01:00
prepare_hostname.yml Differentiate AIO /etc/hosts entries for localhost and aio1 2019-07-12 08:46:33 +00:00
prepare_loopback_btrfs.yml Remove the use of 'private' with include_role during bootstrap 2019-04-30 14:20:17 -06:00
prepare_loopback_cinder.yml Remove the use of 'private' with include_role during bootstrap 2019-04-30 14:20:17 -06:00
prepare_loopback_machines.yml Remove the use of 'private' with include_role during bootstrap 2019-04-30 14:20:17 -06:00
prepare_loopback_manila.yml Remove the use of 'private' with include_role during bootstrap 2019-04-30 14:20:17 -06:00
prepare_loopback_nova.yml Remove the use of 'private' with include_role during bootstrap 2019-04-30 14:20:17 -06:00
prepare_loopback_swap.yml Remove the use of 'private' with include_role during bootstrap 2019-04-30 14:20:17 -06:00
prepare_loopback_swift.yml Remove the use of 'private' with include_role during bootstrap 2019-04-30 14:20:17 -06:00
prepare_loopback_zfs.yml Convert role to use a common systemd role(s) 2018-03-27 01:50:28 +00:00
prepare_networking.yml Remove the use of 'private' with include_role during bootstrap 2019-04-30 14:20:17 -06:00
prepare_squid.yml Add http proxy test scenario 2019-02-23 12:29:12 +00:00
prepare_ssh_keys.yml Fix bootstrap-host authorized_key transfer for multi-nodes 2016-09-19 04:13:21 +00:00