openstack-ansible/playbooks
Dmitriy Rabotyagov efbea346bb Delete glusterd data along with container data
When a user deletes a container and selects
`force_containers_data_destroy` it makes sense to also delete gluster
data for the container as well.

Otherwise, once containers respawn, they already do have some stale
data from the previous container which may not really work out and
would require manual cleanup.

With that, when user selects to delete all container data, it's expected
that all data for container should be destryed, so that it would be
created from scratch.

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/924994
Change-Id: I85e3768b9611e498cbfefd1e02c12c8b94a6f30b
2024-07-26 07:47:44 +00:00
..
common-playbooks Merge "Use dynamic_address_fact role from plugins collection" 2024-07-16 22:16:50 +00:00
common-tasks Merge "Use dynamic_address_fact role from plugins collection" 2024-07-16 22:16:50 +00:00
defaults Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
ceph-install.yml Merge "Use openstack.osa.install_defaults role instead of vars_files" 2024-07-15 12:46:14 +00:00
ceph-nfs-install.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
ceph-pools.yml Switch to ceph-ansible stable-8.0 2024-07-10 09:27:28 +00:00
ceph-rgw-install.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
ceph-rgw-keystone-setup.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
certificate-authority.yml Connect openstack_pki_regen_ca variable to pki role 2022-02-28 18:25:53 +00:00
certificate-generate.yml Add playbook to generate any user defined certificates 2021-11-09 08:22:31 +00:00
certificate-ssh-authority.yml Drop ssh_keypairs_install_authorized_keys reference 2023-10-19 11:18:39 +02:00
containers-deploy.yml Fix linters to satisfy ansible-lint 6.18 2023-08-22 15:47:38 +00:00
containers-lxc-create.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
containers-lxc-destroy.yml Delete glusterd data along with container data 2024-07-26 07:47:44 +00:00
containers-lxc-host.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
galera-install.yml Use container setup role from plugins repo 2024-03-28 13:55:59 +00:00
haproxy-install.yml Merge "Use container setup role from plugins repo" 2024-04-02 17:50:41 +00:00
healthcheck-hosts.yml Remove Jinja from conditions 2024-03-27 10:42:53 +00:00
healthcheck-infrastructure.yml Skip repo verification for distro install 2024-07-19 20:27:32 +00:00
healthcheck-openstack.yml Fix linters to satisfy ansible-lint 6.18 2023-08-22 15:47:38 +00:00
hook-dummy.yml Add user defined hooks that can run extra playbooks 2024-02-05 12:32:37 +00:00
infra-journal-remote.yml Use include_role in task to avoid lack of access to vars 2023-06-30 14:19:19 +00:00
listening-port-report.yml Fix linters to satisfy ansible-lint 6.18 2023-08-22 15:47:38 +00:00
lxc-containers-create.yml Add scaffolding for multiple container techs 2018-01-31 09:20:03 -06:00
lxc-containers-destroy.yml Add scaffolding for multiple container techs 2018-01-31 09:20:03 -06:00
lxc-hosts-setup.yml Add scaffolding for multiple container techs 2018-01-31 09:20:03 -06:00
memcached-install.yml Use container setup role from plugins repo 2024-03-28 13:55:59 +00:00
openstack-hosts-setup.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
openstack-resources.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
os-adjutant-install.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
os-aodh-install.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
os-barbican-install.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
os-blazar-install.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
os-ceilometer-install.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
os-cinder-install.yml Use haproxy_service_setup playbook from plugins collection 2023-11-08 16:11:58 +00:00
os-cloudkitty-install.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
os-designate-install.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
os-glance-install.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
os-gnocchi-install.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
os-heat-install.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
os-horizon-install.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
os-ironic-install.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
os-keystone-install.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
os-magnum-install.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
os-manila-install.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
os-masakari-install.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
os-mistral-install.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
os-neutron-install.yml Remove dynamic-grouping common task file 2024-07-15 09:29:26 +00:00
os-nova-install.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
os-octavia-install.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
os-placement-install.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
os-rally-install.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
os-skyline-install.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
os-swift-install.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
os-swift-sync.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
os-tacker-install.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
os-tempest-install.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
os-trove-install.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
os-zun-install.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
qdrouterd-install.yml Use container setup role from plugins repo 2024-03-28 13:55:59 +00:00
rabbitmq-install.yml Enable RabbitMQ feature flags pre-upgrade 2024-05-21 13:51:48 +01:00
repo-install.yml Use openstack.osa.install_defaults role instead of vars_files 2024-07-12 19:23:22 +00:00
security-hardening.yml Use include_role in task to avoid lack of access to vars 2023-06-30 14:19:19 +00:00
setup-everything.yml Fix linters to satisfy ansible-lint 6.18 2023-08-22 15:47:38 +00:00
setup-hosts.yml Add user defined hooks that can run extra playbooks 2024-02-05 12:32:37 +00:00
setup-infrastructure.yml Switch to ceph-ansible stable-8.0 2024-07-10 09:27:28 +00:00
setup-openstack.yml Move Murano/Senlin/Sahara to Inactive state 2024-05-04 12:13:41 +00:00
unbound-install.yml Remove os-log-dir-setup common playbook 2024-07-03 14:37:01 +01:00
utility-install.yml Merge "Use openstack.osa.install_defaults role instead of vars_files" 2024-07-15 12:46:14 +00:00
zookeeper-install.yml Remove os-log-dir-setup common playbook 2024-07-03 14:37:01 +01:00