openstack-ansible/doc/source/user
Logan V 9ade47f72f Add ceph-ansible v3 support
ceph-ansible has undergone significant refactoring in their v3
development, adding new required roles such as ceph-defaults and
ceph-config, which are used to provide vars and configuration to
the ceph service roles. These roles must be executed before the
service roles to avoid missing vars[1][2].

During the v3 refactoring, ceph-common was removed as a galaxy-style
role dependency in the service roles meta files[3]. This means we
will need to explicitly execute ceph-common from now on also.

This change adds the defaults and config roles and executes them.
Also some minor cleanup such as alphabetizing the OpenStack roles
list is done.

Also added is an upgrade playbook, reno, and docs to assist in
cleaning up the older galaxy-named ceph common roles which are
no longer galaxy namespaced in our cloning configuration.

[1] http://jenkins-logs.objects-us-dfw-1.cloud.lstn.net/osa-ci/490192/1/21/logs/console.log
[2] https://github.com/ceph/ceph-ansible/issues/1737
[3] https://github.com/ceph/ceph-ansible/pull/1727

Conflicts:
  ansible-role-requirements.yml

Change-Id: Ia8c0cb0a23f331fce7914afbfc05ef54ee3ffb0e
(cherry picked from commit a53f1aea96)
2017-10-24 16:14:07 +00:00
..
index.rst March to the beat of the new docs drum 2017-07-05 09:13:13 +00:00
manual-upgrade.rst Add ceph-ansible v3 support 2017-10-24 16:14:07 +00:00
minor-upgrade.rst March to the beat of the new docs drum 2017-07-05 09:13:13 +00:00
overview.rst March to the beat of the new docs drum 2017-07-05 09:13:13 +00:00
reference-scripts.rst March to the beat of the new docs drum 2017-07-05 09:13:13 +00:00
reference-upgrade-playbooks.rst Add ceph-ansible v3 support 2017-10-24 16:14:07 +00:00
reference.rst March to the beat of the new docs drum 2017-07-05 09:13:13 +00:00
script-upgrade.rst March to the beat of the new docs drum 2017-07-05 09:13:13 +00:00