python-senlinclient/senlinclient/v1
Yuanbin.Chen 62eba7e9bc Fix request return resp not exist 'action' key
This patch fix API version control requests failed,
print message error. The request cannot succeed when
the version of the request API operation has a special
request. Look:
https://github.com/openstack/senlin/blob/master/senlin/
api/openstack/v1/clusters.py#L123

And fix ResizeCluster max-complexity limit error.

Change-Id: Ieb474ee576e838843b8c03a692d7c09e594975b6
Closes-Bug: #1753747
2018-03-06 21:07:08 +08:00
..
__init__.py Remove old-style object models 2015-01-15 15:59:58 +08:00
action.py Merge "The output of action list filtered by "target" returns empty" 2016-11-22 02:34:50 +00:00
build_info.py Merge "Update senlinclient for new sdk version" 2016-07-30 15:37:05 +00:00
client.py Refactored make_client 2018-01-22 22:30:18 -08:00
cluster.py Fix request return resp not exist 'action' key 2018-03-06 21:07:08 +08:00
cluster_policy.py Fix request return resp not exist 'action' key 2018-03-06 21:07:08 +08:00
event.py Change event and node module describe error. 2018-02-12 13:03:01 +08:00
node.py Fix request return resp not exist 'action' key 2018-03-06 21:07:08 +08:00
policy.py Unify style of 'domain' field 2017-07-11 17:26:13 +08:00
policy_type.py Fix request version returns value handling error. 2018-02-22 17:55:06 +08:00
profile.py Unify style of 'domain' field 2017-07-11 17:26:13 +08:00
profile_type.py Merge "Fix request version returns value handling error." 2018-02-23 08:33:17 +00:00
receiver.py Receiver update faild when action value None 2018-01-31 10:13:47 +08:00
service.py Fix `openstack cluster service` 2017-07-20 02:31:12 +08:00