commit | 15895743782e2cdf954e6f49492536bceed53012 | [log] [tgz] |
---|---|---|
author | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Fri Jul 17 05:34:36 2015 +0000 |
committer | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Tue Jul 21 00:19:31 2015 +0000 |
tree | c236a745ac40569108855d4b16ba6939f69d9576 | |
parent | c4bfc797ff01116d00f0ebc485c66a8b26d3ac80 [diff] |
Make fixed_ips_client 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 fixed_ips_client use **kwargs. Partially implements blueprint consistent-service-method-names Change-Id: Ice9b58e5bbed0e19b8ec56fbe77a8693b515440b