1. f4a9b0f Switch to using Oslo logging by Matthew Treinish · 12 years ago
  2. 81d3a3c Merge "Basic starter scenario for testing the dashboard" by Jenkins · 12 years ago
  3. 893e870 Merge "Increase ping timeout on scenario testing" by Jenkins · 12 years ago
  4. 5ee6716 Merge "Make tenant_network_mask_bits default setting consistent" by Jenkins · 12 years ago
  5. 6d580be Increase ping timeout on scenario testing by Nachi Ueno · 12 years ago
  6. d101764 Basic starter scenario for testing the dashboard by Julie Pichon · 12 years ago
  7. a9d4388 Move heat_available option to service_available by Matthew Treinish · 12 years ago
  8. 6b41e24 Add nova config option to service_available group by Matthew Treinish · 12 years ago
  9. 61e332b Add swift config option to service_available group by Matthew Treinish · 12 years ago
  10. 853ae44 Add glance to service_available config group by Matthew Treinish · 12 years ago
  11. faa340d Move neutron_available option to service_available by Matthew Treinish · 12 years ago
  12. 67baac2 Merge "Add cinder_available config option." by Jenkins · 12 years ago
  13. 4c41292 Add cinder_available config option. by Matthew Treinish · 12 years ago
  14. 43cd905 fix use of locals() in strings by Sean Dague · 12 years ago
  15. bfbd3f5 Merge "Fix SSH host to floating IP from fixed IP" by Jenkins · 12 years ago
  16. 8ea181b Make tenant_network_mask_bits default setting consistent by Attila Fazekas · 12 years ago
  17. a11994e Fix SSH host to floating IP from fixed IP by fujioka yuuichi · 12 years ago
  18. b5e10cd Add large_ops scenario test by Joe Gordon · 12 years ago
  19. f2982e8 update Quantum to Neutron by Mark McClain · 12 years ago
  20. e746fc2 Use print_function by Dirk Mueller · 12 years ago
  21. 827ad33 Configurable volume storage_protocol + vendor_name by Adam Gandelman · 12 years ago
  22. 8695073 Remove automated skip decsion from compute by Attila Fazekas · 12 years ago
  23. 216550f Remove basic_auth strategy by Li Ma · 12 years ago
  24. abf7370 Merge "Default to m1.micro for heat test flavor." by Jenkins · 12 years ago
  25. 4e9ecf7 Merge "Fixes the multi-backend skip bug and the cleanup steps" by Jenkins · 12 years ago
  26. 9e86b83 Default to m1.micro for heat test flavor. by Steve Baker · 12 years ago
  27. f4fa894 Fixes the multi-backend skip bug and the cleanup steps by Giulio Fidente · 12 years ago
  28. 5a0d81f Merge "Add ssh check to quantum smoke test." by Jenkins · 12 years ago
  29. 8f135f5 Merge "Implement minimum basic scenario" by Jenkins · 12 years ago
  30. c7ca334 identity v3 token by Brant Knudson · 12 years ago
  31. 73d9f3a Implement minimum basic scenario by Masayuki Igawa · 12 years ago
  32. af292e8 Add ssh check to quantum smoke test. by Maru Newby · 12 years ago
  33. 46818aa Configure logging format flexibly by Mitsuhiko Yamazaki · 12 years ago
  34. f4b1042 Merge "Adding new test for iSCSI live block migration" by Jenkins · 12 years ago
  35. c60e4e3 A Heat client which does basic stack operations. by Steve Baker · 12 years ago
  36. c078be9 Adding new test for iSCSI live block migration by Bob Ball · 12 years ago
  37. 1854353 Merge "Simplified stress tests." by Jenkins · 12 years ago
  38. b9d9750 Simplified stress tests. by David Kranz · 12 years ago
  39. b066165 Configurable fixed network name by Attila Fazekas · 12 years ago
  40. 574b0c4 Merge "change test_register_http_image to use explicit url" by Jenkins · 12 years ago
  41. 8340199 change test_register_http_image to use explicit url by Sean Dague · 12 years ago
  42. 86551ce Adds Cinder Multi-Backend Test by Jérôme Gallard · 12 years ago
  43. 2416cf3 attempt to get to flake8/hacking plugins by Sean Dague · 12 years ago
  44. cc93961 Update test_networks.py to v2 of Quantum API by Miguel Lavalle · 12 years ago
  45. 90aedd1 Use oslo.config-1.1.0b1 by Matthew Treinish · 12 years ago
  46. d6c1f88 Add quantum_available config option by Dan Smith · 12 years ago
  47. 7691604 Update defaults for s3 materials paths/names by Chris Yeoh · 12 years ago
  48. 615ea6a Update stress tests to properly use tempest.config by Matthew Treinish · 12 years ago
  49. 5952a66 Merge "Remove unused imports" by Jenkins · 12 years ago
  50. 72ea442 Add an images client. by Matthew Treinish · 12 years ago
  51. 85d0363 Remove unused imports by Attila Fazekas · 12 years ago
  52. 11d2a77 Verbose logging on error by Attila Fazekas · 12 years ago
  53. afd43eb Fixes "not in" usage by Zhongyue Luo · 12 years ago
  54. e418744 Merge "Move the singleton to a common location" by Jenkins · 12 years ago
  55. 3e1b674 Move the singleton to a common location by Attila Fazekas · 12 years ago
  56. 3ca1fb3 Add whitebox section by Attila Fazekas · 12 years ago
  57. 13412ce Remove not used configuration variables by Attila Fazekas · 12 years ago
  58. cadcb1f Credentials Configuration changes by Attila Fazekas · 12 years ago
  59. b4989b3 Test to check container synchronization by nayna-patel · 12 years ago
  60. 407b6db Refactor identity by Attila Fazekas · 12 years ago
  61. e6d8ee1 Revert "Split up XML and JSON testing." by James E. Blair · 12 years ago
  62. 58dec9d Split up XML and JSON testing. by Matthew Treinish · 12 years ago
  63. 7c88eb2 Allows identity endpoint to be specified as URI by Jay Pipes · 12 years ago
  64. cd8eaec Adds setting to disable SSL cert validation by Jay Pipes · 12 years ago
  65. f237ccb Fix T401 and T402 errors by Sean Dague · 12 years ago
  66. a1343de Fixes PEP8 error E121 by Zhongyue Luo · 12 years ago
  67. 39e48ef Use oslo cfg module for tempest config.py by Matthew Treinish · 12 years ago
  68. d6ba4b4 Specify region by name. by K Jonathan Harker · 12 years ago
  69. 81f07a0 Add smoke tests for quantum. by Maru Newby · 12 years ago
  70. b72f37c Add admin credential config for network client. by Maru Newby · 12 years ago
  71. d54dfa9 Merge "Add num_retries configuration option" by Jenkins · 12 years ago
  72. f7f2d93 Add num_retries configuration option by Attila Fazekas · 12 years ago
  73. b8cc220 Add ability to skip disk_config tests regardless of extension status by Armando Migliaccio · 12 years ago
  74. 5abb253 Start making setup.py similar to other OpenStack Projects by Attila Fazekas · 12 years ago
  75. 9492d35 Remove unused configuration variables by Attila Fazekas · 12 years ago
  76. a23f500 Add start of the EC2/S3 API testing to tempest by Attila Fazekas · 12 years ago
  77. 367603a Merge "Tempest tests to cover live-block-migration" by Jenkins · 12 years ago
  78. 5d73443 Initial add of Swift tests by dwalleck · 12 years ago
  79. 99ee914 Tempest tests to cover live-block-migration by Mate Lakat · 12 years ago
  80. 79d8d36 Clean up pep8 E128 violations by Zhongyue Luo · 12 years ago
  81. dd47d7e Adds Cinder client by Rohit Karajgi · 13 years ago
  82. d6ff6b7 Prevent stale isolated tenants from blocking test runs by Dan Smith · 12 years ago
  83. 051075a Addition of base Smoke and Whitebox tests by Jay Pipes · 13 years ago
  84. f97d5fd Tolerate set_admin_password not implemented. by David Kranz · 13 years ago
  85. cfc0c02 Disable ConfigParser interpolation (lp#1025993) by Rohit Karajgi · 13 years ago
  86. f38eaac Refactor Tempest to be parallel-test friendly by Jay Pipes · 13 years ago
  87. 4498683 First cut of Network client and positive tests. by Unmesh Gurjar · 13 years ago
  88. 6b9b288 Adds instance_utils library and initial SSH tests by Daryl Walleck · 13 years ago
  89. 8ed39ac Adds an identity admin client and API tests for keystone roles. by chris fattarsi · 13 years ago
  90. 75a677e Use `username' in ImagesConfig by Julien Danjou · 13 years ago
  91. ff10d55 Fixes LP 973338 - Add custom alt and admin manager by Jay Pipes · 13 years ago
  92. 7490e95 Properly handle skipping if no alt user. by David Kranz · 13 years ago
  93. 180fed1 Fix and simplify reboot stress test. Add new env stuff. by David Kranz · 13 years ago
  94. 3f981df Refactor configuration setup and document config by Jay Pipes · 13 years ago
  95. ced8eb8 Addresses lp#940832 by Daryl Walleck · 13 years ago
  96. 9519592 Lowercase boolean configs before comparison. by Dan Prince · 13 years ago
  97. 587385b Addresses lp#942382 - refactor configuration for clarity by Daryl Walleck · 13 years ago
  98. 853c59c Fixes lp#945419 - use_ssl value is ignored by Daryl Walleck · 13 years ago
  99. b90a1a6 Addresses lp#933845 * Changed config to use catalog type instead of catalog name by Daryl Walleck · 13 years ago
  100. 4aa82a9 Fixes lp#932320 * Made catalog name configurable by Daryl Walleck · 13 years ago