index
:
delta/openstack/python-neutronclient.git
master
quantumclient
stable/2023.1
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/python-neutronclient.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
neutronclient
/
client.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support passing mTLS certificate/key to HTTPClient
sri harsha mekala
2021-03-05
1
-3
/
+7
*
Convert exception to string before passing it in
7.0.0
Jay Faulkner
2020-01-14
1
-2
/
+2
*
Update json module to jsonutils
cao.yuan
2019-02-25
1
-7
/
+4
*
Pass headers to httpclient
Hongbin Lu
2018-01-03
1
-3
/
+4
*
remove explicit global_request_id handling from session client
Sean Dague
2017-06-26
1
-5
/
+0
*
Allow global_request_id in Client constructor
Sean Dague
2017-05-26
1
-2
/
+16
*
Add profiling support to neutronclient
Dina Belova
2017-02-23
1
-0
/
+11
*
x-openstack-request-id logged twice in logs
Abhishek Kekane
2017-01-23
1
-0
/
+11
*
Merge "Show tenant_id in *-list by admin"
Jenkins
2016-10-20
1
-0
/
+6
|
\
|
*
Show tenant_id in *-list by admin
Akihiro Motoki
2016-01-24
1
-0
/
+6
*
|
Make USER_AGENT variable global
Clenimar Filemon
2016-07-08
1
-4
/
+4
*
|
Update for API bindings
Dariusz Smigiel
2016-05-26
1
-10
/
+18
|
/
*
Use _i18n instead of i18n
Akihiro Motoki
2015-12-24
1
-1
/
+1
*
Use os-client-config and keystoneauth1 in shell
Monty Taylor
2015-10-28
1
-6
/
+6
*
Fix failures when calling list operations using Python binding
Anand Shanmugam
2015-03-21
1
-0
/
+15
*
Reinstate Max URI length checking to V2_0 Client
Mark Rawlings
2015-03-09
1
-10
/
+0
*
Use adapter from keystoneclient
Jamie Lennox
2014-12-23
1
-84
/
+75
*
Fix issues with Unicode compatibility for Py3
Ilya Shakhat
2014-12-03
1
-3
/
+0
*
Use graduated oslo libraries
Akihiro Motoki
2014-10-21
1
-1
/
+1
*
Fix E129 hacking check
Jaume Devesa
2014-10-17
1
-1
/
+1
*
Correct 4xx/5xx response management in SessionClient
Cedric Brandily
2014-10-01
1
-0
/
+1
*
Correct Content-Type/Accept management in HTTPClient/SessionClient
Cedric Brandily
2014-09-15
1
-26
/
+36
*
Merge "Unify doc-strings format"
Jenkins
2014-09-12
1
-1
/
+1
|
\
|
*
Unify doc-strings format
Stanislav Kudriashev
2014-08-28
1
-1
/
+1
*
|
Remove unnecessary get_status_code wrapper function
Ilya Shakhat
2014-08-28
1
-15
/
+2
|
/
*
Add keystone v3 auth support
Bradley Klein
2014-08-04
1
-11
/
+135
*
Pass timeout parameter to requests lib call
Kevin Benton
2014-07-08
1
-0
/
+1
*
Make neutronclient parse keystone v3 endpoints correctly
Yaguang Tang
2014-06-09
1
-57
/
+7
*
Merge "Allow user ID for authentication"
Jenkins
2014-04-25
1
-7
/
+12
|
\
|
*
Allow user ID for authentication
Phil Day
2014-04-23
1
-7
/
+12
*
|
Use requests module for HTTP/HTTPS
armando-migliaccio
2014-04-23
1
-28
/
+35
|
/
*
Merge "Rearrange neutronclient exceptions for more easy use"
Jenkins
2014-04-14
1
-3
/
+4
|
\
|
*
Rearrange neutronclient exceptions for more easy use
Akihiro Motoki
2014-03-24
1
-3
/
+4
*
|
Adds support for os-auth-strategy=noauth
Justin Hammond
2014-03-31
1
-4
/
+19
*
|
Show the unknown auth stratey in neutron client
armando-migliaccio
2014-03-25
1
-1
/
+2
|
/
*
Merge "Enable to select specific network service type"
Jenkins
2014-03-14
1
-0
/
+3
|
\
|
*
Enable to select specific network service type
Yohei Matsuhashi
2014-02-26
1
-0
/
+3
*
|
Merge "New exception when auth_url is not specified"
Jenkins
2014-03-06
1
-0
/
+6
|
\
\
|
*
|
New exception when auth_url is not specified
Drew Thorstensen
2014-03-04
1
-0
/
+6
|
|
/
*
|
Print human friendly string as an error message
Akihiro Motoki
2014-03-03
1
-2
/
+0
|
/
*
Merge "Fixed a minor typo in a docstring"
Jenkins
2014-02-22
1
-1
/
+1
|
\
|
*
Fixed a minor typo in a docstring
Ihar Hrachyshka
2014-02-06
1
-1
/
+1
*
|
Merge "Don't reuse 'body' for response data"
2.3.4
Jenkins
2014-02-19
1
-8
/
+8
|
\
\
|
*
|
Don't reuse 'body' for response data
Robert Collins
2014-02-18
1
-8
/
+8
*
|
|
Merge "Remove vi modelines"
Jenkins
2014-02-19
1
-1
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove vi modelines
liu-sheng
2014-02-10
1
-1
/
+0
|
|
/
*
|
Work around for httplib2 retries on timeout
Aaron Rosen
2014-02-17
1
-0
/
+4
*
|
Fixed get_auth_info() for pre-authenticated clients
Ihar Hrachyshka
2014-02-06
1
-0
/
+2
|
/
*
Remove an unused imported module
Cyril Roelandt
2013-12-18
1
-5
/
+0
*
Fix i18n messages in neutronclient
Sergio Cazzolato
2013-11-29
1
-1
/
+2
[next]