tripleo-heat-templates/deployment/experimental
Jose Luis Franco Arza cc4b7f4634 Get rid of docker removing in post_upgrade tasks.
When upgrading from Rocky to Stein we moved also from using the docker
container engine into Podman. To ensure that every single docker container
was removed after the upgrade a post_upgrade task was added which made
use of the tripleo-docker-rm role that removed the container. In this cycle,
from Stein to Train both the Undercloud and Overcloud work with Podman, so
there is no need to remove any docker container anymore.

This patch removes all the tripleo-docker-rm post-upgrade task and in those
services which only included a single task, the post-upgrade-tasks section
is also erased.

Change-Id: I5c9ab55ec6ff332056a426a76e150ea3c9063c6e
(cherry picked from commit 4cbae84c75)
2019-11-20 14:59:58 +01:00
..
designate Get rid of docker removing in post_upgrade tasks. 2019-11-20 14:59:58 +01:00
README.rst Move Designate to Experimental 2019-03-12 15:12:27 +00:00

README.rst

Experimental services

This directory contains services that are experimental. They can be deployed but there is no garantee that they are tested and work correctly.