magnum/magnum/drivers/heat
Ricardo Rocha 84006f63d7 Allow flavor_id on cluster create
Add flavor_id as an option during cluster create. If not given,
the default is taken from the cluster template.

Add flavor_id in the Cluster object and use that instead
of the one from ClusterTemplate.

Update both magnum and magnum cli documentation to reflect the above changes.

Partial-Bug: #1699245
Change-Id: Ib60c05cce1cf2639ca4740abdd264403033433f9
2017-12-15 16:32:40 +00:00
..
__init__.py Refactor driver interface (pt 1) 2016-12-01 09:23:46 -06:00
driver.py Generate lower case stack name 2017-11-23 11:13:50 +01:00
k8s_fedora_template_def.py k8s_fedora: Add container_infra_prefix label 2017-09-22 12:08:07 +02:00
k8s_template_def.py Allow flavor_id on cluster create 2017-12-15 16:32:40 +00:00
swarm_fedora_template_def.py Allow flavor_id on cluster create 2017-12-15 16:32:40 +00:00
swarm_mode_template_def.py Allow flavor_id on cluster create 2017-12-15 16:32:40 +00:00
template_def.py Add verify_ca configuration parameter 2017-11-21 10:25:32 -08:00