summaryrefslogtreecommitdiff
path: root/neutronclient/client.py
Commit message (Expand)AuthorAgeFilesLines
* Use _i18n instead of i18nAkihiro Motoki2015-12-241-1/+1
* Use os-client-config and keystoneauth1 in shellMonty Taylor2015-10-281-6/+6
* Fix failures when calling list operations using Python bindingAnand Shanmugam2015-03-211-0/+15
* Reinstate Max URI length checking to V2_0 ClientMark Rawlings2015-03-091-10/+0
* Use adapter from keystoneclientJamie Lennox2014-12-231-84/+75
* Fix issues with Unicode compatibility for Py3Ilya Shakhat2014-12-031-3/+0
* Use graduated oslo librariesAkihiro Motoki2014-10-211-1/+1
* Fix E129 hacking checkJaume Devesa2014-10-171-1/+1
* Correct 4xx/5xx response management in SessionClientCedric Brandily2014-10-011-0/+1
* Correct Content-Type/Accept management in HTTPClient/SessionClientCedric Brandily2014-09-151-26/+36
* Merge "Unify doc-strings format"Jenkins2014-09-121-1/+1
|\
| * Unify doc-strings formatStanislav Kudriashev2014-08-281-1/+1
* | Remove unnecessary get_status_code wrapper functionIlya Shakhat2014-08-281-15/+2
|/
* Add keystone v3 auth supportBradley Klein2014-08-041-11/+135
* Pass timeout parameter to requests lib callKevin Benton2014-07-081-0/+1
* Make neutronclient parse keystone v3 endpoints correctlyYaguang Tang2014-06-091-57/+7
* Merge "Allow user ID for authentication"Jenkins2014-04-251-7/+12
|\
| * Allow user ID for authenticationPhil Day2014-04-231-7/+12
* | Use requests module for HTTP/HTTPSarmando-migliaccio2014-04-231-28/+35
|/
* Merge "Rearrange neutronclient exceptions for more easy use"Jenkins2014-04-141-3/+4
|\
| * Rearrange neutronclient exceptions for more easy useAkihiro Motoki2014-03-241-3/+4
* | Adds support for os-auth-strategy=noauthJustin Hammond2014-03-311-4/+19
* | Show the unknown auth stratey in neutron clientarmando-migliaccio2014-03-251-1/+2
|/
* Merge "Enable to select specific network service type"Jenkins2014-03-141-0/+3
|\
| * Enable to select specific network service typeYohei Matsuhashi2014-02-261-0/+3
* | Merge "New exception when auth_url is not specified"Jenkins2014-03-061-0/+6
|\ \
| * | New exception when auth_url is not specifiedDrew Thorstensen2014-03-041-0/+6
| |/
* | Print human friendly string as an error messageAkihiro Motoki2014-03-031-2/+0
|/
* Merge "Fixed a minor typo in a docstring"Jenkins2014-02-221-1/+1
|\
| * Fixed a minor typo in a docstringIhar Hrachyshka2014-02-061-1/+1
* | Merge "Don't reuse 'body' for response data"2.3.4Jenkins2014-02-191-8/+8
|\ \
| * | Don't reuse 'body' for response dataRobert Collins2014-02-181-8/+8
* | | Merge "Remove vi modelines"Jenkins2014-02-191-1/+0
|\ \ \ | |/ / |/| |
| * | Remove vi modelinesliu-sheng2014-02-101-1/+0
| |/
* | Work around for httplib2 retries on timeoutAaron Rosen2014-02-171-0/+4
* | Fixed get_auth_info() for pre-authenticated clientsIhar Hrachyshka2014-02-061-0/+2
|/
* Remove an unused imported moduleCyril Roelandt2013-12-181-5/+0
* Fix i18n messages in neutronclientSergio Cazzolato2013-11-291-1/+2
* Log reason for connection failed exceptionDavanum Srinivas2013-11-131-0/+1
* Change copyright headers from LLC to FoundationSean Winn2013-10-041-1/+1
* Forcibly clear connection pool after every requestDavanum Srinivas2013-10-011-0/+5
* Makes client always use provided endpoint_urlJustin Hammond2013-08-291-3/+4
* Don't log the credentials by defaultStanislaw Pitucha2013-08-021-2/+19
* Handle host side SSL certificates validationRoman Podolyaka2013-07-231-2/+5
* Merge "Don't convert httplib2 exceptions to status codes"Jenkins2013-07-111-2/+7
|\
| * Don't convert httplib2 exceptions to status codesRoman Podolyaka2013-07-081-2/+7
* | Allow tenant ID for authenticationPhil Day2013-07-081-5/+12
|/
* Rename quantumclient to neutronclient2.2.4Mark McClain2013-07-031-0/+250