magnum/magnum/tests/unit/conductor/handlers
Feilong Wang be0609ce88 Support soft-anti-affinity policy for nodes
Currently, there is no guarantee to make sure all nodes of one cluster are
created on different compute hosts. So it would be nice if we can create
a server group and set it with anti-affinity policy to get a better HA
for cluster. This patch is proposing to create a server group for master
and minion nodes with soft-anti-affinity policy by default.

Closes-Bug: #1737802

Change-Id: Icc7a73ef55296a58bf00719ca4d1cdcc304fab86
2018-01-24 07:13:48 +13:00
..
common Fix CVE-2016-7404 2017-02-09 16:44:27 +01: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 Fix CVE-2016-7404 2017-02-09 16:44:27 +01: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 Support soft-anti-affinity policy for nodes 2018-01-24 07:13:48 +13:00
test_mesos_cluster_conductor.py Add openstack_ca_file configuration option 2018-01-17 14:58:56 +00:00
test_swarm_cluster_conductor.py Support soft-anti-affinity policy for nodes 2018-01-24 07:13:48 +13:00