Make server action methods[m-z] use **kwargs

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 server action methods[m-z] use **kwargs.

Partially implements blueprint consistent-service-method-names

Change-Id: I7174723f907fd8962d9d12fe76bec2dc06883938
13 files changed