kolla-ansible/ansible/roles/ceph/tasks
Mark Goddard e6d0e610c5 Deprecate Ceph deployment
There are now several good tools for deploying Ceph, including Ceph
Ansible and ceph-deploy. Maintaining our own Ceph deployment is a
significant maintenance burden, and we should focus on our core mission
to deploy OpenStack. Given that this is a significant part of kolla
ansible currently we will need a long deprecation period and a migration
path to another tool.

Change-Id: Ic603c85c04d8794580a19f9efaa7a8589565f4f6
Partially-Implements: blueprint remove-ceph
2019-07-04 19:05:54 +01:00
..
bootstrap_mons.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
bootstrap_osds.yml Use become for all docker tasks 2019-06-06 19:04:58 +01:00
check.yml Enable sanity checks from kolla-ansible 2017-03-09 10:37:06 +00:00
config.yml Fix up config file permissions on the host 2019-04-02 17:23:31 +01:00
deploy.yml Use become for all docker tasks 2019-06-06 19:04:58 +01:00
distribute_keyrings.yml Use become for all docker tasks 2019-06-06 19:04:58 +01:00
generate_cluster.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 Deprecate Ceph deployment 2019-07-04 19:05:54 +01:00
precheck.yml Use become for all docker tasks 2019-06-06 19:04:58 +01:00
pull.yml Specify 'become' for all tasks that use kolla_docker module 2018-06-08 12:39:24 +00:00
reconfigure.yml Use become for all docker tasks 2019-06-06 19:04:58 +01:00
start_ceph_dashboard.yml Use become for all docker tasks 2019-06-06 19:04:58 +01:00
start_mdss.yml Use become for all docker tasks 2019-06-06 19:04:58 +01:00
start_mgrs.yml Use become for all docker tasks 2019-06-06 19:04:58 +01:00
start_mons.yml Specify 'become' for all tasks that use kolla_docker module 2018-06-08 12:39:24 +00:00
start_nfss.yml Specify 'become' for all tasks that use kolla_docker module 2018-06-08 12:39:24 +00:00
start_osds.yml Use become for all docker tasks 2019-06-06 19:04:58 +01:00
start_rgw_keystone.yml Use become for all docker tasks 2019-06-06 19:04:58 +01:00
start_rgws.yml Specify 'become' for all tasks that use kolla_docker module 2018-06-08 12:39:24 +00:00
stop.yml Use become for all docker tasks 2019-06-06 19:04:58 +01:00
upgrade.yml Make Ceph upgrade check Ceph release to avoid EPERM 2019-06-18 11:35:43 +02:00