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