1. a1d76fd Merge "Update microversion for for the tests which fail due to multiattach enabled" into mcp/yoga by Vasyl Saienko · 2 years, 3 months ago
  2. 687734b Update microversion for for the tests which fail due to multiattach enabled by Roman Bubyr · 2 years, 3 months ago
  3. f7ddd7f Switch test_snapshot_pattern to full image by Vasyl Saienko · 2 years, 3 months ago
  4. 8d409f6 Retry router removal on conflict by Vasyl Saienko · 2 years, 3 months ago
  5. c4def74 Wait for router interface removal before remove router by Vasyl Saienko · 2 years, 3 months ago
  6. 03ab7c8 Pass ca_certs to VNC tests by Vasyl Saienko · 2 years, 4 months ago
  7. ae8e847 All image clients must use image build timeout by Mitya_Eremeev · 2 years, 4 months ago
  8. 3f722fc Compute image client must use its timeout by Mitya_Eremeev · 2 years, 4 months ago
  9. b14b912 Do not add Transfer-Encoding chunked explicitly in object storage by Vasyl Saienko · 2 years, 4 months ago
  10. 3a52a85 Fix _get_creds for alt user by Vasyl Saienko · 2 years, 5 months ago
  11. b58f00c Require member role in the static get_primary_creds by Pavlo Shchelokovskyy · 2 years, 5 months ago
  12. 3488b8e Skip unsupported cryptoproviders tests in tempest by Oleksandr Kononenko · 2 years, 5 months ago
  13. c89211f Harmonize static scope handling with upstream by Pavlo Shchelokovskyy · 2 years, 5 months ago
  14. 4014801 Fix for volume multiattach check by Roman Bubyr · 2 years, 6 months ago
  15. 0ac42dd Added system scope support for static accounts by Mitya_Eremeev · 2 years, 6 months ago
  16. 64fc4fe Unhardcode encrypted volume types names by Vasyl Saienko · 2 years, 6 months ago
  17. 1a0ee42 Skip some tests which use volumes with multiattach property by Roman Bubyr · 2 years, 6 months ago
  18. fdca721 Add new base manager with default network by Arefiev Anton · 2 years, 6 months ago
  19. 97f93ec Skip test_attach_scsi_disk_with_config_drive when barbican integration enabled by Vasyl Saienko · 2 years, 6 months ago
  20. 6fd9b54 Get console output for any exception in ssh session by Vasyl Saienko · 2 years, 10 months ago
  21. 5248bde Tempest can be aware of pre-provisioned networks by Mitya_Eremeev · 2 years, 11 months ago
  22. 0220d02 Skip test_compare_tenant_quotas_with_default_quotas test by Oleh Hryhorov · 2 years, 8 months ago
  23. ed10a8c Wait for dns name reset in detach port operation by Michael Polenchuk · 2 years, 9 months ago
  24. 595d3cd Do not test subnetpools in TF case by Gleb Zimin · 2 years, 9 months ago
  25. 75abcfd Use unique projects for static accounts. by Mitya_Eremeev · 3 years, 2 months ago
  26. aa86640 Remove rgw quota tests from smoke by Vasyl Saienko · 3 years, 2 months ago
  27. 548042a Verify tenant in static accounts. by Mitya_Eremeev · 3 years, 3 months ago
  28. 73f1bff Add remote_ip_prefix to tests in case of TF by gzimin · 3 years, 5 months ago
  29. bc2baa3 Run test_instancelocalityfilter if instance_locality_enabled enabled by Ilya Menkov · 3 years, 8 months ago
  30. 99c412e add caller name to _log_request_full log by Ilya Menkov · 3 years, 8 months ago
  31. d39f7c4 Skip resize tests when cold_migration is disabled by Vasyl Saienko · 3 years, 8 months ago
  32. ce7d68d Add cinder volume instancelocality filter test by Vasyl Saienko · 3 years, 9 months ago
  33. 4959c31 [TF] Add timeout before check gateway port. by Ilya Bumarskov · 3 years, 10 months ago
  34. 367aa38 Pass CA certificate to object client by Michael Polenchuk · 4 years ago
  35. 3191ba5 associate AgentManagementNegativeTest with agent extension by Ilya Menkov · 4 years, 9 months ago
  36. 086c4af Do no check os-vol-host-attr:host in retype when using active/active by Vasyl Saienko · 4 years, 9 months ago
  37. 9fb1c5c associate SubnetPoolsTestJSON with default-subnetpools extension by Ilya Menkov · 4 years, 9 months ago
  38. 9fdd38b Add workaround for issue with deletion of TF security-group by ibumarskov · 4 years, 10 months ago
  39. b6c82ff Add glance test for uploading the image by Oleksii Petrenko · 4 years, 4 months ago
  40. 130955e Use own server instance for a TestServerActions by Oleh Hryhorov · 5 years ago
  41. 60c1761 Add to tempest conf new variable by Maksym Shalamov · 6 years ago
  42. cfa3c52 Update skip check for ServersTestBootFromVolume by Vasyl Saienko · 4 years, 7 months ago
  43. e047f72 Fix test_volume_retype for active-active cluster by Vasyl Saienko · 4 years, 11 months ago
  44. 886e696 Fix python-dev reference in bindep by Ekaterina Chernova · 2 years, 8 months ago
  45. 44dac69 Merge "Allow rulesets modification in secgroups" by Zuul · 2 years, 10 months ago 30.1.0
  46. 3b0ccb0 Allow rulesets modification in secgroups by Roman Popelka · 2 years, 10 months ago
  47. 0ed065a Merge "Use server hostname when creating secure websocket" by Zuul · 2 years, 10 months ago
  48. 5ff90d4 Merge "Use wrap_socket from ssl.SSLContext instead of ssl" by Zuul · 2 years, 10 months ago
  49. cc3686b Merge "Make test_tagged_attachment wait for SSHABLE" by Zuul · 2 years, 10 months ago
  50. b13d828 Merge "Fix inconsistent type of default value" by Zuul · 2 years, 10 months ago
  51. a91c6db Make test_tagged_attachment wait for SSHABLE by Dr. Jens Harbott · 2 years, 10 months ago
  52. 8e08a77 Use server hostname when creating secure websocket by Phil Sphicas · 2 years, 10 months ago
  53. dc9a93b Use wrap_socket from ssl.SSLContext instead of ssl by Martin Kopec · 2 years, 10 months ago
  54. e74b7e2 Add Tempest gate job for stable/yoga by Martin Kopec · 2 years, 10 months ago
  55. 67ea5df Merge "Fix compute_unified decoration" by Zuul · 2 years, 10 months ago
  56. 7304e3a Move ServerStableDeviceRescueTest to wait for SSH-able server by Ghanshyam Mann · 2 years, 10 months ago
  57. 6fa213c Make rescue, volume attachment compute tests to use SSH-able server by Ghanshyam Mann · 2 years, 10 months ago
  58. 8c6d0cf Move ssh|ping-able server logic into separate method by Ghanshyam Mann · 2 years, 10 months ago
  59. a814961 Fix compute_unified decoration by Benny Kopilov · 2 years, 10 months ago
  60. 5c55662 Merge "Add release notes page for version 30.0.0" by Zuul · 2 years, 11 months ago
  61. fb108e1 Merge "API for list group types by parameter sort/public" by Zuul · 2 years, 11 months ago
  62. 9daf9bb Add release notes page for version 30.0.0 by Ghanshyam Mann · 2 years, 11 months ago
  63. a7b88b5 Add release notes pages for 29.1.0 and 29.2.0 by Martin Kopec · 2 years, 11 months ago
  64. 6853f8d Switch to the master constraint in tox.ini by Ghanshyam Mann · 2 years, 11 months ago
  65. 4f63115 Add releasenote to tag the Tempest for Yoga release by Ghanshyam Mann · 2 years, 11 months ago 30.0.0
  66. e4d7182 Use stable constraint in tox to release new tag for Yoga by Ghanshyam Mann · 2 years, 11 months ago
  67. fd708dc Merge "Add compute response schema for microversion 2.75" by Zuul · 2 years, 11 months ago
  68. 5a7cc77 Merge "Add schema for compute 2.45 microversion" by Zuul · 2 years, 11 months ago
  69. 1a65c4f Add compute response schema for microversion 2.75 by Ghanshyam Mann · 2 years, 11 months ago
  70. 914b096 Merge "Tests for nova unified quotas" by Zuul · 2 years, 11 months ago
  71. 721504b Merge "Add configuration for compute unified limits feature" by Zuul · 2 years, 11 months ago
  72. 5549fd2 Merge "Fix compute quota classes schema for v2.50 and v2.57" by Zuul · 2 years, 11 months ago
  73. 24417d0 Merge "compute: Move device tagging tests to use wait_until=SSHABLE" by Zuul · 2 years, 11 months ago
  74. 3ee9f21 Add schema for compute 2.45 microversion by Ghanshyam Mann · 3 years, 1 month ago
  75. badb24c Tests for nova unified quotas by melanie witt · 3 years, 6 months ago
  76. 3b1143a Merge "compute: Move volume attach tests to use wait_until=SSHABLE" by Zuul · 2 years, 11 months ago
  77. b87a29b Merge "Fix server group schema for compute microversion 2.64" by Zuul · 2 years, 11 months ago
  78. 731e28c Merge "Introduce PINGABLE and SSHABLE waiters and wait_until state support" by Zuul · 2 years, 11 months ago
  79. b59e9de Merge "Add tempest-full-centos-9-stream non voting job" by Zuul · 2 years, 11 months ago
  80. fc00a38 Merge "add image schemas for image" by Zuul · 2 years, 11 months ago
  81. 952fe9c Add tempest-full-centos-9-stream non voting job by Ghanshyam Mann · 2 years, 11 months ago
  82. 8758c3a Merge "Use LOG.warning instead of deprecated LOG.warn" by Zuul · 2 years, 11 months ago
  83. 1ca0ede add image schemas for image by likangkang01 · 5 years ago
  84. 76909ef API for list group types by parameter sort/public by likangkang01 · 3 years, 6 months ago
  85. 9ba15f6 compute: Move device tagging tests to use wait_until=SSHABLE by Lee Yarwood · 3 years, 2 months ago
  86. d548e7a compute: Move volume attach tests to use wait_until=SSHABLE by Lee Yarwood · 3 years, 2 months ago
  87. 0b4bc3d Introduce PINGABLE and SSHABLE waiters and wait_until state support by Lee Yarwood · 3 years, 2 months ago
  88. af19ff4 Add grenade-skip-level jobs to integrated-gate by Dan Smith · 3 years ago
  89. ca03d2b Merge "Move get_server_ip into tempest.common.compute" by Zuul · 3 years ago
  90. 42f6cb5 Merge "Add logging to metadata parsing" by Zuul · 3 years ago
  91. 165397a Merge "Fix floating ip timeout issues with uwsgi enabled" by Zuul · 3 years ago
  92. 140d693 Merge "Remove usage of unittest2" by Zuul · 3 years ago
  93. 78b960f Fix floating ip timeout issues with uwsgi enabled by Martin Kopec · 3 years ago
  94. eb1afd5 Make stable/ussuri job voting by Ghanshyam Mann · 3 years ago
  95. 8f68f69 Add logging to metadata parsing by Balazs Gibizer · 3 years ago
  96. 7138e35 Fix inconsistent type of default value by Takashi Kajinami · 3 years ago
  97. 115065a Fix TypeError in QoSBandwidthAndPacketRateTests by yatinkarel · 3 years ago
  98. cae9668 Append random int to new flavor name in QoSBandwidthAndPacketRateTests by melanie witt · 3 years ago
  99. 46fc2e2 Merge "Fix test_rebuild_server test by waiting for floating ip" by Zuul · 3 years ago
  100. 74fa505 Add configuration for compute unified limits feature by melanie witt · 3 years, 9 months ago