1. 823a004 Use urlunparse to reconstruct base_url by Jamie Lennox · 9 years ago
  2. 22dd1c9 Merge "Use tempest.lib clients for bulk ops" by Jenkins · 9 years ago
  3. 63053db Merge "Unit tests: mock some time.sleep and time.time" by Jenkins · 9 years ago
  4. ff88f4c Merge "Make network clients use rest_client" by Jenkins · 9 years ago
  5. 6596dbd Merge "Make identity clients use rest_client" by Jenkins · 9 years ago
  6. 523033a Merge "Make image clients use rest_client" by Jenkins · 9 years ago
  7. c3ccd11 Merge "Make volume clients use rest_client" by Jenkins · 9 years ago
  8. 9dcc388 Merge "Make database/telemetry clients use rest_client" by Jenkins · 9 years ago
  9. 1f52fd9 Use tempest.lib clients for bulk ops by Ken'ichi Ohmichi · 9 years ago
  10. 7e48e4c Updated from global requirements by OpenStack Proposal Bot · 9 years ago
  11. 70172a7 Make network clients use rest_client by Ken'ichi Ohmichi · 9 years ago
  12. d35a133 Make identity clients use rest_client by Ken'ichi Ohmichi · 9 years ago
  13. e76510d Make image clients use rest_client by Ken'ichi Ohmichi · 9 years ago
  14. 90d446a Make volume clients use rest_client by Ken'ichi Ohmichi · 9 years ago
  15. 9086eea Make database/telemetry clients use rest_client by Ken'ichi Ohmichi · 9 years ago
  16. e257898 Merge "Tokens need user domain be created correctly" by Jenkins · 9 years ago
  17. 0e53b61 Unit tests: mock some time.sleep and time.time by Jordan Pittier · 9 years ago
  18. 2881a59 Merge "Add more detail info to EndpointNotFound" by Jenkins · 9 years ago
  19. 8eb795b Merge "Make object/orchestration clients use rest_client" by Jenkins · 9 years ago
  20. 392d47c Merge "Fix ambiguous method name" by Jenkins · 9 years ago
  21. d37f98d Merge "Make identity service client class name consistent" by Jenkins · 9 years ago
  22. 9984801 Merge "Security Groups multi-node scenario" by Jenkins · 9 years ago
  23. 9591412 Fix ambiguous method name by Yair Fried · 9 years ago
  24. ca6f164 Merge "Fix test_get_service_by_host_name" by Jenkins · 9 years ago
  25. 0bb28b1 Merge "Add LOG.info to boot from volume tests" by Jenkins · 9 years ago
  26. f6b1600 Merge "Implement TIMEOUT_SCALING_FACTOR for tempest" by Jenkins · 9 years ago
  27. b6cf83a Add more detail info to EndpointNotFound by Ken'ichi Ohmichi · 9 years ago
  28. 19f6881 Make object/orchestration clients use rest_client by Ken'ichi Ohmichi · 9 years ago
  29. 4aaa549 Merge "Make compute keypairs_client use rest_client" by Jenkins · 9 years ago
  30. 02620fd Implement TIMEOUT_SCALING_FACTOR for tempest by Sean Dague · 9 years ago
  31. 63b2183 Merge "Added processing /compute URL for getting list of versions" by Jenkins · 9 years ago
  32. 17faf86 Merge "Use isinstance instead of type" by Jenkins · 9 years ago
  33. 09a6015 Merge "Make data_processing/baremetal use rest_client" by Jenkins · 9 years ago 10.0.0
  34. ca5cfb5 Security Groups multi-node scenario by Yair Fried · 9 years ago
  35. 52abbd9 Add LOG.info to boot from volume tests by Sean Dague · 9 years ago
  36. 3492856 Merge "Add release notes for upcoming release" by Jenkins · 9 years ago
  37. 2e10c94 Fix test_get_service_by_host_name by Yuriy Nesenenko · 9 years ago
  38. 9d691b9 Merge "Properly handle failures during resource cleanup" by Jenkins · 9 years ago
  39. 3ee057e Make compute keypairs_client use rest_client by Ken'ichi Ohmichi · 9 years ago
  40. 322e443 Make data_processing/baremetal use rest_client by Ken'ichi Ohmichi · 9 years ago
  41. 5ae7580 Add release notes for upcoming release by Matthew Treinish · 9 years ago
  42. 3796756 Merge "Split roles_client for keystone v3 client" by Jenkins · 9 years ago
  43. 611f304 Merge "Instance ID was corrected" by Jenkins · 9 years ago
  44. 54983e2 Merge "Python 3 deprecated the logger.warn method in favor of warning" by Jenkins · 9 years ago
  45. 0aeea56 Merge "remove largeops test" by Jenkins · 9 years ago
  46. fdf5cb7 Merge "Add documentation for the library interface" by Jenkins · 9 years ago
  47. e4df937 Merge "Updated from global requirements" by Jenkins · 9 years ago
  48. d9a18b0 Properly handle failures during resource cleanup by Andrea Frittoli (andreaf) · 9 years ago
  49. 55511d9 Add documentation for the library interface by Matthew Treinish · 9 years ago
  50. 24bcb88 Split roles_client for keystone v3 client by Arx Cruz · 9 years ago
  51. 5e3cff1 Tokens need user domain be created correctly by Tom Cocozzello · 9 years ago
  52. 5b9b17e Make identity service client class name consistent by Ghanshyam · 9 years ago
  53. aa3cd71 Updated from global requirements by OpenStack Proposal Bot · 9 years ago
  54. c276478 Add Identity v3 account configuration information by John Warren · 9 years ago
  55. 74afe23 Merge "Allow user to be disabled" by Jenkins · 9 years ago
  56. fa4f3bb Merge "Deprecate Tempest stress tests" by Jenkins · 9 years ago
  57. 5544c17 Allow user to be disabled by Tom Cocozzello · 9 years ago
  58. 48b594e Merge "skip overlimit tests when default quota set is -1" by Jenkins · 9 years ago
  59. b39559a Instance ID was corrected by Sergey Nikitin · 9 years ago
  60. 402a6fb Merge "Skip test_volume_backed_live_migration()" by Jenkins · 9 years ago
  61. 7d88906 Merge "Add reno to tempest" by Jenkins · 9 years ago
  62. ecd2ec0 Use isinstance instead of type by Brandon Palm · 9 years ago
  63. ba67867 Added processing /compute URL for getting list of versions by Sergey Nikitin · 9 years ago
  64. 1976da8 remove largeops test by Sean Dague · 9 years ago
  65. 11df0f3 Merge "Use tempest.lib code in tempest" by Jenkins · 9 years ago
  66. a3879b5 Skip test_volume_backed_live_migration() by Brian Haley · 9 years ago
  67. eb01808 Merge "Use new oslo.config api to generate configuration-group help" by Jenkins · 9 years ago
  68. 897ecfb Add reno to tempest by Andrea Frittoli (andreaf) · 9 years ago
  69. db9672e Use tempest.lib code in tempest by Andrea Frittoli (andreaf) · 9 years ago
  70. e284f89 Merge "Migrate tempest-lib code into new lib dir" by Jenkins · 9 years ago
  71. ac197b5 Merge "Split trusts_client from keystone V3 client" by Jenkins · 9 years ago
  72. d2fbdff Merge "Split domains_client from keystone V3 client" by Jenkins · 9 years ago
  73. 7c4c1f7 Merge "Minor test style update" by Jenkins · 9 years ago
  74. f66f583 Merge "Add microversion fixture to set microversion" by Jenkins · 9 years ago
  75. af396da Merge "Skip Heat neutron tests" by Jenkins · 9 years ago
  76. 55a4256 Deprecate Tempest stress tests by Ghanshyam · 9 years ago
  77. 9e26ca8 Migrate tempest-lib code into new lib dir by Matthew Treinish · 9 years ago
  78. be5b666 Merge "Skip the test_get_service_by_host_name" by Jenkins · 9 years ago
  79. 84d06ec Merge "Remove MapR 4.0.1 tempest test" by Jenkins · 9 years ago
  80. 8cadfe3 Merge "Fix cleanup command" by Jenkins · 9 years ago
  81. 6a90e2e Merge "Remove some dead code" by Jenkins · 9 years ago
  82. e16d08e Skip Heat neutron tests by Ghanshyam · 9 years ago
  83. d7b4fd1 Use new oslo.config api to generate configuration-group help by Chris Hoge · 9 years ago
  84. 7640539 Split trusts_client from keystone V3 client by Daniel Mellado · 9 years ago
  85. 91a26b6 Split domains_client from keystone V3 client by Daniel Mellado · 9 years ago
  86. 1692c10 Minor test style update by Leonardo Maycotte · 9 years ago
  87. 05049dd Add microversion fixture to set microversion by Ghanshyam · 9 years ago
  88. d4224b6 Merge "Remove zaqar tests from tempest" by Jenkins · 9 years ago
  89. 32d20ab Merge "Add tests of port_id in the attach interfaces nova API" by Jenkins · 9 years ago
  90. 7ed0b81 Merge "Remove redundant interfaces from v3 identity client" by Jenkins · 9 years ago
  91. 5cdb91c Merge "add client_manager_class param to BaseTestCase" by Jenkins · 9 years ago
  92. 2b0402e Merge "Remove test test_create_delete_server_group_with_multiple_policies" by Jenkins · 9 years ago
  93. 1c6d977 Merge "Enable logging if log_config_append is None" by Jenkins · 9 years ago
  94. fc11264 Remove zaqar tests from tempest by Matthew Treinish · 9 years ago
  95. c7f7feb Python 3 deprecated the logger.warn method in favor of warning by BinBin Cong · 9 years ago
  96. 58c3afb Merge "Remove old code for Juno compatibility" by Jenkins · 9 years ago
  97. bf5627f Merge "Change validate message for test_exceed_max_template_size_fails" by Jenkins · 9 years ago
  98. e6f7c7d Enable logging if log_config_append is None by Tom Patzig · 9 years ago
  99. 41711d3 Fix cleanup command by Ghanshyam · 9 years ago
  100. 9d14676 Fix cleanup cmd for assigning role to user by Ghanshyam · 9 years ago