python-senlinclient/senlinclient/tests/unit
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
..
v1 Fix resource update issues 2016-12-01 06:28:39 +00:00
__init__.py Preparation for senlinclient test cases 2015-08-04 23:00:16 -04:00
fakes.py Fix pep8 error about D300 2015-12-09 21:26:55 +08:00
test_cliargs.py Remove 'ProfileAction' and related arguments 2016-08-10 03:48:42 -04:00
test_client.py Unit test for client module 2015-08-11 23:24:19 -04:00
test_format_utils.py Use osc-lib instead of openstackclient 2016-06-24 11:58:04 +08:00
test_sdk.py Remove 'ProfileAction' and related arguments 2016-08-10 03:48:42 -04:00
test_shell.py Remove 'ProfileAction' and related arguments 2016-08-10 03:48:42 -04:00
test_utils.py Remove six.moves module 2016-09-07 16:50:06 +08:00