python-senlinclient/senlinclient/tests/unit/v1
Duc Truong 74ece12e32 Send config parameters in cluster update
This patch set fixes a bug where config parameter was not send correctly
as part of cluster update.

Change-Id: I38d4a56a55cbb870c2afe1fa9de7564b5748dfba
Closes-Bug: #1896260
2020-09-23 16:39:44 +00:00
..
__init__.py Add test case for v1/shell module - part 1 2015-11-23 12:25:59 +09:00
fakes.py Use unittest.mock instead of third party mock 2020-04-18 11:59:18 -05:00
test_action.py Use unittest.mock instead of third party mock 2020-04-18 11:59:18 -05:00
test_build_info.py Use unittest.mock instead of third party mock 2020-04-18 11:59:18 -05:00
test_client.py Use unittest.mock instead of third party mock 2020-04-18 11:59:18 -05:00
test_cluster.py Send config parameters in cluster update 2020-09-23 16:39:44 +00:00
test_cluster_policy.py Use unittest.mock instead of third party mock 2020-04-18 11:59:18 -05:00
test_event.py Use unittest.mock instead of third party mock 2020-04-18 11:59:18 -05:00
test_node.py Remove all usage of six library 2020-05-06 23:52:39 +08:00
test_policy.py Remove all usage of six library 2020-05-06 23:52:39 +08:00
test_policy_type.py Use unittest.mock instead of third party mock 2020-04-18 11:59:18 -05:00
test_profile.py Remove all usage of six library 2020-05-06 23:52:39 +08:00
test_profile_type.py Use unittest.mock instead of third party mock 2020-04-18 11:59:18 -05:00
test_receiver.py Remove all usage of six library 2020-05-06 23:52:39 +08:00
test_service.py Use unittest.mock instead of third party mock 2020-04-18 11:59:18 -05:00