2773e215f7
* Removing a swarm node does not work with docker-py < 2.4.0, since it calls client.inspect_node(). (#53565)
For the same reason, docker_node requires docker >= 2.4.0.
(cherry picked from commit c75da35595
)
* Reconstructing a change from devel which is required to make usage detection work this way.
2 lines
127 B
YAML
2 lines
127 B
YAML
bugfixes:
|
|
- "docker_swarm - now supports docker-py 1.10.0 and newer for most operations, instead only docker 2.6.0 and newer."
|