commit | e60db485867c991fcdee1b186d3924891418f085 | [log] [tgz] |
---|---|---|
author | Ghanshyam <ghanshyam.mann@nectechnologies.in> | Wed Jan 13 09:50:12 2016 +0900 |
committer | Ghanshyam <ghanshyam.mann@nectechnologies.in> | Wed Jan 13 09:50:12 2016 +0900 |
tree | 68e682b918bb7149bfb8f3e655c955200834a36b | |
parent | 102e00831a28535764d323eee36043c80acf29cf [diff] |
Make v1 list_images use **kwargs & 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 list_images of v1 image_client use **kwargs. Also update doc string for the same. Partially implements blueprint consistent-service-method-names Change-Id: Ic603ef5d265fdea345bd4ca8d2c18a6f8bafb657