magnum/magnum/conductor
wangqun 84e724edee Enable Mesos Bay export more slave flags
The Mesos slave has many different flags and different user have
different requirement for different parameters, add isolation,
work_dir, image_providers parameters for slave in mesos bay to
give end user more choice. for example Set the parameters to
support Container Images in Mesos Containerizer

Note: support Container Images in Mesos Containerizer needs mesos
version >= 0.28
Partially-Implements:blueprint mesos-slave-flags

Change-Id: Ib4fd7076704a3266f0cf2addf08896729ec6062f
2016-04-19 06:48:38 +00:00
..
handlers Merge "Fix wrong parameter while creating bay" 2016-04-07 10:44:51 +00:00
tasks Add Heat tasks 2015-03-09 08:14:17 +09:00
__init__.py Add initial conductor API and service 2014-11-21 06:24:46 -05:00
api.py Remove method which has no rpc calls 2016-03-08 14:43:51 +08:00
config.py Clean up miscellaneous help strings 2015-07-24 00:46:34 -05:00
k8s_api.py Use bay to init K8sAPI instead of bay_uuid 2016-03-22 06:30:08 +08:00
k8s_monitor.py Add cpu util to K8sMonitor 2016-04-05 09:49:13 +08:00
mesos_monitor.py Add cpu util to MesosMonitor 2016-03-31 03:20:36 +00:00
monitors.py Replace string format arguments with function parameters 2016-02-20 23:39:33 +08:00
scale_manager.py Use bay to init K8sAPI instead of bay_uuid 2016-03-22 06:30:08 +08:00
swarm_monitor.py Python 3 deprecated the logger.warn method in favor of warning 2015-12-29 13:09:04 +08:00
template_definition.py Enable Mesos Bay export more slave flags 2016-04-19 06:48:38 +00:00
utils.py Use bay to init K8sAPI instead of bay_uuid 2016-03-22 06:30:08 +08:00