magnum/magnum/conductor
wangqun c932d5fab9 Add Container Volume Model into Mesos Heat Templates
Previously,the mesos bay type did not support the Magnum Container
Volume Model. This patch adds support for volume through the following:

1. Add username, tenant_name, preempt, region_name, domain_name to
mesos bay type.
2. Add get_parameter to mesos.
3. Update mesos unit tests to support container volume.
4. Update mesos heat templates for container volume model

Change-Id: Icf7cb9fc38c7facb2d49904b6e52bbce974948f7
Partially-Implements: blueprint magnum-integrate-with-cinder
2016-03-02 05:05:51 +00:00
..
handlers Merge "Create a trustee user for each bay" 2016-02-25 04:01:24 +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 Object: Add filters to contianer list 2015-12-15 13:35:48 +08:00
config.py Clean up miscellaneous help strings 2015-07-24 00:46:34 -05:00
k8s_api.py Replace string format arguments with function parameters 2016-02-20 23:39:33 +08:00
k8s_monitor.py Correct wrong parameter passing when create k8s_api in k8s monitor 2016-01-02 13:23:31 +08:00
mesos_monitor.py Fix mesos monitor for handling multiple masters 2015-12-08 15:27:31 +00:00
monitors.py Replace string format arguments with function parameters 2016-02-20 23:39:33 +08:00
scale_manager.py Replace string format arguments with function parameters 2016-02-20 23:39:33 +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 Add Container Volume Model into Mesos Heat Templates 2016-03-02 05:05:51 +00:00
utils.py Add retrieve_bay_uuid in conductor_utils 2015-12-11 00:48:57 +00:00