keystoneauth/doc
Monty Taylor de41fec992 Remove kwargs from adapter.get_endpoint_data
get_endpoint_data on an adapater is intended to return the endpoint_data
for the endpoint the adapter is mounted to, so passing in additional
kwargs doesn't make any sense. What's more, the interaction between the
existing values and the passed in values is hard to reason about.

Update the docs on using get_endpoint_data to highlight this.

Change-Id: I851c615407bc3e22af4350a4facf8488fa9c7945
2017-07-15 14:27:28 +00:00
..
ext Add a full listing of all auth plugins and there options 2017-01-10 14:40:28 +00:00
source Remove kwargs from adapter.get_endpoint_data 2017-07-15 14:27:28 +00:00
.gitignore Move docs to doc. 2012-06-11 13:33:02 -07:00
Makefile Change keystoneclient to keystoneauth in docs 2015-04-30 18:23:47 +10:00