
Docker Swarm was effectively deprecated in [1], so it can be safely removed now. [1] https://review.opendev.org/c/openstack/openstack-ansible-os_zun/+/936400 Change-Id: I739300a5b4bdcac0a6eef0df5a6f38f16fb45b67 Signed-off-by: Dmitriy Rabotyagov <dmitriy.rabotyagov@cleura.com>
10 lines
275 B
YAML
10 lines
275 B
YAML
---
|
|
|
|
deprecations:
|
|
- |
|
|
Variables ``zun_docker_kv_storage``, ``zun_docker_kv_port`` and
|
|
``zun_docker_kv_group`` were removed and have no effect anymore.
|
|
- |
|
|
Docker Swarm mode for Zun is no longer supported and only local
|
|
deployment for Docker is possible.
|