1. ee84e39 Merge "Fix AttributeError in wait_for_volume_retype" by Jenkins · 8 years ago
  2. c7b487a Merge "Remove redundant parameters for server creation" by Jenkins · 8 years ago
  3. b9f6beb Merge "Fix router port IP address references" by Jenkins · 8 years ago
  4. 9127425 Merge "Remove input-scenario config options" by Jenkins · 8 years ago
  5. 8e04a9f Merge "Check whether server is located on the requested host" by Jenkins · 8 years ago
  6. 5ee74e8 Merge "Add PreconditionFailed exception for HTTP 412 errors" by Jenkins · 8 years ago
  7. f7584fd Merge "Use test_utils.call_until_true in tempest tests" by Jenkins · 8 years ago
  8. e9c7b9f Remove input-scenario config options by ghanshyam · 8 years ago
  9. 74eb3b5 Fix AttributeError in wait_for_volume_retype by Matt Riedemann · 8 years ago
  10. 6827cd3 Merge "Add resources_prefix to rand_name when created" by Jenkins · 8 years ago
  11. 0031e85 Merge "Remove redundant setup_client method" by Jenkins · 8 years ago
  12. 0a24e46 Merge "Enable sphinx on servers_client" by Jenkins · 8 years ago
  13. cafeddb Merge "Finish switching to decorators.idempotent_id" by Jenkins · 8 years ago
  14. 8816ec5 Remove redundant parameters for server creation by lkuchlan · 8 years ago
  15. a82bc86 Add PreconditionFailed exception for HTTP 412 errors by Kevin Benton · 8 years ago
  16. b935f9a Check whether server is located on the requested host by zhufl · 8 years ago
  17. c96030e Use test_utils.call_until_true in tempest tests by ghanshyam · 8 years ago
  18. 44f0127 Finish switching to decorators.idempotent_id by Ken'ichi Ohmichi · 8 years ago
  19. eb829d4 Remove redundant setup_client method by lkuchlan · 8 years ago
  20. bad7dcd Merge "Remove skip of test_stamp_pattern" by Jenkins · 8 years ago
  21. 8801e36 Fix router port IP address references by Kevin Benton · 8 years ago
  22. 488ea09 Merge "Add create_flavor in compute.base" by Jenkins · 8 years ago
  23. 96c36cf Remove skip of test_stamp_pattern by zhufl · 8 years ago
  24. 0244697 Add resources_prefix to rand_name when created by Joshua White · 8 years ago
  25. 2d5bdd0 Merge "Implied roles API tests" by Jenkins · 8 years ago
  26. aca816d Enable sphinx on servers_client by Ken'ichi Ohmichi · 8 years ago
  27. 88d84e9 Merge "test_create_server_from_volume_snapshot: assert dict is not empty before accessing a key" by Jenkins · 8 years ago
  28. 09df11b Merge "Make wait_until default as 'ACTIVE' in manager.create_server" by Jenkins · 8 years ago
  29. 7e46ccf Merge "Add v14.0.0 releasenote" by Jenkins · 8 years ago
  30. c74ba04 Merge "Use correct routers_client in _delete_router" by Jenkins · 8 years ago
  31. 13c9c89 Make wait_until default as 'ACTIVE' in manager.create_server by zhufl · 8 years ago
  32. 36eeab0 Add create_flavor in compute.base by zhufl · 8 years ago
  33. 4ce3779 Merge "Fix AZ List Detail schema to allow hosts as None" by Jenkins · 8 years ago
  34. 84e3e61 Add v14.0.0 releasenote by Masayuki Igawa · 8 years ago
  35. b895e74 Use correct routers_client in _delete_router by zhufl · 8 years ago
  36. 538314e Merge "Revert "Fix _check_network_external_connectivity in test_network_basic_ops"" by Jenkins · 8 years ago
  37. 0c6dc8e Merge "Fixed wrong link in microversion_testing.rst" by Jenkins · 8 years ago
  38. 77f2d76 Revert "Fix _check_network_external_connectivity in test_network_basic_ops" by Vladyslav Drok · 8 years ago
  39. face560 Merge "Add related bug#1659811 for tenant_id filter compute tests" by Jenkins · 8 years ago
  40. 7347b17 Merge "Add extra elements check for 'show_volume_type' command" by Jenkins · 8 years ago
  41. aa4dc83 Merge "Fix _check_network_external_connectivity in test_network_basic_ops" by Jenkins · 8 years ago
  42. 7ec3bb1 Merge "Implied roles methods" by Jenkins · 8 years ago
  43. 103d591 Fixed wrong link in microversion_testing.rst by Sergey Nikitin · 8 years ago
  44. 9e22b85 test_create_server_from_volume_snapshot: assert dict is not empty before accessing a key by lkuchlan · 8 years ago
  45. 76f0eeb Merge "Get server fault if snapshot fails" by Jenkins · 8 years ago
  46. 77b3eb1 Fix AZ List Detail schema to allow hosts as None by ghanshyam · 8 years ago
  47. c566241 Merge "Add unit tests for BaseV2ComputeTest.create_image_from_server" by Jenkins · 8 years ago
  48. a5859e8 Merge "Remove wait_for_server from create_image_from_server" by Jenkins · 8 years ago
  49. c4b2620 Merge "Add test for compute API microversion 2.42" by Jenkins · 8 years ago
  50. c83a3fd Merge "Switch to decorators.idempotent_id on object_storage" by Jenkins · 8 years ago
  51. 1395435 Get server fault if snapshot fails by Matt Riedemann · 8 years ago
  52. 2dac466 Add unit tests for BaseV2ComputeTest.create_image_from_server by Matt Riedemann · 8 years ago
  53. 621544c Remove wait_for_server from create_image_from_server by Matt Riedemann · 8 years ago
  54. 3c12383 Merge "Remove unused client from "_create_network" method" by Jenkins · 8 years ago
  55. ca3b39d Implied roles API tests by Rodrigo Duarte · 8 years ago
  56. f25c5b8 Merge "Switch to decorators.idempotent_id on scenario" by Jenkins · 8 years ago
  57. 93460d4 Merge "Add test.attr for negative tests" by Jenkins · 8 years ago
  58. 4d1f2a9 Fix _check_network_external_connectivity in test_network_basic_ops by zoukeke · 8 years ago
  59. 7c43b98 Merge "Switch to decorators.idempotent_id on volume" by Jenkins · 8 years ago
  60. c85a951 Switch to decorators.idempotent_id on scenario by Ken'ichi Ohmichi · 8 years ago
  61. a599c90 Add test.attr for negative tests by Ken'ichi Ohmichi · 8 years ago
  62. d58c66c Merge "Add test_create_is_domain_project" by Jenkins · 8 years ago
  63. 255b595 Merge "Log server state changes when waiting for delete" by Jenkins · 8 years ago
  64. 14fa9c3 Merge "Switch to decorators.idempotent_id on orchestration" by Jenkins · 8 years ago
  65. 4947bb8 Merge "Fix tests which use 'display_name' for both V1 and V2" by Jenkins · 8 years ago
  66. 6b279c7 Switch to decorators.idempotent_id on volume by Ken'ichi Ohmichi · 8 years ago
  67. dfa619c Merge "Boot server from snapshot" by Jenkins · 8 years ago
  68. 4fe213a Merge "Switch to decorators.idempotent_id on network" by Jenkins · 8 years ago
  69. 835a945 Switch to decorators.idempotent_id on orchestration by Ken'ichi Ohmichi · 8 years ago
  70. b7bc1de Switch to decorators.idempotent_id on object_storage by Ken'ichi Ohmichi · 8 years ago
  71. 53b9a63 Switch to decorators.idempotent_id on network by Ken'ichi Ohmichi · 8 years ago
  72. f35efa2 Switch to decorators.idempotent_id on image by Ken'ichi Ohmichi · 8 years ago
  73. 8644ff3 Add test_create_is_domain_project by Rodrigo Duarte · 8 years ago
  74. 49a2c7e Implied roles methods by Rodrigo Duarte Sousa · 8 years ago
  75. 58bead7 Remove unused client from "_create_network" method by zhoubin50 · 8 years ago
  76. f2d72d8 Merge "let addCleanup use the current client" by Jenkins · 8 years ago
  77. edf0ef1 Merge "Switch to decorators.idempotent_id on identity" by Jenkins · 8 years ago
  78. 725c7a9 Merge "Add tempest test to test NoVNC support" by Jenkins · 8 years ago
  79. f748c11 Log server state changes when waiting for delete by Matt Riedemann · 8 years ago
  80. 7c0a204 Merge "Add related_bug for bug/1660878" by Jenkins · 8 years ago
  81. 4cc96d9 Merge "Improve volume_backed logic in create_test_server" by Jenkins · 8 years ago
  82. 152f49d Merge "Remove default_params_with_timeout_values variable" by Jenkins · 8 years ago
  83. dcdb4b0 Merge "Fix map usage on py3 in v2 test_volumes_snapshots_list" by Jenkins · 8 years ago
  84. bc6d4c2 Add related_bug for bug/1660878 by Ken'ichi Ohmichi · 8 years ago
  85. 8bf20b3 let addCleanup use the current client by zhoubin50 · 8 years ago
  86. e8192e4 Merge "Fix date-time format checking in response schema" by Jenkins · 8 years ago
  87. 1dd9a26 Fix map usage on py3 in v2 test_volumes_snapshots_list by Matthew Treinish · 8 years ago
  88. f496885 Merge "ssh: Add proxy support" by Jenkins · 8 years ago
  89. 9239284 Fix tests which use 'display_name' for both V1 and V2 by lkuchlan · 8 years ago
  90. ae015d1 ssh: Add proxy support by YAMAMOTO Takashi · 8 years ago
  91. 8c8943a Merge "Switch to decorators.idempotent_id on compute.*" by Jenkins · 8 years ago
  92. 09c48f2 Merge "Snapshot v2 pagination tests" by Jenkins · 8 years ago
  93. 3331012 Add related bug#1659811 for tenant_id filter compute tests by ghanshyam · 8 years ago
  94. 8ba6e74 Merge "Switch to decorators.idempotent_id on compute.servers" by Jenkins · 8 years ago
  95. f9ded35 Fix date-time format checking in response schema by ghanshyam · 9 years ago
  96. 07845fa Add test for compute API microversion 2.42 by Matt Riedemann · 8 years ago
  97. 248b745 Merge "Create volume from private volume type" by Jenkins · 8 years ago
  98. fe1a8e2 Merge "Switch to decorators.idempotent_id on compute.admin" by Jenkins · 8 years ago
  99. 76e9ca0 Create volume from private volume type by lkuchlan · 8 years ago
  100. 6433d25 Snapshot v2 pagination tests by lkuchlan · 8 years ago