python-neutronclient/neutronclient/v2_0
John Schwarz 0f7741d698 Add missing parameters to Client's docstring
Client's constructor receives keyword arguments (**kwargs), which are
then passed to an HTTPClient. Since HTTPClient receives numerous
parameters, Client's docstring describes which parameters are expected
and their meanings. This patch adds 2 parameters which HTTPClient
receives but weren't previously documented in Client's docstring.

Change-Id: I12e520f6e26c3aa7c76b190c3e2125d77c71a19a
2014-10-09 18:41:33 +03:00
..
__init__.py Empty file shouldn't contain copyright nor license 2014-03-13 09:00:18 +08:00
client.py Add missing parameters to Client's docstring 2014-10-09 18:41:33 +03:00