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
/
tests
/
network
/
v2
/
test_router.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add command to unset information from Routers
reedip
2016-06-27
1
-0
/
+51
*
Error handling of "router delete" command
Huanxuan Ao
2016-06-20
1
-7
/
+59
*
osc-lib: utils
Dean Troyer
2016-06-13
1
-1
/
+2
*
Make set/unset commands in network return normally when nothing specified
Tang Chen
2016-06-08
1
-5
/
+12
*
Added --no-route to the router set command
Hideki Saito
2016-05-16
1
-0
/
+36
*
Trivial: Remove unuseful comments for assertRaise() checking
Tang Chen
2016-05-06
1
-8
/
+0
*
Remove unnecessary type conversions in network unit tests
Tang Chen
2016-05-06
1
-1
/
+1
*
Fix router set --route option
Richard Theis
2016-04-18
1
-6
/
+9
*
Move keys() methods in each resource class to FakeResource
Tang Chen
2016-04-11
1
-2
/
+21
*
Merge "Add Subnet add/remove support to router"
Jenkins
2016-04-09
1
-0
/
+79
|
\
|
*
Add Subnet add/remove support to router
reedip
2016-03-22
1
-0
/
+79
*
|
Merge "Add "router remove port" to osc"
Jenkins
2016-04-09
1
-0
/
+40
|
\
\
|
|
/
|
*
Add "router remove port" to osc
reedip
2016-03-21
1
-0
/
+40
*
|
Merge "Add "router add port" to osc"
Jenkins
2016-04-08
1
-0
/
+41
|
\
\
|
|
/
|
*
Add "router add port" to osc
reedip
2016-03-21
1
-0
/
+41
*
|
Follow Boolean Option rule
reedip
2016-03-31
1
-7
/
+5
*
|
Use assert_called_once_with() instead of assert_called_with()
Tang Chen
2016-03-22
1
-11
/
+15
|
/
*
Fix incorrect unit test for router
Tang Chen
2016-03-03
1
-2
/
+2
*
Router: Add --route and --clear-routes options to "router set" command
Tang Chen
2016-02-27
1
-0
/
+57
*
Use assertRaises() to check if an exception is raised
Tang Chen
2016-02-14
1
-14
/
+9
*
Fix DisplayCommandBase comments for cliff Lister subclass tests
Tang Chen
2016-02-09
1
-2
/
+6
*
Add availability zone support for router commands
Jas
2016-01-29
1
-0
/
+28
*
Replace assertEqual(None, *) with assertIsNone in tests
SaiKiran
2015-12-17
1
-3
/
+3
*
Router: Add "router show" command using SDK
Tang Chen
2015-12-17
1
-0
/
+58
*
Router: Add "router set" command using SDK
Tang Chen
2015-12-17
1
-0
/
+90
*
Router: Add "router delete" command using SDK
Tang Chen
2015-12-16
1
-0
/
+29
*
Router: Add "router create" command using SDK
Tang Chen
2015-12-15
1
-0
/
+62
*
Router: Add "router list" command using SDK
Tang Chen
2015-12-11
1
-0
/
+105