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
/
neutron
/
v2_0
/
router.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop to use the __future__ module.
Hervé Beraud
2020-06-02
1
-2
/
+0
*
Merge "Fixed a bunch of spacing"
Jenkins
2017-03-05
1
-1
/
+1
|
\
|
*
Fixed a bunch of spacing
Brandon Palm
2016-02-29
1
-1
/
+1
*
|
Added --enable-snat option for router-gateway-set
Rodion Tikunov
2016-11-08
1
-0
/
+5
*
|
Add flavor argument to router
Kevin Benton
2016-08-28
1
-0
/
+7
*
|
Improve help messages for NeutronClient
reedip
2016-07-11
1
-6
/
+6
*
|
Add parser options for description on resources
Kevin Benton
2016-03-08
1
-2
/
+9
*
|
refactor: Merge all debug logging at the beginning of take_action
Akihiro Motoki
2016-03-03
1
-3
/
+0
*
|
refactor: Avoid overriding run() in cliff command
Akihiro Motoki
2016-03-03
1
-3
/
+3
*
|
Improve str2dict key validation to avoid wrong keys
Akihiro Motoki
2016-02-21
1
-5
/
+7
|
/
*
refactor: Drop meaningless 'api' attribute from NeutronCommand class
Akihiro Motoki
2016-01-18
1
-3
/
+0
*
Enhance the help info of "neutron router-gateway-set"
Ukesh Kumar Vasudevan
2016-01-10
1
-1
/
+4
*
Use _i18n instead of i18n
Akihiro Motoki
2015-12-24
1
-1
/
+1
*
Merge "Remove XML support"
Jenkins
2015-12-11
1
-3
/
+0
|
\
|
*
Remove XML support
Elena Ezhova
2015-12-09
1
-3
/
+0
*
|
Add availability_zone CLI
Hirofumi Ichihara
2015-12-08
1
-0
/
+4
|
/
*
Add route options to neutron router-update
Richard Theis
2015-11-17
1
-0
/
+14
*
neutron v2 command module cleanup #1
Akihiro Motoki
2015-09-30
1
-8
/
+7
*
Merge ""neutron help router-update" help info updated"
Jenkins
2015-07-28
1
-0
/
+25
|
\
|
*
"neutron help router-update" help info updated
watsalya
2015-03-04
1
-0
/
+25
*
|
Merge "Drop use of 'oslo' namespace package"
Jenkins
2015-05-12
1
-1
/
+1
|
\
\
|
*
|
Drop use of 'oslo' namespace package
Doug Hellmann
2015-05-06
1
-1
/
+1
|
|
/
*
|
Allow setting router's external ip(s)
Cedric Brandily
2015-05-11
1
-0
/
+16
|
/
*
Merge "Utility method for boolean argument"
Jenkins
2015-02-04
1
-10
/
+5
|
\
|
*
Utility method for boolean argument
Akihiro Motoki
2015-01-27
1
-10
/
+5
*
|
Merge "Parameter support both id and name"
Jenkins
2015-02-04
1
-15
/
+15
|
\
\
|
|
/
|
/
|
|
*
Parameter support both id and name
shihanzhang
2015-01-13
1
-15
/
+15
*
|
Fix True/False to accept Camel and Lower case
Swaminathan Vasudevan
2014-12-22
1
-2
/
+2
|
/
*
Router create distributed accepts lower case
Swaminathan Vasudevan
2014-12-04
1
-2
/
+2
*
Use graduated oslo libraries
Akihiro Motoki
2014-10-21
1
-2
/
+3
*
Fix E128 hacking check
Jaume Devesa
2014-10-06
1
-3
/
+4
*
Narrow down except clause
armando-migliaccio
2014-09-15
1
-1
/
+1
*
Merge "Replace utils.dumps with jsonutils.dumps"
Jenkins
2014-09-15
1
-2
/
+2
|
\
|
*
Replace utils.dumps with jsonutils.dumps
sridhargaddam
2014-09-13
1
-2
/
+2
*
|
Add L3 HA / VRRP support to CLI
Assaf Muller
2014-09-11
1
-2
/
+8
|
/
*
Fix CLI support for DVR, take 2
Assaf Muller
2014-08-26
1
-2
/
+5
*
Refactor CreateRouter to use update_dict
Assaf Muller
2014-08-26
1
-5
/
+3
*
setup logger name of NeutronCommand automatically
Isaku Yamahata
2014-07-30
1
-12
/
+0
*
Revert "Fix CLI support for DVR"
Swaminathan Vasudevan
2014-07-25
1
-6
/
+6
*
Fix CLI support for DVR
Assaf Muller
2014-07-21
1
-6
/
+6
*
Add CLI Support for DVR
Swaminathan Vasudevan
2014-07-10
1
-2
/
+2
*
Improve help strings
Andreas Jaeger
2014-06-25
1
-9
/
+9
*
Enable hacking H233 rule
ZhiQiang Fan
2014-02-19
1
-6
/
+8
*
Remove vi modelines
liu-sheng
2014-02-10
1
-1
/
+0
*
Rename Nicira NVP to VMware NSX in neutronclient
armando-migliaccio
2014-01-28
1
-1
/
+1
*
Fix i18n messages in neutronclient
Sergio Cazzolato
2013-11-29
1
-12
/
+12
*
Change copyright headers from LLC to Foundation
Sean Winn
2013-10-04
1
-1
/
+1
*
Merge "neutron router-gateway-set failed for non-admin users"
Jenkins
2013-09-03
1
-5
/
+5
|
\
|
*
neutron router-gateway-set failed for non-admin users
Stephen Ma
2013-08-26
1
-5
/
+5
*
|
Add 'distributed' option to router-create command
Salvatore Orlando
2013-08-31
1
-0
/
+3
|
/
[next]