magnum/magnum/tests/unit/conductor/handlers
Feilong Wang 946c1d67c7 Add master_lb_enabled to cluster
Adding the master_lb_enabled option when creating a cluster,
which will benefit both the cloud provider side and the end
user side. For cloud prodiver, they don't have to maintain
separate cluster templates with or w/o master_lb_enabled enabled.
For end user, they can easily use one single template to create
different clusters with different configs.

Task: 39680
Story: 2007634

Change-Id: I0b586f05168ece84fd340ef7493a56688191053d
2020-07-21 11:07:33 +12:00
..
common Use unittest.mock instead of mock 2020-06-09 20:57:54 +02:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_ca_conductor.py Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00
test_cluster_conductor.py Use unittest.mock instead of mock 2020-06-09 20:57:54 +02:00
test_conductor_listener.py Use assertTrue/False instead of assertEqual(T/F) 2015-10-29 11:17:01 +01:00
test_federation_conductor.py federation api: api endpoints 2018-02-09 00:59:31 -03:00
test_indirection_api.py Indirection API implementation 2015-09-01 16:38:36 +02:00
test_k8s_cluster_conductor.py Add master_lb_enabled to cluster 2020-07-21 11:07:33 +12:00
test_mesos_cluster_conductor.py Add master_lb_enabled to cluster 2020-07-21 11:07:33 +12:00
test_nodegroup_conductor.py Use unittest.mock instead of mock 2020-06-09 20:57:54 +02:00
test_swarm_cluster_conductor.py Add master_lb_enabled to cluster 2020-07-21 11:07:33 +12:00