1. 8d2557c Change legacy security group rule check by Brian Haley · 6 years ago
  2. cbec362 Merge "Replace git.openstack.org URLs with opendev.org URLs" by Zuul · 6 years ago
  3. d49cf7a Replace git.openstack.org URLs with opendev.org URLs by caoyuan · 6 years ago
  4. ce246d0 Add api test for DVR coverting back to centralized by Kailun Qin · 6 years ago
  5. d8d2fac Merge "Addition of negative test: network creation with an above the limit mtu value. The value max_mtu can be configured in tempest.conf" by Zuul · 6 years ago
  6. 5ce1bc2 Addition of negative test: network creation with an by pkomarov · 6 years ago
  7. 92fbbab Min bw rule operations should be rejected on non-physnet ports/networks by Lajos Katona · 6 years ago
  8. c1052e7 Remove test_port_resource_request_no_provider_net by Lajos Katona · 6 years ago
  9. 06714ea Merge "Add API test for network segment range extension" by Zuul · 6 years ago
  10. eaaf978 Add API test for network segment range extension by Kailun Qin · 6 years ago
  11. 5b8ff9d Merge "Add tempest api tests for security groups RBAC" by Zuul · 6 years ago
  12. 5b85ad8 Add tempest api tests for security groups RBAC by Doug Wiegley · 6 years ago
  13. 39f2532 Fix L3 agent scheduler tests in multinode environments by Slawek Kaplonski · 6 years ago
  14. 7bdee67 Merge "Move test cases from networking-midonet repository" by Zuul · 6 years ago
  15. 7eb6725 Make provider network creation more error proof by Lajos Katona · 6 years ago
  16. 2f90465 tests for port-resource-request by Lajos Katona · 6 years ago
  17. 9016ae2 Merge "Remove deprecated extension "tag" and "tag-ext"" by Zuul · 6 years ago
  18. f91dba5 Use self.create_port instead of client.create_port by Hongbin Lu · 6 years ago
  19. 0fab696 Remove deprecated extension "tag" and "tag-ext" by Hongbin Lu · 6 years ago
  20. d3d09d2 Merge "Add scenario test for trunk E2E flow" by Zuul · 6 years ago
  21. c24ed0a Merge "Test floatingip pools service plugin" by Zuul · 6 years ago
  22. db2e6c9 Test floatingip pools service plugin by Hongbin Lu · 7 years ago
  23. e570de6 Update test cases after security group menthods improvements. by Federico Ressi · 6 years ago
  24. 5734c57 Merge "Improve security groups management." by Zuul · 6 years ago
  25. 24583b5 Merge "Test propagate_uplink_status on create port" by Zuul · 6 years ago
  26. 1c9f40b Add scenario test for trunk E2E flow by Huifeng Le · 6 years ago
  27. 49819a7 call remove_router_extra_routes only when extra_routes is enabled by Aditya Vaja · 6 years ago
  28. 5da7333 Test propagate_uplink_status on create port by Hongbin Lu · 6 years ago
  29. 4c590d7 Improve security groups management. by Federico Ressi · 6 years ago
  30. df09c41 Merge "Add connectivity test via 2 routers and tenant networks" by Zuul · 6 years ago
  31. d1210a1 Merge "Add new test cases for network ip availability" by Zuul · 6 years ago
  32. ee741b3 Add new test cases for network ip availability by Luna Das · 6 years ago
  33. 47f6ae4 Make sure only one port_id is given. by Federico Ressi · 6 years ago
  34. 0d24f2a Merge "Two fixes on test_list_available_zones" by Zuul · 6 years ago
  35. 13f216c Merge "Add network availability zones client" by Zuul · 6 years ago
  36. 21f5342 Fix creating subnet without gateway by Slawek Kaplonski · 6 years ago
  37. d50fd0d Two fixes on test_list_available_zones by Hongbin Lu · 6 years ago
  38. f341b5b Add network availability zones client by Goutham Pratapa · 6 years ago
  39. cf38b77 Merge "test for minimum bw ingress direction" by Zuul · 6 years ago
  40. 5214b27 Move test cases from networking-midonet repository by YAMAMOTO Takashi · 7 years ago
  41. b1a3289 Add connectivity test via 2 routers and tenant networks by Slawek Kaplonski · 6 years ago
  42. dd64b72 Merge "Remove test_rule_create_fail_for_direction_ingress" by Zuul · 6 years ago
  43. dc9c6d6 test for minimum bw ingress direction by Lajos Katona · 6 years ago
  44. b1c48b6 Remove test_rule_create_fail_for_direction_ingress by Lajos Katona · 6 years ago
  45. aee61ac Fix flake8 E405 errors by Brian Haley · 6 years ago
  46. ae328b9 Fix flake8 H404 errors by Brian Haley · 6 years ago
  47. 3dfa94c Refactor test cases after adding new params to create_floatingip. by Federico Ressi · 7 years ago
  48. c9f5ec5 Update trunk tests to use create_trunk method. by Federico Ressi · 7 years ago
  49. 5f371ea Merge "Add tests to assert filter validation" by Zuul · 6 years ago
  50. f785dd4 Merge "Cleanup Tempest tests legacy resources" by Zuul · 6 years ago
  51. 54f5592 Add tests to assert filter validation by Hongbin Lu · 7 years ago
  52. a69dcd5 Create floating IPs with additional parameters. by Federico Ressi · 7 years ago
  53. 2de722e Cleanup Tempest tests legacy resources by Dongcan Ye · 7 years ago
  54. 67681af Merge "Assert extensions match in config file and server" by Zuul · 6 years ago
  55. 82e83e3 Add create_trunk and delete_trunk methods. by Federico Ressi · 7 years ago
  56. 79318ac Assert extensions match in config file and server by Hongbin Lu · 6 years ago
  57. 1551646 Merge "Add scenario test for fip port_details" by Zuul · 6 years ago
  58. db21cd5 Merge "Skip filter validation tests" by Zuul · 6 years ago
  59. 965b03d Add scenario test for fip port_details by Hongbin Lu · 7 years ago
  60. a103729 Merge "Refactor tests to use create_network convenience params." by Zuul · 6 years ago
  61. d052a56 Merge "Add convenience parameters to create_network." by Zuul · 6 years ago
  62. 44bfb15 Merge "Move create_keypair to api.base module and add creation params." by Zuul · 7 years ago
  63. 2af81c8 Skip filter validation tests by Hongbin Lu · 7 years ago
  64. 2d7db2c Refactor tests to use create_network convenience params. by Federico Ressi · 7 years ago
  65. 61b564e Add convenience parameters to create_network. by Federico Ressi · 7 years ago
  66. 5fece0e Merge "Remove incorrect filter on listing subnets" by Zuul · 7 years ago 0.1.0
  67. ab286e4 Move create_keypair to api.base module and add creation params. by Federico Ressi · 7 years ago
  68. 41c4392 Test port mac_address update by Harald Jensås · 7 years ago
  69. 45a60fc Enable dns_domain_ports extension in tempest config by Slawek Kaplonski · 7 years ago
  70. 468e4d3 Remove incorrect filter on listing subnets by Hongbin Lu · 7 years ago
  71. de8ddb3 Merge "Tempest: Add l3-ha extension requirement for HA tests" by Zuul · 7 years ago
  72. a71b834 Tempest: Add l3-ha extension requirement for HA tests by Dongcan Ye · 7 years ago
  73. 98f20ec Allow skipping subnet CIDRs reservation when creating subnet. by Federico Ressi · 7 years ago
  74. d98e27d Allow creating subnet without a gateway by Sławek Kapłoński · 7 years ago
  75. 795348c Merge "Make test_detail_quota() test more generic" by Zuul · 7 years ago
  76. 840b16c Merge "Fix some pep8 errors, update tox.ini" by Zuul · 7 years ago
  77. 33ef460 Fix some pep8 errors, update tox.ini by Brian Haley · 7 years ago
  78. 3d33207 Make test_detail_quota() test more generic by Lucas Alvares Gomes · 7 years ago
  79. 658a81f Add tests for floatingip port_details by Hongbin Lu · 7 years ago
  80. f33d59b Merge "Fix automatic subnet CIDR generation" by Zuul · 7 years ago
  81. 7681a5c Require standard-attr-segment on test by Hongbin Lu · 7 years ago
  82. 0ddc93b Fix automatic subnet CIDR generation by Federico Ressi · 7 years ago
  83. 7b410ed Fix support for proxy URL from tempest.conf by Federico Ressi · 7 years ago
  84. 6c8eff6 Merge "Test timestamp with segment resource" by Zuul · 7 years ago
  85. 719da9c Merge "Increase address allocation size for subnet pool tests with IPv4" by Zuul · 7 years ago
  86. 840c03c Test timestamp with segment resource by Hongbin Lu · 7 years ago
  87. 6767cec Fix some pep8 warnings by Brian Haley · 7 years ago
  88. 7ff60d8 Increase address allocation size for subnet pool tests with IPv4 by Lucas Alvares Gomes · 7 years ago
  89. 213ef5f Make test_create_port_when_quotas_is_full more generic by Lucas Alvares Gomes · 7 years ago
  90. 4b963d8 Merge "Don't share a network with all tenants" by Zuul · 7 years ago
  91. 85af23c Merge "Create port with vnic type from config" by Zuul · 7 years ago
  92. a49c79c Don't share a network with all tenants by Ihar Hrachyshka · 7 years ago
  93. 508dd29 [QoS] Add API test for create port with admin's QoS policy by Sławek Kapłoński · 7 years ago
  94. 4fc6e4a Merge "Do not assume all protocols in neutron-lib are usable for SG" by Zuul · 7 years ago
  95. b511789 Do not assume all protocols in neutron-lib are usable for SG by YAMAMOTO Takashi · 7 years ago
  96. 67993fc Add api test for logging extension by Nguyen Phuong An · 7 years ago
  97. d75e48e Create port with vnic type from config by Edan David · 7 years ago
  98. d41bac0 Merge "trunk: Create vxlan network when testing inherit" by Zuul · 7 years ago
  99. 4abfd88 Merge "Tests for DNS integration" by Zuul · 7 years ago
  100. 860b46a Tests for DNS integration by Jens Harbott · 7 years ago