magnum/magnum/templates
Andrew Melton 156e315e98 Fix swarm bay failure reporting
The old method of detecting failures was very likely to fail in
many cases because it relied on all bay services being started by
the time cloud-init finished. This is a problem because the bay
services are started asynchronously and can take quite a while to
start.

The new method relies on systemd's OnFailure directive to kick off
specific service units when a failure is detected. Both the swarm
agent and manager have their own failure service so that we are
not overloading a single wait condition with multiple potential
failures.

Change-Id: I7ce4be567517fe948dde0ac7225996967196c9e8
Closes-bug: #1502329
2015-10-05 13:52:03 -07:00
..
docker-swarm Fix swarm bay failure reporting 2015-10-05 13:52:03 -07:00
heat-kubernetes Configure Fedora Atomic for Kubernetes load balancer feature 2015-09-29 23:43:21 +00:00
heat-mesos Add details to developer quick-start Mesos section 2015-09-29 09:27:17 -07:00