commit | 58a9e8720fe0b69e04236570a82e23702d3e980a | [log] [tgz] |
---|---|---|
author | Ghanshyam <ghanshyam.mann@nectechnologies.in> | Fri Dec 18 10:46:07 2015 +0900 |
committer | Ghanshyam Mann <ghanshyam.mann@nectechnologies.in> | Thu Jan 07 09:38:33 2016 +0000 |
tree | 145e68917345a4b0c373e94a030e60f73dbff05d | |
parent | 8fc0ed246664cd94b5f48416020bdb1f24cdc36b [diff] |
Make volume volume_client to use **kwargs-part2 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 volume volume_client use **kwargs for all remaining methods. Partially implements blueprint consistent-service-method-names Change-Id: I7d65b18fb9f642d7b78b6474eb922c3382daab3e