kolla-mesos/config/horizon
Angus Salkeld 1f95680a32 Use a new per-service format
Note: whilst this is a large patch, most of it is just moving stuff around.

This has a number of benefits now:
- generate the marathon/chronos files
- one file per running container (easier to manage changes)
- no need to redefine lots of marathon attributes
- to create special marathon attributes specify them under
  "service"/"task" or "container" depending on the attribute
  and it will override the value in services/default.marathon.j2
- render the command's files just before running the command
  (previously there was a risk of rendering the files too early)

We can benefit from the changes with a little more work:
- any update tasks can be easily separated from the service

Change-Id: I007c2859b9d4bf8e9b984cbeba93456a9ce06f29
2016-02-08 18:30:15 +10:00
..
defaults Add horizon config 2015-12-16 06:41:44 +00:00
templates Add horizon config 2015-12-16 06:41:44 +00:00