kolla-ansible/ansible/roles/neutron/tasks
Michal Nasiadka cea076f379 Introduce oneshot docker_restart_policy
docker_restart_policy: no causes systemd units to not get created
and we use it in CI to disable restarts on services.

Introducing oneshot policy to not create systemd unit for oneshot
containers (those that are running bootstrap tasks, like db
bootstrap and don't need a systemd unit), but still create systemd
units for long lived containers but with Restart=No.

Change-Id: I9e0d656f19143ec2fcad7d6d345b2c9387551604
2023-11-14 15:17:50 +00:00
..
bootstrap.yml Adding container_engine to kolla_toolbox module 2022-11-04 15:32:30 +01:00
bootstrap_service.yml Introduce oneshot docker_restart_policy 2023-11-14 15:17:50 +00:00
check-containers.yml Use Docker healthchecks for core services 2020-10-05 08:35:47 +00:00
check.yml Enable sanity checks from kolla-ansible 2017-03-09 10:37:06 +00:00
clone.yml permission denied when enable_kolla_dev_mod 2020-06-07 19:36:42 +08:00
config-host.yml Add option for extra kernel modules in neutron role 2023-09-21 11:54:00 +00:00
config-neutron-fake.yml Split out OVS/Linuxbridge agent configs from ml2_conf.ini 2019-11-27 13:42:48 +00:00
config.yml neutron: Add neutron-ovn-agent support 2023-05-19 10:20:16 +00:00
config_validate.yml Integrate oslo-config-validator 2022-12-21 17:19:09 +00:00
copy-certs.yml Refactor copy certificates task 2020-04-14 17:26:19 +00:00
deploy-containers.yml Add a job that *only* deploys updated containers 2019-09-26 17:51:14 +01:00
deploy.yml Add ML2/OVN and ML2/OVS setting checks for neutron 2023-09-26 21:24:12 +02:00
legacy_upgrade.yml Performance: optimize genconfig 2020-10-12 19:30:06 +02:00
loadbalancer.yml Add loadbalancer-config role and wrap haproxy-config role inside 2022-08-09 12:15:49 +02:00
main.yml Revert "Performance: Use import_tasks in the main plays" 2020-12-14 10:36:55 +00:00
neutron_plugin_agent_check.yml Add ML2/OVN and ML2/OVS setting checks for neutron 2023-09-26 21:24:12 +02:00
precheck.yml Add ML2/OVN and ML2/OVS setting checks for neutron 2023-09-26 21:24:12 +02:00
pull.yml Refactor and optimise image pulling 2021-08-10 11:57:54 +00:00
reconfigure.yml Performance: replace unconditional include_tasks with import_tasks 2020-08-28 16:12:03 +00:00
register.yml Do not set 'always' tag where unnecessary 2020-10-27 19:51:46 +01:00
rolling_upgrade.yml Introduce oneshot docker_restart_policy 2023-11-14 15:17:50 +00:00
stop.yml Use "name:" instead of "role:" for *_role modules 2020-03-02 10:01:17 +01:00
upgrade.yml Add ML2/OVN and ML2/OVS setting checks for neutron 2023-09-26 21:24:12 +02:00