1. 901bf02 Merge "Add tests for Swift in orchestration" by Jenkins · 11 years ago
  2. e35df6d Merge "Use pretty tox with the ``all`` env" by Jenkins · 11 years ago
  3. 50b9501 Merge "unskip test_security_group_rules_negative tests" by Jenkins · 11 years ago
  4. 0f748d0 Merge "Use Python 2.6.x compatible syntax for dict comprehension" by Jenkins · 11 years ago
  5. 1260e19 Merge "Check server terminations on "delete server" tests" by Jenkins · 11 years ago
  6. 2dabe12 Merge "Cleanup _interface class variables in compute/v3" by Jenkins · 11 years ago
  7. 9a597ae Merge "Remove unused _parse_array functions" by Jenkins · 11 years ago
  8. a9a2e42 Merge "Add endpoint_type option to Savanna,Ironic and Ceilometer groups" by Jenkins · 11 years ago
  9. a007355 Merge "Fix api_version filter for KeystoneV3AuthProvider" by Jenkins · 11 years ago
  10. 7c62274 Merge "Fix the usage error for config" by Jenkins · 11 years ago
  11. 6e91a2d Merge "Skip EC2VolumesTest if Cinder is not available" by Jenkins · 11 years ago
  12. 4708001 Merge "Add more information to BuildErrorException" by Jenkins · 11 years ago
  13. 0d6aee4 Remove unused _parse_array functions by Masayuki Igawa · 11 years ago
  14. 0ebecfd Cleanup _interface class variables in compute/v3 by Masayuki Igawa · 11 years ago
  15. 8ca0bc9 unskip test_security_group_rules_negative tests by Attila Fazekas · 11 years ago
  16. 5739ac1 Use pretty tox with the ``all`` env by Attila Fazekas · 11 years ago
  17. 6bae676 Merge "Revert "always use sitepackages"" by Jenkins · 11 years ago
  18. a761b7e Merge "Skip test_get_instance_action test for nova v3" by Jenkins · 11 years ago
  19. a646d17 Revert "always use sitepackages" by Sean Dague · 11 years ago
  20. 3db3f07 Merge "Prepare for enabling H302 rule (thirdparty)" by Jenkins · 11 years ago
  21. f8c9ba0 Skip test_get_instance_action test for nova v3 by Chris Buccella · 11 years ago
  22. 9fc89e6 Merge "add cli.has_manage option" by Jenkins · 11 years ago
  23. 224a827 Prepare for enabling H302 rule (thirdparty) by Masayuki Igawa · 11 years ago
  24. c63239f Merge "Seperate negative tests for test_server_rescue" by Jenkins · 11 years ago
  25. 375a62e Merge "Mildly wound the interlopers" by Jenkins · 11 years ago
  26. 71a7b6f Merge "Test creating router setting tenant_id" by Jenkins · 11 years ago
  27. 131338e Merge "Separate negative tests for test_multiple_create" by Jenkins · 11 years ago
  28. 6c5d059 Merge "Fix coverage option for run_tests.sh" by Jenkins · 11 years ago
  29. 1dc0f07 Merge "Scenario : Start instances using fixed network when possible" by Jenkins · 11 years ago
  30. fc62c90 Add endpoint_type option to Savanna,Ironic and Ceilometer groups by JordanP · 11 years ago
  31. b67129e Fix api_version filter for KeystoneV3AuthProvider by Mauro S. M. Rodrigues · 11 years ago
  32. 7ae4a59 Merge "Separate negative tests for test_projects" by Jenkins · 11 years ago
  33. 3eadb55 Merge "Removal of methods from json/xml network_client files" by Jenkins · 11 years ago
  34. 85112b2 Merge "Move admin "delete a server" tests to test_servers" by Jenkins · 11 years ago
  35. de32f19 Merge "Clean network scenarios" by Jenkins · 11 years ago
  36. b061371 Merge "Add unit tests to tempest auth file" by Jenkins · 11 years ago
  37. 8762999 Merge "Add logging config values" by Jenkins · 11 years ago
  38. 7f3d438 Merge "Separate negative tests for V3 test_quotas" by Jenkins · 11 years ago
  39. c5a27d3 Check server terminations on "delete server" tests by Ken'ichi Ohmichi · 11 years ago
  40. 3e36137 Removal of methods from json/xml network_client files by nayna-patel · 11 years ago
  41. 3c9c3c3 Move admin "delete a server" tests to test_servers by Ken'ichi Ohmichi · 11 years ago
  42. fa0571c Merge "Add quota_set detail test for Nova v3 API" by Jenkins · 11 years ago
  43. 6ea7c06 Merge "Separate negative tests for test_instance_actions" by Jenkins · 11 years ago
  44. 684d8db Separate negative tests for test_instance_actions by Yuiko Takada · 11 years ago
  45. 360d4d0 Merge "Fix containers with expired objects deletion problem" by Jenkins · 11 years ago
  46. d7933d0 Merge "Fix author information" by Jenkins · 11 years ago
  47. 2cf7031 Merge "Fix misspellings in tempest" by Jenkins · 11 years ago
  48. e52d531 Merge "Fix a typo of debug log in scenario/manager.py" by Jenkins · 11 years ago
  49. 47e3ac1 Merge "Adapt documentation for negative testing" by Jenkins · 11 years ago
  50. 78da3db Merge "fix duplicate api_extensions" by Jenkins · 11 years ago
  51. 1ec0638 Fix the usage error for config by Qiu Hua Qiao · 11 years ago
  52. 2d2f3fe Clean network scenarios by Yair Fried · 11 years ago
  53. 82fbc58 Test creating router setting tenant_id by jun xie · 11 years ago
  54. fe6da21 Merge "Clarify admin_delete_server_of_others test case" by Jenkins · 11 years ago
  55. ca0456a Merge "Prepare for enabling H302 rule (scenario)" by Jenkins · 11 years ago
  56. 5e8a688 Merge "Prepare for enabling H302 rule (common,services,stress)" by Jenkins · 11 years ago
  57. 9c052aa Scenario : Start instances using fixed network when possible by JordanP · 11 years ago
  58. 4ded9f0 Prepare for enabling H302 rule (scenario) by Masayuki Igawa · 11 years ago
  59. 7e9eb54 Prepare for enabling H302 rule (common,services,stress) by Masayuki Igawa · 11 years ago
  60. 209fd50 Prepare for enabling H302 rule (api/compute) by Masayuki Igawa · 11 years ago
  61. 4055378 Merge "Log ip Information on ssh failures in the minimum scenario" by Jenkins · 11 years ago
  62. f565777 Merge "Avoid masking an assert failure with a KeyError Exception" by Jenkins · 11 years ago
  63. c3e573c Add unit tests to tempest auth file by Mauro S. M. Rodrigues · 11 years ago
  64. a982ef5 Merge "Couple of fixes to tempest/auth" by Jenkins · 11 years ago
  65. cfdd304 Merge "Refactor Managers to a common base class" by Jenkins · 11 years ago
  66. 86bf82e Separate negative tests for V3 test_quotas by Haiwei Xu · 11 years ago
  67. 173476f Merge "Removed RestClientXML class" by Jenkins · 11 years ago
  68. cde0286 Fix author information by Masayuki Igawa · 11 years ago
  69. 9f88073 Merge "Fix stress runner exit issues" by Jenkins · 11 years ago
  70. 89f2256 Merge "Allow IPv6 tests to be disabled" by Jenkins · 11 years ago
  71. d72ccdb Log ip Information on ssh failures in the minimum scenario by Attila Fazekas · 11 years ago
  72. f2a8bbd Fix stress runner exit issues by Attila Fazekas · 11 years ago
  73. f9cde7e Refactor Managers to a common base class by Andrea Frittoli · 11 years ago
  74. e857bd6 Preventing overlapping subnets in network scenarios by Attila Fazekas · 11 years ago
  75. 6fc5a1d Merge "Neutron Extra DHCP Options API test" by Jenkins · 11 years ago
  76. b675e79 Merge "Fix get versions call in verify_nova_api_versions()" by Jenkins · 11 years ago
  77. 188fc00 Fix a typo of debug log in scenario/manager.py by Masayuki Igawa · 11 years ago
  78. 960eeb4 Removed RestClientXML class by vponomaryov · 11 years ago
  79. d03f264 Avoid masking an assert failure with a KeyError Exception by armando-migliaccio · 11 years ago
  80. c3849a9 Merge "fix quotas client in admin/test_quotas.py" by Jenkins · 11 years ago
  81. a172e8d Merge "Introduce T106 rule for vi modelines" by Jenkins · 11 years ago
  82. 70c751b Merge "remove some unused code in nova image tests" by Jenkins · 11 years ago
  83. bf4c20f Merge "Add test for OS::Neutron::Router Heat resource" by Jenkins · 11 years ago
  84. 1b15471 Merge "Make endpoint type configurable" by Jenkins · 11 years ago
  85. 13b7385 Merge "Add qcow2 image support" by Jenkins · 11 years ago
  86. 2c79731 Merge "Clean up scenario functions" by Jenkins · 11 years ago
  87. eaeb51f Merge "EC2 client token is not reuseable for new instance creation" by Jenkins · 11 years ago
  88. 52a20c6 Merge "Separate non-admin AZ tests from admin test files" by Jenkins · 11 years ago
  89. de0d312 Merge "Splits network_basic_ops to fully isolated test cases" by Jenkins · 11 years ago
  90. 9afc4ed Merge "Refactor cross_tenant to security_groups_basic_ops" by Jenkins · 11 years ago
  91. 87c9bee Merge "Remove unsed client variables" by Jenkins · 11 years ago
  92. 0614c51 Merge "Makes some Swift API tests optional" by Jenkins · 11 years ago
  93. 6b0a3c4 Merge "Add "delete a shelved server" tests" by Jenkins · 11 years ago
  94. 41bcc32 Merge "Separate the deleting server tests" by Jenkins · 11 years ago
  95. b9a5715 Use Python 2.6.x compatible syntax for dict comprehension by Dirk Mueller · 11 years ago
  96. 44b2468 add cli.has_manage option by Sean Dague · 11 years ago
  97. 8be08cc Clarify admin_delete_server_of_others test case by Masayuki Igawa · 11 years ago
  98. d9f9e00 EC2 client token is not reuseable for new instance creation by Attila Fazekas · 11 years ago
  99. 166ac35 Add tests for Swift in orchestration by Chmouel Boudjnah · 11 years ago
  100. 4f71bf0 Add qcow2 image support by Masayuki Igawa · 11 years ago