magnum/magnum/tests/unit/conductor
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
..
handlers Add master_lb_enabled to cluster 2020-07-21 11:07:33 +12:00
tasks Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_k8s_api.py Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00
test_monitors.py Add master_lb_enabled to cluster 2020-07-21 11:07:33 +12:00
test_rpcapi.py Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00
test_scale_manager.py Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00
test_utils.py Use unittest.mock instead of mock 2020-06-09 20:57:54 +02:00