tripleo-heat-templates/releasenotes/notes/remove-docker-ef1f16744ff03979.yaml
Takashi Kajinami 9f53e0ce5c Remove Docker support
Docker support was deprecated when we switched to CentOS 8 and has not
been tested since then.

Change-Id: I5575d344190537571ace16596e3635aeddccfe23
2022-05-30 11:37:51 +09:00

7 lines
239 B
YAML

---
upgrade:
- |
Support for Docker has been removed. Now the ``ContainerCli`` parameter
accepts only ``podman``. Also, the ``DockerAdditionalSockets`` has been
removed because the parameter is used only when Docker is used.