1. caf8b90 additional configuration options for scenario tests by Volodymyr Boiko · 7 months ago
  2. 192d408 Optimize the dd command to improve performance by lkuchlan · 1 year, 4 months ago
  3. 88018ca Stop using deprecated Nova APIs by Pavlo Shchelokovskyy · 1 year, 4 months ago
  4. 9cf773d Remove Glance v1 APIs tests code by Ghanshyam Mann · 1 year, 5 months ago
  5. 9bd60a9 Remove setup_clients by Roman Popelka · 2 years, 9 months ago
  6. d480639 Remove get_networks by Roman Popelka · 2 years, 10 months ago
  7. 0cf32fb Remove _create_security_group_rule & _default_security_group by Roman Popelka · 2 years, 10 months ago
  8. 6e4d2b9 Remove _create_security_group & _create_empty_security_group by Roman Popelka · 2 years, 10 months ago
  9. 22fde6a Make _create_loginable_secgroup public by Roman Popelka · 2 years, 10 months ago
  10. 06ca1e4 Remove _check_tenant_network_connectivity & _update_router_admin_state methods by Roman Popelka · 2 years, 10 months ago
  11. 0ec7f43 Remove check_remote_connectivity related methods by Roman Popelka · 2 years, 10 months ago
  12. 75791cc Remove _get_router & _create_router methods by Roman Popelka · 2 years, 10 months ago
  13. 0aaffd0 Remove _create_subnet & create_networks methods by Roman Popelka · 2 years, 10 months ago
  14. af58012 Remove nova-network security groups methods by Roman Popelka · 2 years, 10 months ago
  15. c1f7b90 Remove check_floating_ip_status & _associate_floating_ip methods by Roman Popelka · 2 years, 10 months ago
  16. f880ce3 Remove check_public_network_connectivity & _get_server_port_id_and_ip4 methods by Roman Popelka · 2 years, 10 months ago
  17. ee3009e Remove create_floating_ip & get_server_ip methods by Roman Popelka · 2 years, 10 months ago
  18. a505b60 Remove create_timestamp & get_timestamp methods by Roman Popelka · 2 years, 10 months ago
  19. fd4e2f3 Remove get_remote_client & check_vm_connectivity by Roman Popelka · 2 years, 10 months ago
  20. 1118f3e Remove _disassociate_floating_ip & _create_network by Roman Popelka · 2 years, 10 months ago
  21. 164898c Remove ping_ip_address & _log_console_output by Roman Popelka · 2 years, 10 months ago
  22. a02c455 Remove create_server and rebuild_server methods by Roman Popelka · 2 years, 10 months ago
  23. 290ef29 Remove _create_port and create_keypair methods by Roman Popelka · 2 years, 11 months ago
  24. 4ca1684 Add unstable tag to test with intermittent failures by silvacarloss · 2 years, 11 months ago
  25. 4889581 Remove all usage of six library by haixin · 4 years, 3 months ago
  26. 13f2dd2 Use local variable instead of instance variable by lkuchlan · 3 years, 11 months ago
  27. 86f2432 Enable http response extraction by lkuchlan · 3 years, 9 months ago
  28. b60fdda Setup snapshot extra specs only if required by Goutham Pacha Ravi · 3 years, 9 months ago
  29. a0acf25 Fix API version test skip logic by Goutham Pacha Ravi · 3 years, 8 months ago
  30. 602f101 Fix CephFS snapshot cloning scenario test by Goutham Pacha Ravi · 3 years, 9 months ago
  31. 35091ce Reorganize scenario tests by Goutham Pacha Ravi · 3 years, 9 months ago
  32. 9efbc94 Merge "Remove a duplicated skipped functions" by Zuul · 3 years, 10 months ago
  33. 9dca2c4 Remove a duplicated skipped functions by lkuchlan · 3 years, 11 months ago
  34. f7fc5b6 Consolidate waiters methods by lkuchlan · 4 years ago
  35. 540e74a Moving resource waiters to a new module by lkuchlan · 4 years ago
  36. ada5b69 Adds get default share type function by Victoria Martinez de la Cruz · 4 years, 2 months ago
  37. a79ba06 Use the same access rule for both instances by lkuchlan · 4 years, 2 months ago
  38. 125959e Don't ignore invalid export location ip version by lkuchlan · 4 years, 4 months ago
  39. 1e115c5 Remove unused "_ping_host_from_export_location" method by lkuchlan · 4 years, 4 months ago
  40. 88452b3 Add uuid for tests by lkuchlan · 5 years ago
  41. 4f0dbe0 Ping to export location until it is reachable by lkuchlan · 4 years, 5 months ago
  42. 2ab1bb6 Merge "SSH over IPv4 when using a storage network" by Zuul · 4 years, 4 months ago
  43. f904fd6 Merge "Add flake8-import-order extension to tox.ini" by Zuul · 4 years, 4 months ago
  44. 2b30874 SSH over IPv4 when using a storage network by Goutham Pacha Ravi · 4 years, 5 months ago
  45. 1d1461d Add flake8-import-order extension to tox.ini by lkuchlan · 4 years, 5 months ago
  46. 58723ff Fixed InvalidConfiguration() exception to print correct message by V Haririan · 4 years, 5 months ago
  47. f8894b6 Skip snapshot cloning if there is no capability by Goutham Pacha Ravi · 4 years, 7 months ago
  48. 3a71fb7 Merge "Preparation for support scenario tests on CephFS Native" by Zuul · 4 years, 7 months ago
  49. 8e68e44 Preparation for support scenario tests on CephFS Native by lkuchlan · 4 years, 8 months ago
  50. f888d7f Fix dict.values usage by Goutham Pacha Ravi · 4 years, 8 months ago
  51. 13b7469 Rename "_get_ip_server_ip" method to "_get_server_ip" by lkuchlan · 4 years, 8 months ago
  52. 7636a1f Specifies the appropriate ip address in case of multi-networking by lkuchlan · 4 years, 9 months ago
  53. ce66f00 Merge "Update shrink scenario tests" by Zuul · 4 years, 9 months ago mcp/ussuri 1.0.0
  54. 247b0b6 Update shrink scenario tests by danielarthurt · 4 years, 10 months ago
  55. d343266 Fix floatingip allocation by Rocky · 6 years ago
  56. 8a70064 Merge "Fix export location used for extend/shrink tests" by Zuul · 4 years, 9 months ago
  57. fb78531 Merge "Remove deprecated scenario image options" by Zuul · 4 years, 9 months ago
  58. 258cc6c Remove deprecated scenario image options by Martin Kopec · 4 years, 9 months ago
  59. 06665e5 Fix ipv6 skip condition by lkuchlan · 4 years, 9 months ago
  60. 645e4eb Fix export location used for extend/shrink tests by Tom Barron · 5 years ago
  61. a096815 Merge "Refactoring skip conditions process" by Zuul · 4 years, 9 months ago
  62. 0cb685b Update hacking for Python3 by Andreas Jaeger · 4 years, 9 months ago
  63. 5608f1b Refactoring skip conditions process by lkuchlan · 4 years, 10 months ago
  64. 37ee677 Add knowledge of storage network to scenario tests by Goutham Pacha Ravi · 5 years ago
  65. 820064b Fix resources cleanup by lkuchlan · 5 years ago
  66. ca1340c Merge "Use a single keypair for multiple instances" by Zuul · 5 years ago
  67. 0cd6c99 Use a single keypair for multiple instances by lkuchlan · 5 years ago
  68. eff4f9b [ussuri][goal] Drop python2.7 support by Goutham Pacha Ravi · 5 years ago
  69. 1a96ed9 Increase export IP ping count by Goutham Pacha Ravi · 5 years ago
  70. 67d4e7f Merge "Cast block count to integer" by Zuul · 6 years ago
  71. 53bd6ab Merge "Skip read-only test for CIFS" by Zuul · 6 years ago
  72. 2e988a7 Merge "Fix CIFS access for non-multitenant setup" by Zuul · 6 years ago
  73. 68a25a6 Cast block count to integer by Goutham Pacha Ravi · 6 years ago
  74. 4749f0e Merge "Scenario test: Create/extend share and write data" by Zuul · 6 years ago
  75. 00fd19d Cast block count to integer in test_create_shrink_and_write by Goutham Pacha Ravi · 6 years ago
  76. f38c4c3 Skip read-only test for CIFS by Colleen Murphy · 6 years ago
  77. 2e4f348 Fix CIFS access for non-multitenant setup by Colleen Murphy · 6 years ago
  78. a490497 Merge "Scenario test: Create/shrink share and write data" by Zuul · 6 years ago
  79. 2cb85a6 Scenario test: Create/extend share and write data by Nir Gilboa · 7 years ago
  80. c07415d Scenario test: Create/shrink share and write data by Nir Gilboa · 7 years ago
  81. 7ded940 Use setup_clients classmethod for clients initialization by lkuchlan · 6 years ago
  82. 6247e9e Scenario test: Create/manage share and write data by Nir Gilboa · 7 years ago
  83. 8e9a39a Py3: Use urlopen from six.moves.urllib.request by Goutham Pacha Ravi · 6 years ago
  84. 61cae07 s/share_net/share_network in scenario tests by Victoria Martinez de la Cruz · 6 years ago
  85. 159ed39 Merge "Move shared logic to base scenario test class" by Zuul · 7 years ago
  86. 5324a7c Move shared logic to base scenario test class by Nir Gilboa · 7 years ago
  87. 8b38f46 Remove volume client and usage in scenario tests by ghanshyam · 7 years ago
  88. 42329e2 [scenario] Add test case to check for RO access by Rishabh Dave · 7 years ago
  89. 06e3a29 Add a method to download and create a CentOS 7 image by Rishabh Dave · 7 years ago
  90. d23abaf Allow IPv6 Share Migration tests by Rodrigo Barbieri · 7 years ago
  91. 797257e Add IPv6 support to scenario tests by Rodrigo Barbieri · 7 years ago
  92. db5ab6b tempest: remove call to set_network_resources() by Dustin Schoenbrun · 7 years ago
  93. ca3fbef Merge "Use tempest-plugin service client registration" by Jenkins · 7 years ago
  94. b236c24 Enable some off-by-default checks by junboli · 7 years ago
  95. 369391a Use tempest-plugin service client registration by Andrea Frittoli (andreaf) · 9 years ago
  96. 9975186 Replace the usage of 'admin_manager' with 'os_admin' by Vu Cong Tuan · 8 years ago
  97. 8a76295 Merge "Use parenthesis instead of backslashes in tempest folder" by Jenkins · 8 years ago
  98. db2abab Replace the usage of 'manager' with 'os_primary' by Vu Cong Tuan · 8 years ago
  99. 39e9c58 Use parenthesis instead of backslashes in tempest folder by zhongjun · 8 years ago
  100. 02d1f24 Switch to use stable data_utils by Ken'ichi Ohmichi · 8 years ago