summaryrefslogtreecommitdiff
path: root/tempest/api/network/admin
Commit message (Expand)AuthorAgeFilesLines
* Move test_dhcp_port_status_active from neutron-tempest-pluginelajkat2023-01-301-0/+11
* Fix cleanup of default security group when preprov creds are usedlpiwowar2021-08-191-1/+2
* Fix test_network_quota_exceeding testlpiwowar2021-07-081-1/+6
* Merge "Create documentation for tests"Zuul2020-09-081-1/+1
|\
| * Create documentation for testsLukas Piwowarski2020-09-021-1/+1
* | Wait until dependent resource is deletedHemachandra Reddy2020-08-311-0/+8
|/
* Merge "Adding description for testcases - network part1"Zuul2020-07-295-0/+20
|\
| * Adding description for testcases - network part1zhufl2020-07-275-0/+20
* | Merge "Adding description for testcases - network part2"Zuul2020-07-295-14/+44
|\ \
| * | Adding description for testcases - network part2zhufl2020-05-225-14/+44
* | | Remove any reference to "tenant_id" in networkRodolfo Alonso Hernandez2020-06-026-14/+14
|/ /
* | Add explicit external network for test_create_router_set_gateway_with_fixed_ipParas Babbar2020-05-141-0/+36
|/
* Remove test_agent_management testsTerry Wilson2019-12-121-93/+0
* Add rand_name to create port incase of leaksDoug Schveninger2019-08-213-3/+12
* Skip some tests in "network.admin.test_ports" if nova is not enabledDamonLi2019-08-051-2/+10
* Handle properly 404 responses from NeutronSlawek Kaplonski2019-04-267-21/+50
* Merge "Remove admin test_l3_agent_scheduler API test module"Zuul2019-03-081-83/+0
|\
| * Remove admin test_l3_agent_scheduler API test moduleSlawek Kaplonski2019-03-071-83/+0
* | Update neutron quota_driver pathBrian Haley2019-03-012-2/+2
|/
* Merge "Add device_owner to gateway port search criteria"Zuul2018-12-191-1/+2
|\
| * Add device_owner to gateway port search criteriaKamil Mankowski2018-12-071-1/+2
* | Move test test_list_agents_non_admin to non-admin dirFelipe Monteiro2018-11-281-6/+1
|/
* Merge "Fix QuotasNegativeTest to use non dynamic credentials"Zuul2018-10-241-11/+21
|\
| * Fix QuotasNegativeTest to use non dynamic credentialsSergey Vilgelm2018-09-131-11/+21
* | Add delete_agent to AgentsClientMykola Yakovliev2018-09-271-0/+10
|/
* Remove unused config.CONFVishakha Agarwal2018-09-032-5/+0
* Remove base class complex and confusing variableghanshyam2018-08-122-2/+0
* Check API extension 'filter-validation'Hongbin Lu2018-07-311-3/+10
* Skip list FIP test for neutron new behaviourghanshyam2018-07-201-0/+1
* Mark raw strings as suchStephen Finucane2018-07-061-1/+1
* Merge "Remove force_tenant_isolation from FloatingIPAdminTestJSON"Zuul2018-06-111-1/+0
|\
| * Remove force_tenant_isolation from FloatingIPAdminTestJSONzhufl2017-12-131-1/+0
* | Add show quota details to network quotas_client libraryjeremy.zhang2018-02-091-0/+14
* | Merge "Neutron test cases create,list,update port failed"Zuul2018-02-061-3/+7
|\ \
| * | Neutron test cases create,list,update port failedSomesh Yadav2018-01-231-3/+7
* | | Merge "Add show default quotas API to network quotas_client library"Zuul2018-01-311-0/+4
|\ \ \
| * | | Add show default quotas API to network quotas_client libraryjeremy.zhang2018-01-161-0/+4
| |/ /
* | | Do not select inactive l3 agent in L3AgentSchedulerTestJSONzhufl2018-01-111-1/+2
|/ /
* | Use addClassResourceCleanup for the cleanup of network resourceszhufl2017-12-041-2/+0
|/
* Use addClassResourceCleanup in MeteringTestJSONzhufl2017-10-271-2/+8
* Merge "Move identity_utils to common.identity"Jenkins2017-09-222-6/+10
|\
| * Move identity_utils to common.identityAndrea Frittoli2017-09-142-6/+10
* | Remove unused _add_router_interface_with_subnet_id helperzhufl2017-09-131-13/+0
|/
* Move test decorators to commonAndrea Frittoli2017-08-2310-27/+27
* Judge skip conditions in skip_checks instead of in resource_setupzhufl2017-08-011-1/+5
* Remove unused tenant_cidr from test_routers.pyzhufl2017-07-121-7/+0
* Replace assertions with more specific onesFerenc Horváth2017-06-093-3/+3
* Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, le...Masayuki Igawa2017-06-051-2/+2
* Add option for whether the cloud supports floating ipsMatthew Treinish2017-05-232-0/+9
* Separate admin tests from test_routersKen'ichi Ohmichi2017-05-221-0/+231