commit | 83e94d4076be4b8dac526771185ed7bafd8e4390 | [log] [tgz] |
---|---|---|
author | ghanshyam <ghanshyam.mann@nectechnologies.in> | Mon Aug 01 16:48:06 2016 +0900 |
committer | Ghanshyam Mann <ghanshyam.mann@nectechnologies.in> | Tue Aug 02 06:27:18 2016 +0000 |
tree | 8aa901d3c1f05e926108d7a7772ff7f5708095f7 | |
parent | 8679ed12e3eeb5eddc7245a797987b12515844be [diff] |
Make identity v3 groups_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 identity v3 groups_client list APIs accept filter param. Also add doc string link. Partially implements blueprint consistent-service-method-names Change-Id: I916f2edb8706ebe9eccc0a353353e055d851f39e