magnum/magnum/drivers/heat
Mathieu Velten 22fb89a6e1 Make private network optional
If a fixed_network and fixed_subnet is specified no private network
is created by the templates and the specified network is
used instead for VMs provisioning, like in the Ironic driver.

Currently missing is the code to handle the use case where you
specify a fixed_network but not a fixed_subnet, this will come
in a following patch.

Partially Implements: blueprint decouple-private-network
Change-Id: I2003eb709b22b905063d846eb71570fc5e033618
2017-01-09 20:14:44 +01:00
..
__init__.py Refactor driver interface (pt 1) 2016-12-01 09:23:46 -06:00
driver.py Use correct context synching status 2016-12-20 17:02:00 +00:00
k8s_fedora_template_def.py Make private network optional 2017-01-09 20:14:44 +01:00
k8s_template_def.py Make private network optional 2017-01-09 20:14:44 +01:00
swarm_fedora_template_def.py Make private network optional 2017-01-09 20:14:44 +01:00
template_def.py Make private network optional 2017-01-09 20:14:44 +01:00