commit | 8b1603bad00dd59b2ab3fca5470af9da0a8f1c90 | [log] [tgz] |
---|---|---|
author | Ghanshyam <ghanshyam.mann@nectechnologies.in> | Wed Dec 02 16:04:53 2015 +0900 |
committer | Ken'ichi Ohmichi <ken1ohmichi@gmail.com> | Mon Dec 07 01:09:59 2015 +0000 |
tree | cdc0006f5094c17f24136e34534be8fb02df1349 | |
parent | c90fa7890669c4b28923e8a6f44dd749917413c7 [diff] |
Make add_member use **kwargs and doc string update As we discussed on http://lists.openstack.org/pipermail/openstack-dev/2015-July/068864.html All http POST/PUT methods need to contain **kwargs as their arguments. This patch makes add_member use **kwargs. Also update doc string for the same. Partially implements blueprint consistent-service-method-names Change-Id: I67810b4e9c313611393e896f68d3b4a1dda77bea