index
:
delta/openstack/tempest.git
master
opendev.org: openstack/tempest
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tempest
/
api
/
network
/
test_routers.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding description for testcases - network part2
zhufl
2020-05-22
1
-0
/
+8
*
Add explicit external network for test_create_router_set_gateway_with_fixed_ip
Paras Babbar
2020-05-14
1
-33
/
+0
*
Add rand_name to create port incase of leaks
Doug Schveninger
2019-08-21
1
-1
/
+3
*
Handle properly 404 responses from Neutron
Slawek Kaplonski
2019-04-26
1
-18
/
+29
*
Optimize and enhance the code of "test_routers.py"
Manik Bindlish
2018-10-01
1
-30
/
+28
*
Remove base class complex and confusing variable
ghanshyam
2018-08-12
1
-1
/
+0
*
Cleanup networks resources at test level
deepak_mourya
2018-06-24
1
-17
/
+44
*
Remove _create_router in scenario.manager
zhufl
2017-10-17
1
-0
/
+3
*
Merge "Fix the redundant use of netaddr.IPNetwork"
Jenkins
2017-09-12
1
-2
/
+2
|
\
|
*
Fix the redundant use of netaddr.IPNetwork
zhufl
2017-09-12
1
-2
/
+2
*
|
Merge "Remove unused helper in RoutersTest"
Jenkins
2017-09-11
1
-27
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove unused helper in RoutersTest
zhufl
2017-09-08
1
-27
/
+0
*
|
Get cidr/mask_bits according to ip_version in resource_setup
zhufl
2017-09-07
1
-9
/
+2
|
/
*
Move test decorators to common
Andrea Frittoli
2017-08-23
1
-4
/
+4
*
Replace assertions with more specific ones
Ferenc Horváth
2017-06-09
1
-1
/
+1
*
Separate admin tests from test_routers
Ken'ichi Ohmichi
2017-05-22
1
-135
/
+1
*
Remove base_routers module
Ken'ichi Ohmichi
2017-05-04
1
-2
/
+30
*
Remove _remove_router_interface_with_port_id()
Ken'ichi Ohmichi
2017-05-04
1
-2
/
+2
*
Move the `attr` decorator from test.py to tempest/lib
Jordan Pittier
2017-04-14
1
-4
/
+4
*
Skip flaky test_create_router_set_gateway_with_fixed_ip
Jordan Pittier
2017-03-26
1
-0
/
+1
*
Merge "Add test_create_router_set_gateway_with_fixed_ip"
Jenkins
2017-03-16
1
-0
/
+30
|
\
|
*
Add test_create_router_set_gateway_with_fixed_ip
lianghao
2017-03-14
1
-0
/
+30
*
|
Use tempest.lib data_utils - network
Ken'ichi Ohmichi
2017-03-13
1
-1
/
+1
|
/
*
Add skip if public_network_id is not specified
zhufl
2017-02-15
1
-0
/
+17
*
Switch to decorators.idempotent_id on network
Ken'ichi Ohmichi
2017-02-04
1
-15
/
+16
*
Replace six.iteritems with dict.items
guo yunxian
2017-01-03
1
-2
/
+1
*
Remove unused client in setup_clients
zhufl
2016-12-12
1
-5
/
+0
*
Merge "Remove an obselete msg from then optimize a router test case"
Jenkins
2016-11-25
1
-28
/
+18
|
\
|
*
Remove an obselete msg from then optimize a router test case
Tianbiao Qi
2016-11-25
1
-28
/
+18
*
|
Delete duplicated dvr tests
Attila Fazekas
2016-11-15
1
-32
/
+0
|
/
*
Use random name in network common function
zhufl
2016-10-18
1
-15
/
+11
*
Fix assert for public networks with multiple subnets
Kieran Spear
2016-09-22
1
-3
/
+6
*
Remove delete_extra_routes()
Ken'ichi Ohmichi
2016-05-30
1
-2
/
+2
*
Remove update_extra_routes()
Ken'ichi Ohmichi
2016-05-30
1
-1
/
+1
*
Remove GET ops from update_router()
Ken'ichi Ohmichi
2016-05-30
1
-3
/
+3
*
Merge "Added test for router's port update with fixed IP."
Jenkins
2016-05-06
1
-0
/
+17
|
\
|
*
Added test for router's port update with fixed IP.
Hardik Italia
2016-04-07
1
-0
/
+17
*
|
deprecate use of tenant in configs
Sean Dague
2016-04-06
1
-3
/
+3
|
/
*
Make routers_client use **kwargs
Ken'ichi Ohmichi
2016-03-16
1
-4
/
+4
*
Split out Neutron routers client
Ken'ichi Ohmichi
2016-03-08
1
-35
/
+38
*
Merge "Added support to verify extra-routes deletion"
Jenkins
2016-03-08
1
-1
/
+5
|
\
|
*
Added support to verify extra-routes deletion
Abhishek
2016-03-08
1
-1
/
+5
*
|
Make 2 functions in network_client use **kwargs
piyush110786
2016-02-03
1
-4
/
+5
|
/
*
Make update_extra_routes use **kwargs & doc string
piyush110786
2015-12-10
1
-1
/
+1
*
Split out Neutron ports client
John Warren
2015-11-02
1
-6
/
+6
*
Split out Neutron networks client
John Warren
2015-09-29
1
-1
/
+1
*
Give access to CredClient in tests
Jamie Lennox
2015-09-09
1
-10
/
+10
*
Merge "Avoid default quota limit of 10 subnets"
Jenkins
2015-08-27
1
-1
/
+1
|
\
|
*
Avoid default quota limit of 10 subnets
David Kranz
2015-07-31
1
-1
/
+1
*
|
Cleaned up class variable scope issue.
Brandon Palm
2015-08-10
1
-9
/
+9
|
/
[next]