senlin/senlin/tests/unit/policies
Duc Truong fa2d817839 Shutdown VM before destructive update action
- Shutdown VM before a profile update is performed if the VM is in
active state.

- Start VM after profile update is completed if the VM is in shutdown
state.

- Update health policy to be disabled before cluster update, cluster
recover and cluster node replace and enabled again after the operation
has completed.

- Add cluster.stop_timeout_before_update cluster config option to
specify custom timeout for shutting down a VM as part of profile update.

Change-Id: I9744a1c7990e7a01efe5f9e200eddc920916b4ac
2020-11-18 04:31:44 +00:00
..
__init__.py Rename a folder under unit test 2015-08-05 09:08:06 -04:00
test_affinity.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_batch_policy.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_deletion_policy.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_health_policy.py Shutdown VM before destructive update action 2020-11-18 04:31:44 +00:00
test_lb_policy.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_policy.py Add options to choose endpoints and SSL verification 2020-10-12 22:07:04 +00:00
test_region_placement.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_scaling_policy.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_zone_placement.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00