index
:
delta/openstack/python-openstackclient.git
feature/osc4
master
stable/2023.1
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-openstackclient
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openstackclient
/
network
/
v2
/
router.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow override of distributed router flag
venkata anil
2017-04-06
1
-5
/
+8
*
Enable to create legacy router
Cedric Brandily
2017-03-31
1
-2
/
+10
*
Handle log message interpolation by the logger in network/
Gábor Antal
2017-02-13
1
-2
/
+2
*
Merge "Fix a spelling error"
Jenkins
2016-12-28
1
-1
/
+1
|
\
|
*
Fix a spelling error
JingLiu
2016-12-26
1
-1
/
+1
*
|
Merge "Introduce overwrite functionality in ``osc router set``"
Jenkins
2016-12-21
1
-12
/
+15
|
\
\
|
*
|
Introduce overwrite functionality in ``osc router set``
Reedip
2016-12-19
1
-12
/
+15
*
|
|
Add support for clearing router gateway
Reedip
2016-12-19
1
-0
/
+7
|
/
/
*
|
Merge "Add support for setting router gateway"
Jenkins
2016-12-19
1
-4
/
+54
|
\
\
|
*
|
Add support for setting router gateway
Reedip
2016-12-17
1
-4
/
+54
*
|
|
SDK Refactor: Prepare router commands
Yan Xing'an
2016-12-12
1
-4
/
+17
|
|
/
|
/
|
*
|
Merge "Add '--project' and '--project-domain' options to os cmds"
Jenkins
2016-12-05
1
-1
/
+14
|
\
\
|
*
|
Add '--project' and '--project-domain' options to os cmds
Nam Nguyen Hoai
2016-12-01
1
-1
/
+14
|
|
/
*
|
Avoid duplicated project_id when show network resources
judy-yu
2016-12-04
1
-9
/
+10
|
/
*
translate all command help strings
3.4.0
Steve Martinelli
2016-11-17
1
-10
/
+10
*
Add filtering options --name,--enable,--disable to router list
Yi Zhao
2016-10-31
1
-1
/
+28
*
Add support make a router HA
Reedip
2016-10-16
1
-5
/
+17
*
Fix router unset --route option
Choe, Cheng-Dae
2016-10-10
1
-2
/
+1
*
Add --ha option to os router create command
Nam Nguyen Hoai
2016-10-01
1
-2
/
+8
*
Merge "Add --description to Neutron commands"
Jenkins
2016-09-23
1
-1
/
+12
|
\
|
*
Add --description to Neutron commands
Ankur Gupta
2016-09-23
1
-1
/
+12
*
|
Use correct router add/remove interface methods
rabi
2016-09-21
1
-4
/
+4
|
/
*
router list if availability_zone ext not enabled
Ukesh Kumar Vasudevan
2016-09-15
1
-2
/
+9
*
Merge "Add command to unset information from Routers"
Jenkins
2016-06-28
1
-0
/
+43
|
\
|
*
Add command to unset information from Routers
reedip
2016-06-27
1
-0
/
+43
*
|
Fix the problem of router delete
SongmingYan
2016-06-24
1
-1
/
+1
|
/
*
Error handling of "router delete" command
Huanxuan Ao
2016-06-20
1
-2
/
+17
*
osc-lib: command
Dean Troyer
2016-06-13
1
-1
/
+1
*
osc-lib: parseractions
Dean Troyer
2016-06-13
1
-1
/
+1
*
osc-lib: utils
Dean Troyer
2016-06-13
1
-1
/
+2
*
Merge "Make set/unset commands in network return normally when nothing specif...
Jenkins
2016-06-09
1
-5
/
+0
|
\
|
*
Make set/unset commands in network return normally when nothing specified
Tang Chen
2016-06-08
1
-5
/
+0
*
|
Fix network
sunyajing
2016-06-08
1
-2
/
+2
|
/
*
Merge "Fix i18n support for help and error msg in network"
Jenkins
2016-05-16
1
-1
/
+1
|
\
|
*
Fix i18n support for help and error msg in network
Tang Chen
2016-05-16
1
-1
/
+1
*
|
Added --no-route to the router set command
Hideki Saito
2016-05-16
1
-2
/
+18
|
/
*
Fix router set --route option
Richard Theis
2016-04-18
1
-5
/
+21
*
State i18() changes and help messages improved
Tang Chen
2016-04-18
1
-31
/
+32
*
Doc: Unify repeatable option comments
Tang Chen
2016-04-12
1
-5
/
+5
*
Merge "Add Subnet add/remove support to router"
Jenkins
2016-04-09
1
-0
/
+54
|
\
|
*
Add Subnet add/remove support to router
reedip
2016-03-22
1
-0
/
+54
*
|
Merge "Add "router remove port" to osc"
Jenkins
2016-04-09
1
-0
/
+24
|
\
\
|
|
/
|
*
Add "router remove port" to osc
reedip
2016-03-21
1
-1
/
+25
*
|
Fix pep8 fail that crept in
Dean Troyer
2016-04-08
1
-1
/
+1
*
|
Merge "Add "router add port" to osc"
Jenkins
2016-04-08
1
-1
/
+25
|
\
\
|
|
/
|
*
Add "router add port" to osc
reedip
2016-03-21
1
-1
/
+25
*
|
Follow Boolean Option rule
reedip
2016-03-31
1
-15
/
+12
*
|
Fix dict.keys() compatibility for python 3
Tang Chen
2016-03-12
1
-1
/
+1
|
/
*
Fix incorrect unit test for router
Tang Chen
2016-03-03
1
-8
/
+12
*
Router: Add --route and --clear-routes options to "router set" command
Tang Chen
2016-02-27
1
-4
/
+26
[next]