openstack-ansible-os_cinder/tasks
Jonathan Rosser 2e08d866e4 Ensure cinder-volumes tool packages install correct ceph dependancies
The cinder-volumes service requires a set of tools installed from
distro packages, which have dependancies on librados and librbd. This
patch moves the installation of these tools to after the point that
the ceph_client role has run. This ensures that the ceph repo config
is correct and in the case of ubuntu any necessary apt pins have
been installed. This prevents issues where packages in the distro
repo may have sematically higher version numbers that the ceph
repo and then require a package downgrade - this leads to an install
failure.

Change-Id: I9de3a3566df913487b0cbf971c4006e9e52feaac
2019-02-11 12:06:40 +00:00
..
cinder_backends.yml Ensure public volume type option is evaluated as a boolean 2019-01-10 09:43:15 +00:00
cinder_cleanup_old_facts.yml Simplify and optimise cinder tasks 2017-07-06 06:18:55 +00:00
cinder_db_setup.yml Fix usage of "|" for tests 2018-07-16 12:26:09 +02:00
cinder_install.yml Combine, rather than replace init overrides 2018-12-14 14:30:50 +00:00
cinder_install_source.yml venv: use inventory_hostname instead of ansible_hostname 2019-02-06 09:49:14 -05:00
cinder_lvm_config.yml Cleanup/standardize usage of tags 2016-07-12 16:15:42 -04:00
cinder_post_install.yml Cleanup files and templates using smart sources 2019-01-19 18:02:51 -06:00
cinder_pre_install.yml Cleanup files and templates using smart sources 2019-01-19 18:02:51 -06:00
cinder_qos.yml Add missing CLI_OPTIONS when setting up qos volume types 2019-02-10 17:41:34 -05:00
cinder_service_setup.yml Enable overriding the service setup host python interpreter 2018-11-30 14:46:23 +00:00
cinder_uwsgi.yml Add external LB management handler hook interface 2017-09-16 13:54:06 -05:00
main.yml Ensure cinder-volumes tool packages install correct ceph dependancies 2019-02-11 12:06:40 +00:00
mq_setup.yml Updated from OpenStack Ansible Tests 2018-08-20 10:47:40 +00:00