1. 1f34241 Introduce creds_provider in test.py by Andrea Frittoli (andreaf) · 10 years ago
  2. 737fac9 Extend get_client_manager to support roles by Andrea Frittoli (andreaf) · 10 years ago
  3. 26149b6 Merge "Remove unused methods" by Jenkins · 10 years ago 4
  4. af9d94e Merge "Initial class creds creation in test base class" by Jenkins · 10 years ago
  5. b3f9ff7 Remove unused methods by Andrea Frittoli (andreaf) · 10 years ago
  6. b21de6c Initial class creds creation in test base class by Andrea Frittoli · 10 years ago
  7. 5e1bcd9 remove gate tag (part 3) by Sean Dague · 10 years ago
  8. c21afc0 Merge "Prevent failures when running as non-admin" by Jenkins · 10 years ago
  9. afecec0 Prevent failures when running as non-admin by David Kranz · 10 years ago
  10. 700711e Fix fixed_network bug 1439634 - ipsec issue by Andrea Frittoli · 10 years ago
  11. 9ce97df Start instances using fixed network when possible by Rohan Kanade · 11 years ago
  12. 345c7fa Support identity_version in credential provider wrappers by Andrea Frittoli (andreaf) · 10 years ago
  13. e441452 Merge "Add support to the services decorator for trove" by Jenkins · 10 years ago
  14. 583ce2c Update all Oslo module use by Doug Hellmann · 10 years ago
  15. b66c94e Add support to the services decorator for trove by Matthew Treinish · 10 years ago
  16. 296558c Add UUIDs to tests with tools and checks by Chris Hoge · 10 years ago
  17. 7d5ed59 Use cls instead of self in classmethod by Andrea Frittoli · 10 years ago
  18. c097835 Drop the legacy and un-used _interface by Andrea Frittoli · 10 years ago
  19. 74a7805 Merge "Switch to using the skip_because decorator from tempest-lib" by Jenkins · 10 years ago
  20. 950d4cf Remove HTTP_SUCCESS from tempest.test module by Masayuki Igawa · 10 years ago
  21. c49fcbe Switch to using the skip_because decorator from tempest-lib by Matthew Treinish · 10 years ago
  22. da54c8e Merge "Remove Nova v3 API config" by Jenkins · 10 years ago
  23. ed2ad4f Fix log message on exception in setUpClass by Matthew Treinish · 10 years ago
  24. a58c156 Remove Nova v3 API config by Ken'ichi Ohmichi · 10 years ago
  25. 5bd4cbf Reorder setup and cleanup functions for readability by Emily Hugenbruch · 10 years ago
  26. 07a3f45 Merge "Framework for staged setup" by Jenkins · 10 years ago
  27. a5ddd55 Framework for staged setup by Andrea Frittoli · 10 years ago
  28. 3dd3105 Remove not used attribute _schema_file by Marc Koderer · 10 years ago
  29. 2474f41 Fix inheritance for BaseTestCase by Matthew Treinish · 10 years ago
  30. 44dce62 Stop resource leakage for negative tests by Marc Koderer · 10 years ago
  31. 4afe75c Merge "Add Credentials Provider factory" by Jenkins · 10 years ago
  32. 8283b4e Add Credentials Provider factory by Andrea Frittoli · 11 years ago
  33. 6a81d4a Merge "Log AttributeError as 'info' instead of 'exception'" by Jenkins · 10 years ago
  34. c27feb8 Drop unused safe_setup decorator by Andrea Frittoli · 10 years ago
  35. 76f33d8 Merge "Reduce complexity during import phase" by Jenkins · 10 years ago
  36. 44b19b9 Log AttributeError as 'info' instead of 'exception' by ghanshyam · 10 years ago
  37. f07f5d1 Reduce complexity during import phase by Marc Koderer · 10 years ago
  38. 6035905 Fix use of code name in services decorator by Matthew Treinish · 10 years ago
  39. 73ee247 Framework for resource safe class level fixtures by Andrea Frittoli · 10 years ago
  40. 905d3c9 Merge "Change LOG.exception to LOG.info for skipped tests" by Jenkins · 10 years ago
  41. 5581045 Merge "Fix errors on import with service tags" by Jenkins · 10 years ago
  42. 5942bc0 Change LOG.exception to LOG.info for skipped tests by Mauro S. M. Rodrigues · 11 years ago
  43. f0536c7 Merge "Add functools.wraps on all function decorators" by Jenkins · 10 years ago
  44. 2eb12e1 Remove functionality to load json files by Marc Koderer · 10 years ago
  45. 38ce993 Merge "Change 'ceilometer' tag to 'telemetry' and add tags to cli tests" by Jenkins · 10 years ago
  46. 53b0123 Add functools.wraps on all function decorators by Marc Koderer · 10 years ago
  47. 4f44d72 Allow dict's as schema definitions by Marc Koderer · 11 years ago
  48. 3d8c732 Fix errors on import with service tags by Matthew Treinish · 11 years ago
  49. 77108f8 Merge "Remove unnecessary log message" by Jenkins · 11 years ago
  50. 7aff099 Change 'ceilometer' tag to 'telemetry' and add tags to cli tests by ekhugen · 11 years ago
  51. 5d7effe Fix exception when api_extensions is set to empty by Simeon Monov · 11 years ago
  52. 70ea1ca Remove unnecessary log message by Matthew Treinish · 11 years ago
  53. ff42c87 Added service "data_processing" to service list by Yaroslav Lobankov · 11 years ago
  54. f0434ca Merge "make logformat more similar to oslo" by Jenkins · 11 years ago
  55. c3bf925 Add Ceilometer client for scenarios tests by Artur Svechnikov · 11 years ago
  56. 5716058 Enable E251,E265 rules ignore H402 by Matthew Treinish · 11 years ago
  57. 2ef32ac make logformat more similar to oslo by Sean Dague · 11 years ago
  58. 422fbdf Enforces the use of Credentials (part2) by Andrea Frittoli · 11 years ago
  59. bfeb282 safe_setup preserve original trace by Attila Fazekas · 11 years ago
  60. dd80c02 Merge "Adds Ironic test_baremetal_basic_ops scenario test" by Jenkins · 11 years ago
  61. 4a48a60 Adds Ironic test_baremetal_basic_ops scenario test by Adam Gandelman · 11 years ago
  62. b2978da Deduplicate negative test calls by Marc Koderer · 11 years ago
  63. 3e10225 Merge "Introduce load_tests mechanism for negative tests" by Jenkins · 11 years ago
  64. 1c247c8 Add error handling if testscenarios aren't supported by Marc Koderer · 11 years ago
  65. 0e29c4c Merge "change teardown check to LOG.error" by Jenkins · 11 years ago
  66. 674c8fc Introduce load_tests mechanism for negative tests by Marc Koderer · 11 years ago
  67. cd2c782 Merge "cleanup resources in setUpClass if exception raised" by Jenkins · 11 years ago
  68. eb1523b change teardown check to LOG.error by Sean Dague · 11 years ago
  69. 9698a4f Fix issue with pep8 gate job by Marc Koderer · 11 years ago
  70. 3b83368 Merge "Improve readability of test_networks" by Jenkins · 11 years ago
  71. 5885eb3 Improve readability of test_networks by Mark Maglana · 11 years ago
  72. 22fb470 cleanup resources in setUpClass if exception raised by Zhi Kun Liu · 11 years ago
  73. f857fda Add support for negative tests with admin client by Marc Koderer · 11 years ago
  74. 6ee82dc Add multiple negative test generator support by Marc Koderer · 11 years ago
  75. a74f5d4 Mildly wound the interlopers by Matthew Treinish · 11 years ago
  76. 5e67884 Merge "Rename Openstack to OpenStack" by Jenkins · 11 years ago
  77. fbe63d2 Merge "Ensure that bug number is actually a number for skip_because" by Jenkins · 11 years ago
  78. ede5027 Ensure that bug number is actually a number for skip_because by Matthew Treinish · 11 years ago
  79. 4956a64 Rename Openstack to OpenStack by tanlin · 11 years ago
  80. a5229b6 Merge "Define py27 assertFoo methods for py26" by Jenkins · 11 years ago
  81. f8870ec Merge "Negative tests: Add result check for resources" by Jenkins · 11 years ago
  82. 5394332 Define py27 assertFoo methods for py26 by Attila Fazekas · 11 years ago
  83. 4c544c0 Merge "Add skips to the services decorators" by Jenkins · 11 years ago
  84. 424c84f Negative tests: Add result check for resources by Marc Koderer · 11 years ago
  85. 90da179 Merge "Negative test autogeneration framework" by Jenkins · 11 years ago
  86. 24eb89c Negative test autogeneration framework by Marc Koderer · 11 years ago
  87. 8afbffd Add skips to the services decorators by Matthew Treinish · 11 years ago
  88. 03c4f77 Fix services decorator to use object_storage by Matthew Treinish · 11 years ago
  89. d43660d Merge "Enable tenant isolation for the boto tests" by Jenkins · 11 years ago
  90. bc0e03e Remove last uses of config without global CONF object by Matthew Treinish · 11 years ago
  91. 8004e8c Enable tenant isolation for the boto tests by Matthew Treinish · 11 years ago
  92. 0df88bb Fixed up an error message by Vladislav Kuzmin · 11 years ago
  93. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  94. 5a33724 Create only necessary resources for compute v2 and network tests by Salvatore Orlando · 11 years ago
  95. 9f756a0 Make network resource creation in isolation configurable by Matthew Treinish · 11 years ago
  96. 2034538 Add a discoverable_apis option for swift by Matthew Treinish · 11 years ago
  97. fa17018 Merge "Enable HostsAdminTestXML" by Jenkins · 11 years ago
  98. 86bd842 moving to global lazy loaded config by Sean Dague · 11 years ago
  99. a1aa44c Enable HostsAdminTestXML by Ken'ichi Ohmichi · 11 years ago
  100. e3d2614 Add config options for enabled extensions by Matthew Treinish · 11 years ago