clearlinux / clear-config-management

Clear Config Management Project
Apache License 2.0
8 stars 4 forks source link

docker keystone image isn't started after reboot #85

Closed rbradford closed 8 years ago

rbradford commented 8 years ago

After rebooting the controller node the docker container for ciao-keystone doesn't come up. This should probably be a .service file so that the the ciao-controller.service can depend on it.

albertomurillo commented 8 years ago

Docker should be configure to restart instances after a reboot. https://docs.docker.com/engine/admin/host_integration/

albertomurillo commented 8 years ago

ciao-webui role has the same problem