summaryrefslogtreecommitdiff
path: root/neutronclient/client.py
Commit message (Expand)AuthorAgeFilesLines
* Support passing mTLS certificate/key to HTTPClientsri harsha mekala2021-03-051-3/+7
* Convert exception to string before passing it in7.0.0Jay Faulkner2020-01-141-2/+2
* Update json module to jsonutilscao.yuan2019-02-251-7/+4
* Pass headers to httpclientHongbin Lu2018-01-031-3/+4
* remove explicit global_request_id handling from session clientSean Dague2017-06-261-5/+0
* Allow global_request_id in Client constructorSean Dague2017-05-261-2/+16
* Add profiling support to neutronclientDina Belova2017-02-231-0/+11
* x-openstack-request-id logged twice in logsAbhishek Kekane2017-01-231-0/+11
* Merge "Show tenant_id in *-list by admin"Jenkins2016-10-201-0/+6
|\
| * Show tenant_id in *-list by adminAkihiro Motoki2016-01-241-0/+6
* | Make USER_AGENT variable globalClenimar Filemon2016-07-081-4/+4
* | Update for API bindingsDariusz Smigiel2016-05-261-10/+18
|/
* 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