kuryr/devstack
Salvatore Orlando d32f09ffb6 Do not attempt to re-install docker, regardless of its running status
Commit c96032ecc1 changed the devstack
plugin to avoid reinstalling docker if the service was running.
However, there are a few meaningful cases where the service is not
running but the package is however installed and the user does not
want devstack to reinstall it.

This patch uses the distro package manager to find whether
docker-engine is insstalled already, rather than systemd or init.d.
The docker installation script will take care of cases where docker
was manually installed from binaries.

Change-Id: I6f66fdd3c35739486a6453b484eab81dfb4a9545
2016-05-23 16:43:02 -07:00
..
local.conf.sample plugin.sh stops docker service rather than kill docker daemon. 2016-02-22 08:52:00 -08:00
plugin.sh Do not attempt to re-install docker, regardless of its running status 2016-05-23 16:43:02 -07:00
settings Enable the change of docker-engine and etcd listen TCP port in devstack 2016-05-03 14:43:57 +02:00