kolla-ansible/ansible/roles/barbican
Radosław Piliszek 6a737b1968 Fix handling of docker restart policy
Docker has no restart policy named 'never'. It has 'no'.
This has bitten us already (see [1]) and might bite us again whenever
we want to change the restart policy to 'no'.

This patch makes our docker integration honor all valid restart policies
and only valid restart policies.
All relevant docker restart policy usages are patched as well.

I added some FIXMEs around which are relevant to kolla-ansible docker
integration. They are not fixed in here to not alter behavior.

[1] https://review.opendev.org/667363

Change-Id: I1c9764fb9bbda08a71186091aced67433ad4e3d6
Signed-off-by: Radosław Piliszek <radoslaw.piliszek@gmail.com>
2019-07-18 13:39:06 +00:00
..
defaults Make kolla-ansible support extra volumes 2019-05-17 11:55:04 +08:00
handlers Simplify handler conditionals 2019-06-27 15:57:19 +00:00
meta Add Barbican ansible role 2016-09-13 02:56:27 +00:00
tasks Fix handling of docker restart policy 2019-07-18 13:39:06 +00:00
templates Remove unused [service_credentials] config sections 2019-05-31 13:25:00 +01:00