python-senlinclient/senlinclient/tests/unit/v1
xu-haiwei e01394344f Fix resource update issues
Currently when updating a resource, the 'id' is not allowed to be
in the request body, openstacksdk is can not checking whether 'ID'
is legal or not. So pass an object to openstacksdk to get through.

Change-Id: I3b52ef9ceaa75ab28c3bb52a314b044fa51e6dda
2016-12-01 06:28:39 +00:00
..
__init__.py Add test case for v1/shell module - part 1 2015-11-23 12:25:59 +09:00
fakes.py py3:Rmove six.iteritems/iterkeys in python-senlinclient 2016-08-24 14:12:35 +08:00
test_action.py Merge "Update senlinclient for new sdk version" 2016-07-30 15:37:05 +00:00
test_build_info.py Update senlinclient for new sdk version 2016-07-29 02:15:56 -04:00
test_client.py Fix get_node 2016-08-24 18:32:04 +08:00
test_cluster.py Fix output from cluster/node delete 2016-08-30 21:47:33 -04:00
test_cluster_policy.py Fix cluster-policy-list 2016-08-27 09:48:55 -04:00
test_event.py Merge "Update senlinclient for new sdk version" 2016-07-30 15:37:05 +00:00
test_node.py Fix output from cluster/node delete 2016-08-30 21:47:33 -04:00
test_policy.py Add policy validate operation to senlinclient 2016-08-23 11:33:50 +08:00
test_policy_type.py Merge "Update senlinclient for new sdk version" 2016-07-30 15:37:05 +00:00
test_profile.py Profile list can not display the "type" column 2016-09-08 17:42:53 +08:00
test_profile_type.py Merge "Update senlinclient for new sdk version" 2016-07-30 15:37:05 +00:00
test_receiver.py Revise params of 'receiver create' command 2016-08-30 02:26:34 -04:00
test_shell.py Fix resource update issues 2016-12-01 06:28:39 +00:00