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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Log SHA1 hash of X-Auth-Token value
Lokesh S
2016-04-04
1
-2
/
+10
*
Fix TypeError with error message
Rabi Mishra
2016-03-04
1
-1
/
+2
*
refactor: Avoid overriding run() in cliff command
Akihiro Motoki
2016-03-03
1
-4
/
+4
*
Merge "Add wrapper classes for return-request-id-to-caller"
Jenkins
2016-03-01
1
-0
/
+9
|
\
|
*
Add wrapper classes for return-request-id-to-caller
Hirofumi Ichihara
2016-02-26
1
-0
/
+9
*
|
Improve str2dict key validation to avoid wrong keys
Akihiro Motoki
2016-02-21
1
-2
/
+34
|
/
*
refactor: Get rid of usage of get_data in favor of take_action
Akihiro Motoki
2016-01-18
1
-6
/
+6
*
refactor: Remove usage of useless command.command.OpenStackCommand
Akihiro Motoki
2016-01-18
1
-35
/
+0
*
Adding a lowercase converter in utils.py
reedip
2016-01-08
1
-0
/
+4
*
Use _i18n instead of i18n
Akihiro Motoki
2015-12-24
4
-4
/
+4
*
Fix H405 violations
shu-mutou
2015-12-13
1
-1
/
+3
*
Merge "Remove XML support"
Jenkins
2015-12-11
2
-294
/
+5
|
\
|
*
Remove XML support
Elena Ezhova
2015-12-09
2
-294
/
+5
*
|
Allow lower case protocol values
Manjeet Singh Bhatia
2015-12-10
1
-0
/
+4
|
/
*
Use os-client-config and keystoneauth1 in shell
Monty Taylor
2015-10-28
1
-0
/
+3
*
Remove newlines from request and response log
Ilya Shakhat
2015-08-10
1
-2
/
+2
*
Remove unused AlreadyAttachedClient
Akihiro Motoki
2015-07-13
1
-6
/
+0
*
Merge "Raise user-friendly exceptions in str2dict"
Jenkins
2015-06-12
1
-3
/
+9
|
\
|
*
Raise user-friendly exceptions in str2dict
Cedric Brandily
2015-06-08
1
-3
/
+9
*
|
Merge "Add InvalidIpForSubnetClient exception"
Jenkins
2015-06-10
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Add InvalidIpForSubnetClient exception
Qin Zhao
2015-05-11
1
-0
/
+4
*
|
Drop use of 'oslo' namespace package
Doug Hellmann
2015-05-06
2
-3
/
+3
|
/
*
Fix Python client library for Neutron
zengfagao
2015-04-21
1
-0
/
+9
*
Add Neutron subnetpool API
zengfagao
2015-04-09
1
-0
/
+1
*
Revert "Remove unused AlreadyAttachedClient"
Akihiro Motoki
2015-04-09
1
-0
/
+6
*
Fix E265 block comment should start with '# '
Akihiro Motoki
2015-03-23
1
-7
/
+3
*
Remove unused AlreadyAttachedClient
Doug Fish
2015-03-11
1
-6
/
+0
*
Client command extension support
Justin Hammond
2015-02-24
1
-0
/
+86
*
Merge "Utility method for boolean argument"
Jenkins
2015-02-04
1
-0
/
+13
|
\
|
*
Utility method for boolean argument
Akihiro Motoki
2015-01-27
1
-0
/
+13
*
|
Fix TypeError for six.text_type
shihanzhang
2015-01-08
1
-1
/
+1
|
/
*
Fix mixed usage of _
Hideki Saito
2014-11-08
3
-28
/
+2
*
Use graduated oslo libraries
Akihiro Motoki
2014-10-21
3
-7
/
+7
*
Fix E129 hacking check
Jaume Devesa
2014-10-17
2
-5
/
+5
*
Merge "Add InvalidIpForNetworkClient exception"
Jenkins
2014-10-15
1
-0
/
+4
|
\
|
*
Add InvalidIpForNetworkClient exception
Qin Zhao
2014-10-14
1
-0
/
+4
*
|
Leverage neutronclient.openstack.common.importutils import_class
Aaron Rosen
2014-10-09
1
-13
/
+2
*
|
Fix Py3 compatibility issues
Ilya Shakhat
2014-09-16
2
-11
/
+13
|
/
*
Merge "Unify doc-strings format"
Jenkins
2014-09-12
5
-17
/
+8
|
\
|
*
Unify doc-strings format
Stanislav Kudriashev
2014-08-28
5
-17
/
+8
*
|
Merge "Small improve of str2dict function"
Jenkins
2014-09-09
1
-13
/
+8
|
\
\
|
|
/
|
*
Small improve of str2dict function
Stanislav Kudriashev
2014-08-28
1
-13
/
+8
*
|
Leverage openstack.common.jsonutils
Aaron Rosen
2014-09-03
1
-37
/
+0
*
|
Avoid modifying default function arguments
Angus Lees
2014-08-12
1
-1
/
+4
|
/
*
Add keystone v3 auth support
Bradley Klein
2014-08-04
1
-4
/
+11
*
Merge "Add option for retry number of connection attempts"
Jenkins
2014-08-04
1
-2
/
+5
|
\
|
*
Add option for retry number of connection attempts
Jakub Libosvar
2014-07-29
1
-2
/
+5
*
|
Merge "Python 3: compatibility of StringIO() and dict.iterkeys()"
Jenkins
2014-08-03
1
-2
/
+3
|
\
\
|
*
|
Python 3: compatibility of StringIO() and dict.iterkeys()
Ilya Shakhat
2014-07-25
1
-2
/
+3
*
|
|
Merge "Python 3: use six.iteritems()"
2.3.6
Jenkins
2014-07-29
1
-1
/
+3
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
[next]