1. 86f2432 Enable http response extraction by lkuchlan · 3 years, 9 months ago
  2. b60fdda Setup snapshot extra specs only if required by Goutham Pacha Ravi · 3 years, 10 months ago
  3. a0acf25 Fix API version test skip logic by Goutham Pacha Ravi · 3 years, 8 months ago
  4. 602f101 Fix CephFS snapshot cloning scenario test by Goutham Pacha Ravi · 3 years, 9 months ago
  5. 35091ce Reorganize scenario tests by Goutham Pacha Ravi · 3 years, 10 months ago
  6. 9efbc94 Merge "Remove a duplicated skipped functions" by Zuul · 3 years, 11 months ago
  7. 9dca2c4 Remove a duplicated skipped functions by lkuchlan · 4 years ago
  8. f7fc5b6 Consolidate waiters methods by lkuchlan · 4 years ago
  9. 540e74a Moving resource waiters to a new module by lkuchlan · 4 years ago
  10. ada5b69 Adds get default share type function by Victoria Martinez de la Cruz · 4 years, 2 months ago
  11. a79ba06 Use the same access rule for both instances by lkuchlan · 4 years, 3 months ago
  12. 125959e Don't ignore invalid export location ip version by lkuchlan · 4 years, 4 months ago
  13. 1e115c5 Remove unused "_ping_host_from_export_location" method by lkuchlan · 4 years, 5 months ago
  14. 88452b3 Add uuid for tests by lkuchlan · 5 years ago
  15. 4f0dbe0 Ping to export location until it is reachable by lkuchlan · 4 years, 6 months ago
  16. 2ab1bb6 Merge "SSH over IPv4 when using a storage network" by Zuul · 4 years, 5 months ago
  17. f904fd6 Merge "Add flake8-import-order extension to tox.ini" by Zuul · 4 years, 5 months ago
  18. 2b30874 SSH over IPv4 when using a storage network by Goutham Pacha Ravi · 4 years, 5 months ago
  19. 1d1461d Add flake8-import-order extension to tox.ini by lkuchlan · 4 years, 6 months ago
  20. 58723ff Fixed InvalidConfiguration() exception to print correct message by V Haririan · 4 years, 6 months ago
  21. f8894b6 Skip snapshot cloning if there is no capability by Goutham Pacha Ravi · 4 years, 7 months ago
  22. 3a71fb7 Merge "Preparation for support scenario tests on CephFS Native" by Zuul · 4 years, 8 months ago
  23. 8e68e44 Preparation for support scenario tests on CephFS Native by lkuchlan · 4 years, 9 months ago
  24. f888d7f Fix dict.values usage by Goutham Pacha Ravi · 4 years, 9 months ago
  25. 13b7469 Rename "_get_ip_server_ip" method to "_get_server_ip" by lkuchlan · 4 years, 9 months ago
  26. 7636a1f Specifies the appropriate ip address in case of multi-networking by lkuchlan · 4 years, 9 months ago
  27. ce66f00 Merge "Update shrink scenario tests" by Zuul · 4 years, 9 months ago mcp/ussuri 1.0.0
  28. 247b0b6 Update shrink scenario tests by danielarthurt · 4 years, 10 months ago
  29. d343266 Fix floatingip allocation by Rocky · 6 years ago
  30. 8a70064 Merge "Fix export location used for extend/shrink tests" by Zuul · 4 years, 9 months ago
  31. fb78531 Merge "Remove deprecated scenario image options" by Zuul · 4 years, 9 months ago
  32. 258cc6c Remove deprecated scenario image options by Martin Kopec · 4 years, 10 months ago
  33. 06665e5 Fix ipv6 skip condition by lkuchlan · 4 years, 9 months ago
  34. 645e4eb Fix export location used for extend/shrink tests by Tom Barron · 5 years ago
  35. a096815 Merge "Refactoring skip conditions process" by Zuul · 4 years, 9 months ago
  36. 0cb685b Update hacking for Python3 by Andreas Jaeger · 4 years, 10 months ago
  37. 5608f1b Refactoring skip conditions process by lkuchlan · 4 years, 10 months ago
  38. 37ee677 Add knowledge of storage network to scenario tests by Goutham Pacha Ravi · 5 years ago
  39. 820064b Fix resources cleanup by lkuchlan · 5 years ago
  40. ca1340c Merge "Use a single keypair for multiple instances" by Zuul · 5 years ago
  41. 0cd6c99 Use a single keypair for multiple instances by lkuchlan · 5 years ago
  42. eff4f9b [ussuri][goal] Drop python2.7 support by Goutham Pacha Ravi · 5 years ago
  43. 1a96ed9 Increase export IP ping count by Goutham Pacha Ravi · 6 years ago
  44. 67d4e7f Merge "Cast block count to integer" by Zuul · 6 years ago
  45. 53bd6ab Merge "Skip read-only test for CIFS" by Zuul · 6 years ago
  46. 2e988a7 Merge "Fix CIFS access for non-multitenant setup" by Zuul · 6 years ago
  47. 68a25a6 Cast block count to integer by Goutham Pacha Ravi · 6 years ago
  48. 4749f0e Merge "Scenario test: Create/extend share and write data" by Zuul · 6 years ago
  49. 00fd19d Cast block count to integer in test_create_shrink_and_write by Goutham Pacha Ravi · 6 years ago
  50. f38c4c3 Skip read-only test for CIFS by Colleen Murphy · 6 years ago
  51. 2e4f348 Fix CIFS access for non-multitenant setup by Colleen Murphy · 6 years ago
  52. a490497 Merge "Scenario test: Create/shrink share and write data" by Zuul · 6 years ago
  53. 2cb85a6 Scenario test: Create/extend share and write data by Nir Gilboa · 7 years ago
  54. c07415d Scenario test: Create/shrink share and write data by Nir Gilboa · 7 years ago
  55. 7ded940 Use setup_clients classmethod for clients initialization by lkuchlan · 6 years ago
  56. 6247e9e Scenario test: Create/manage share and write data by Nir Gilboa · 7 years ago
  57. 8e9a39a Py3: Use urlopen from six.moves.urllib.request by Goutham Pacha Ravi · 6 years ago
  58. 61cae07 s/share_net/share_network in scenario tests by Victoria Martinez de la Cruz · 7 years ago
  59. 159ed39 Merge "Move shared logic to base scenario test class" by Zuul · 7 years ago
  60. 5324a7c Move shared logic to base scenario test class by Nir Gilboa · 7 years ago
  61. 8b38f46 Remove volume client and usage in scenario tests by ghanshyam · 7 years ago
  62. 42329e2 [scenario] Add test case to check for RO access by Rishabh Dave · 7 years ago
  63. 06e3a29 Add a method to download and create a CentOS 7 image by Rishabh Dave · 7 years ago
  64. d23abaf Allow IPv6 Share Migration tests by Rodrigo Barbieri · 7 years ago
  65. 797257e Add IPv6 support to scenario tests by Rodrigo Barbieri · 7 years ago
  66. db5ab6b tempest: remove call to set_network_resources() by Dustin Schoenbrun · 7 years ago
  67. ca3fbef Merge "Use tempest-plugin service client registration" by Jenkins · 7 years ago
  68. b236c24 Enable some off-by-default checks by junboli · 8 years ago
  69. 369391a Use tempest-plugin service client registration by Andrea Frittoli (andreaf) · 9 years ago
  70. 9975186 Replace the usage of 'admin_manager' with 'os_admin' by Vu Cong Tuan · 8 years ago
  71. 8a76295 Merge "Use parenthesis instead of backslashes in tempest folder" by Jenkins · 8 years ago
  72. db2abab Replace the usage of 'manager' with 'os_primary' by Vu Cong Tuan · 8 years ago
  73. 39e9c58 Use parenthesis instead of backslashes in tempest folder by zhongjun · 8 years ago
  74. 02d1f24 Switch to use stable data_utils by Ken'ichi Ohmichi · 8 years ago
  75. f4510a1 Local copy of scenario test base class by Andrea Frittoli · 8 years ago
  76. c04e847 Merge "Only return share host for admins using shares API" by Jenkins · 8 years ago
  77. 7150c65 Only return share host for admins using shares API by Ben Swartzlander · 8 years ago
  78. afa49ac Fix to use correct config options for network_for_ssh by ghanshyam · 8 years ago
  79. b4923d5 Merge "Improve share migration scenario test validation" by Jenkins · 8 years ago
  80. 76d17c1 Improve share migration scenario test validation by Rodrigo Barbieri · 8 years ago
  81. c438e41 Mountable snapshots scenario tests by tpsilva · 8 years ago
  82. 027df98 Share Migration Ocata Improvements by Rodrigo Barbieri · 8 years ago
  83. c1ae7aa Merge "Allow skipping manila tempest tests." by Jenkins · 8 years ago
  84. e526914 Allow skipping manila tempest tests. by Daniel Mellado · 8 years ago
  85. b535a5b Enable scenario tests for LVM and ZFSonLinux drivers by Alexey Ovchinnikov · 8 years ago
  86. 348aeaa [Tempest] Add scenario test creating share from snapshot by Valeriy Ponomaryov · 8 years ago
  87. 32c8487 Fix undefined attribute in scenario test class by Rodrigo Barbieri · 8 years ago
  88. 171178e [Tempest] Fix concurrency issue in scenario test by vponomaryov · 8 years ago
  89. d80cb72 Merge "[Tempest] Port remote_client into Manila" by Jenkins · 8 years ago
  90. 56271ad [Tempest] Make share size configurable in scenario tests by Marc Koderer · 8 years ago
  91. 21d4d5c [Tempest] Port remote_client into Manila by Daniel Mellado · 8 years ago
  92. a674650 Merge "Modify use of assertTrue(A in B)" by Jenkins · 8 years ago
  93. e2251ea Remove tempest.test usage from manila tests by Marc Koderer · 8 years ago
  94. d62ccf1 Modify use of assertTrue(A in B) by Bin Zhou · 8 years ago
  95. 427bc05 Share migration Newton improvements by Rodrigo Barbieri · 9 years ago
  96. c9abf28 Fix Share Migration improper behavior for drivers by Rodrigo Barbieri · 8 years ago
  97. 52aa811 [Tempest] Create heavy scenario resources in parallel by Valeriy Ponomaryov · 9 years ago
  98. 398aff3 [Tempest] Remove noqa filters by vponomaryov · 9 years ago
  99. 0ddd29b [Tempest] Bump tempest version by Valeriy Ponomaryov · 9 years ago
  100. 39cdf72 [Tempest] Stop using deprecated Tempest opts by Valeriy Ponomaryov · 9 years ago