kolla-mesos/kolla_mesos/config
Michal Rostecki 4225243399 Adjust profiles to already implemented services
The new kolla-mesos CLI fails when some service in the profile
is not implemented. That required the following changes in all
profiles:
- remove the kolla-toolbox and openvswitch services, because
  they're included in the other ones
- remove the haproxy and keepalived profiles, because we will
  load balance services by the other more Mesos-compatible way
- remove all not yet implemented services (ceph, ceilometer,
  heat etc.)

TrivialFix

Change-Id: I6afe70c9b992e82debe9446661eb1da304952453
2016-03-21 14:09:29 +01:00
..
__init__.py Create own /etc/kolla-mesos config tree 2015-12-01 21:51:51 +01:00
chronos.py New per-service CLI access 2016-03-04 11:53:44 +00:00
chronos_cli.py Chronos CLI 2015-12-28 10:39:16 +01:00
config_cli.py Extend kolla-mesos-config to be able to set zookeeper variables 2016-03-02 09:17:50 +10:00
deploy_cli.py Ignore or replace already deployed entities 2015-12-11 14:43:07 +01:00
kolla.py Remove deployment_id_prefix for per-service commands 2016-03-15 16:46:32 +10:00
logging.py Improve logging in deploy.py 2016-01-28 14:29:12 +03:00
marathon.py New per-service CLI access 2016-03-04 11:53:44 +00:00
mesos.py New per-service CLI access 2016-03-04 11:53:44 +00:00
multiprocessing_cli.py Cleanup named volumes 2016-02-09 13:47:28 +01:00
network.py Handle multiple network interfaces 2015-12-08 11:01:54 +01:00
profiles.py Adjust profiles to already implemented services 2016-03-21 14:09:29 +01:00
zookeeper.py New per-service CLI access 2016-03-04 11:53:44 +00:00