kolla-mesos/kolla_mesos/tests/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
test_chronos_config.py Fix the parameter order of assertEqual. 2016-01-06 16:00:19 +05:30
test_config_cli_config.py Fix the parameter order of assertEqual. 2016-01-06 16:00:19 +05:30
test_deploy_cli_config.py Ignore or replace already deployed entities 2015-12-11 14:43:07 +01:00
test_kolla_config.py Fix the parameter order of assertEqual. 2016-01-06 16:00:19 +05:30
test_marathon_config.py Fix the parameter order of assertEqual. 2016-01-06 16:00:19 +05:30
test_network_config.py Fix the parameter order of assertEqual. 2016-01-06 16:00:19 +05:30
test_profiles_config.py Adjust profiles to already implemented services 2016-03-21 14:09:29 +01:00
test_zookeeper_config.py Fix the parameter order of assertEqual. 2016-01-06 16:00:19 +05:30