kolla-ansible/ansible/roles/glance/tasks
Mark Goddard 242625dff4 Generate Ceph configuration during upgrade
If upgrading the nova, cinder or manila services via 'kolla-ansible
upgrade', the Ceph config files are not generated. Users will expect
that these files are generated, to pull in any changes from their
configuration or the base kolla configuration.

This change moves Ceph tasks inside config.yml to ensure that they are
performed during deploy, reconfigure and upgrade. This has been done for
nova, cinder, gnocchi and manila - glance already does this.

Change-Id: Ic75692c2bcba9b81dee922ff6fbbccd160e7fa19
Closes-Bug: #1794275
2018-10-10 10:48:55 +01:00
..
bootstrap_service.yml Specify 'become' for all tasks that use kolla_docker module 2018-06-08 12:39:24 +00:00
bootstrap.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
ceph.yml Generate Ceph configuration during upgrade 2018-10-10 10:48:55 +01:00
check.yml Update usage of "|" to "is" 2018-08-13 12:40:10 +05:30
clone.yml Support checkout dedicated version from git with dev mode 2018-08-14 16:06:00 +08:00
config.yml Generate Ceph configuration during upgrade 2018-10-10 10:48:55 +01:00
deploy.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
external_ceph.yml Generate Ceph configuration during upgrade 2018-10-10 10:48:55 +01:00
legacy_upgrade.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
loadbalancer.yml Refactor haproxy config (split by service) V2.0 2018-09-26 03:30:38 -07:00
main.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
precheck.yml Generalize api_interface_address variable usage 2017-05-23 08:35:15 +00:00
pull.yml Specify 'become' for all tasks that use kolla_docker module 2018-06-08 12:39:24 +00:00
reconfigure.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
register.yml Remove useless module_extra_vars in registry.yml 2018-04-16 09:14:54 +08:00
rolling_upgrade.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
stop_service.yml Specify 'become' for all tasks that use kolla_docker module 2018-06-08 12:39:24 +00:00
upgrade.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00