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
/
admin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move test_dhcp_port_status_active from neutron-tempest-plugin
elajkat
2023-01-30
1
-0
/
+11
*
Fix cleanup of default security group when preprov creds are used
lpiwowar
2021-08-19
1
-1
/
+2
*
Fix test_network_quota_exceeding test
lpiwowar
2021-07-08
1
-1
/
+6
*
Merge "Create documentation for tests"
Zuul
2020-09-08
1
-1
/
+1
|
\
|
*
Create documentation for tests
Lukas Piwowarski
2020-09-02
1
-1
/
+1
*
|
Wait until dependent resource is deleted
Hemachandra Reddy
2020-08-31
1
-0
/
+8
|
/
*
Merge "Adding description for testcases - network part1"
Zuul
2020-07-29
5
-0
/
+20
|
\
|
*
Adding description for testcases - network part1
zhufl
2020-07-27
5
-0
/
+20
*
|
Merge "Adding description for testcases - network part2"
Zuul
2020-07-29
5
-14
/
+44
|
\
\
|
*
|
Adding description for testcases - network part2
zhufl
2020-05-22
5
-14
/
+44
*
|
|
Remove any reference to "tenant_id" in network
Rodolfo Alonso Hernandez
2020-06-02
6
-14
/
+14
|
/
/
*
|
Add explicit external network for test_create_router_set_gateway_with_fixed_ip
Paras Babbar
2020-05-14
1
-0
/
+36
|
/
*
Remove test_agent_management tests
Terry Wilson
2019-12-12
1
-93
/
+0
*
Add rand_name to create port incase of leaks
Doug Schveninger
2019-08-21
3
-3
/
+12
*
Skip some tests in "network.admin.test_ports" if nova is not enabled
DamonLi
2019-08-05
1
-2
/
+10
*
Handle properly 404 responses from Neutron
Slawek Kaplonski
2019-04-26
7
-21
/
+50
*
Merge "Remove admin test_l3_agent_scheduler API test module"
Zuul
2019-03-08
1
-83
/
+0
|
\
|
*
Remove admin test_l3_agent_scheduler API test module
Slawek Kaplonski
2019-03-07
1
-83
/
+0
*
|
Update neutron quota_driver path
Brian Haley
2019-03-01
2
-2
/
+2
|
/
*
Merge "Add device_owner to gateway port search criteria"
Zuul
2018-12-19
1
-1
/
+2
|
\
|
*
Add device_owner to gateway port search criteria
Kamil Mankowski
2018-12-07
1
-1
/
+2
*
|
Move test test_list_agents_non_admin to non-admin dir
Felipe Monteiro
2018-11-28
1
-6
/
+1
|
/
*
Merge "Fix QuotasNegativeTest to use non dynamic credentials"
Zuul
2018-10-24
1
-11
/
+21
|
\
|
*
Fix QuotasNegativeTest to use non dynamic credentials
Sergey Vilgelm
2018-09-13
1
-11
/
+21
*
|
Add delete_agent to AgentsClient
Mykola Yakovliev
2018-09-27
1
-0
/
+10
|
/
*
Remove unused config.CONF
Vishakha Agarwal
2018-09-03
2
-5
/
+0
*
Remove base class complex and confusing variable
ghanshyam
2018-08-12
2
-2
/
+0
*
Check API extension 'filter-validation'
Hongbin Lu
2018-07-31
1
-3
/
+10
*
Skip list FIP test for neutron new behaviour
ghanshyam
2018-07-20
1
-0
/
+1
*
Mark raw strings as such
Stephen Finucane
2018-07-06
1
-1
/
+1
*
Merge "Remove force_tenant_isolation from FloatingIPAdminTestJSON"
Zuul
2018-06-11
1
-1
/
+0
|
\
|
*
Remove force_tenant_isolation from FloatingIPAdminTestJSON
zhufl
2017-12-13
1
-1
/
+0
*
|
Add show quota details to network quotas_client library
jeremy.zhang
2018-02-09
1
-0
/
+14
*
|
Merge "Neutron test cases create,list,update port failed"
Zuul
2018-02-06
1
-3
/
+7
|
\
\
|
*
|
Neutron test cases create,list,update port failed
Somesh Yadav
2018-01-23
1
-3
/
+7
*
|
|
Merge "Add show default quotas API to network quotas_client library"
Zuul
2018-01-31
1
-0
/
+4
|
\
\
\
|
*
|
|
Add show default quotas API to network quotas_client library
jeremy.zhang
2018-01-16
1
-0
/
+4
|
|
/
/
*
|
|
Do not select inactive l3 agent in L3AgentSchedulerTestJSON
zhufl
2018-01-11
1
-1
/
+2
|
/
/
*
|
Use addClassResourceCleanup for the cleanup of network resources
zhufl
2017-12-04
1
-2
/
+0
|
/
*
Use addClassResourceCleanup in MeteringTestJSON
zhufl
2017-10-27
1
-2
/
+8
*
Merge "Move identity_utils to common.identity"
Jenkins
2017-09-22
2
-6
/
+10
|
\
|
*
Move identity_utils to common.identity
Andrea Frittoli
2017-09-14
2
-6
/
+10
*
|
Remove unused _add_router_interface_with_subnet_id helper
zhufl
2017-09-13
1
-13
/
+0
|
/
*
Move test decorators to common
Andrea Frittoli
2017-08-23
10
-27
/
+27
*
Judge skip conditions in skip_checks instead of in resource_setup
zhufl
2017-08-01
1
-1
/
+5
*
Remove unused tenant_cidr from test_routers.py
zhufl
2017-07-12
1
-7
/
+0
*
Replace assertions with more specific ones
Ferenc Horváth
2017-06-09
3
-3
/
+3
*
Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, le...
Masayuki Igawa
2017-06-05
1
-2
/
+2
*
Add option for whether the cloud supports floating ips
Matthew Treinish
2017-05-23
2
-0
/
+9
*
Separate admin tests from test_routers
Ken'ichi Ohmichi
2017-05-22
1
-0
/
+231
[next]