openstack-ansible/group_vars/all
Logan V a53f1aea96 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

Change-Id: Ia8c0cb0a23f331fce7914afbfc05ef54ee3ffb0e
2017-09-18 20:40:55 -05:00
..
all.yml Update and replace http with https for doc links 2017-09-13 20:23:17 -07:00
aodh.yml Use root folder group_vars 2017-05-27 19:50:14 +00:00
ceilometer.yml Use root folder group_vars 2017-05-27 19:50:14 +00:00
ceph.yml Add ceph-ansible v3 support 2017-09-18 20:40:55 -05:00
cinder.yml Remove ceph_client role execution from playbooks 2017-07-13 22:59:19 +00:00
glance.yml Use root folder group_vars 2017-05-27 19:50:14 +00:00
haproxy.yml Modify tacker port in haproxy config 2017-09-13 09:20:16 +02:00
heat.yml Use root folder group_vars 2017-05-27 19:50:14 +00:00
infra.yml Use root folder group_vars 2017-05-27 19:50:14 +00:00
ironic.yml Use root folder group_vars 2017-05-27 19:50:14 +00:00
keepalived.yml Change the variable name play_hosts to ansible_play_hosts 2017-06-25 11:39:22 -04:00
keystone.yml Use root folder group_vars 2017-05-27 19:50:14 +00:00
magnum.yml Use root folder group_vars 2017-05-27 19:50:14 +00:00
neutron.yml Use root folder group_vars 2017-05-27 19:50:14 +00:00
nova.yml Adding serial console support 2017-08-31 09:41:53 +02:00
octavia.yml Use root folder group_vars 2017-05-27 19:50:14 +00:00
pip.yml Improve ansible host & venv bootstrap 2017-07-20 09:23:30 +00:00
sahara.yml Use root folder group_vars 2017-05-27 19:50:14 +00:00
ssl.yml Use root folder group_vars 2017-05-27 19:50:14 +00:00
swift.yml Use root folder group_vars 2017-05-27 19:50:14 +00:00
tacker.yml Add tacker installation 2017-08-21 16:27:32 +02:00