fc1a968e30
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] |
||
---|---|---|
.. | ||
check-requirements.yml | ||
detect_data_disk_device.yml | ||
install_packages.yml | ||
main.yml | ||
prepare_aio_config.yml | ||
prepare_ceph.yml | ||
prepare_data_disk.yml | ||
prepare_hostname.yml | ||
prepare_loopback_btrfs.yml | ||
prepare_loopback_cinder.yml | ||
prepare_loopback_machines.yml | ||
prepare_loopback_manila.yml | ||
prepare_loopback_nova.yml | ||
prepare_loopback_swap.yml | ||
prepare_loopback_swift.yml | ||
prepare_loopback_zfs.yml | ||
prepare_networking.yml | ||
prepare_squid.yml | ||
prepare_ssh_keys.yml |