magnum/magnum/tests/unit/conductor/handlers
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
..
common Rename Bay DB, Object, and internal usage to Cluster 2016-09-08 13:01:12 -07:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_ca_conductor.py Rename bay to cluster in certificate object and references 2016-09-01 08:48:24 -07:00
test_cluster_conductor.py Add cluster record to db right after API request 2016-12-27 13:19:13 +03:00
test_conductor_listener.py Use assertTrue/False instead of assertEqual(T/F) 2015-10-29 11:17:01 +01:00
test_indirection_api.py Indirection API implementation 2015-09-01 16:38:36 +02:00
test_k8s_cluster_conductor.py Make private network optional 2017-01-09 20:14:44 +01:00
test_mesos_cluster_conductor.py Make private network optional 2017-01-09 20:14:44 +01:00
test_swarm_cluster_conductor.py Make private network optional 2017-01-09 20:14:44 +01:00