1. 5169fce Merge "Orchestration tests to use admin user, demo tenant." by Jenkins · 12 years ago
  2. f2982e8 update Quantum to Neutron by Mark McClain · 12 years ago
  3. 2f3ba42 Merge "Add exception handling doc" by Jenkins · 12 years ago
  4. c31b8c2 Merge "add tests - list hosts tests using admin user" by Jenkins · 12 years ago
  5. af3bd4a Merge "Postgresql is an Optional dependency" by Jenkins · 12 years ago
  6. 10fd63d Add exception handling doc by Attila Fazekas · 12 years ago
  7. e1630e8 Postgresql is an Optional dependency by Attila Fazekas · 12 years ago
  8. b624777 Merge "Add a tox job to run stress tests." by Jenkins · 12 years ago
  9. a9d1082 add tests - list hosts tests using admin user by Liu, Zhi Kun · 12 years ago
  10. f15034e Merge "Fixes a test case name." by Jenkins · 12 years ago
  11. 57c355e Merge "Proposing a change to remove user validation tests" by Jenkins · 12 years ago
  12. 3e2b873 Merge "Use print_function" by Jenkins · 12 years ago
  13. 114b6ae Proposing a change to remove user validation tests by Prem Karat · 12 years ago
  14. ab61c07 Fixes a test case name. by Xiao Hanyu · 12 years ago
  15. cee1177 Add a tox job to run stress tests. by Matthew Treinish · 12 years ago
  16. fd86f3c Orchestration tests to use admin user, demo tenant. by Steve Baker · 12 years ago
  17. b794277 Create stack in class setup, rather than instance. by Steve Baker · 12 years ago
  18. 6bf3d63 Use build_timeout & build_interval from heat config. by Steve Baker · 12 years ago
  19. 2ea8323 Implement update_stack client method. by Steve Baker · 12 years ago
  20. ee2c687 Always include credentials for heat stack create. by Steve Baker · 12 years ago
  21. 091e73f Merge "Fix index link in footer bar" by Jenkins · 12 years ago
  22. 2d01314 Merge "add tests - list servers using admin user" by Jenkins · 12 years ago
  23. e746fc2 Use print_function by Dirk Mueller · 12 years ago
  24. 4410ca1 Fix index link in footer bar by Michael Chapman · 12 years ago
  25. b0ac0b8 add tests - list servers using admin user by Liu, Zhi Kun · 12 years ago
  26. b1f67b5 Clear keypairs on teardown. by Steve Baker · 12 years ago
  27. 38d8f09 Heat test ssh to the server. by Steve Baker · 12 years ago
  28. 0985ca7 Merge "Add scenario test of instance snapshot and boot" by Jenkins · 12 years ago
  29. 16771ee Merge "CLI doc missing colon for code block" by Jenkins · 12 years ago
  30. 4bf3de6 Merge "Skip fixed_ip_details test with Quantum" by Jenkins · 12 years ago
  31. 2269047 Merge "Skip test that is not relevant to Quantum" by Jenkins · 12 years ago
  32. 7f4a383 Merge "Use os.path.join to form the cli command" by Jenkins · 12 years ago
  33. fb49db4 Merge "Skip list_vifs test with Quantum" by Jenkins · 12 years ago
  34. 46b0e04 Merge "Revert "Update a test to work with Quantum SecGroup"" by Jenkins · 12 years ago
  35. 54034f1 Merge "Remove dependency on MySQL-python." by Jenkins · 12 years ago
  36. 0d2b766 Merge "Use Python 3.x compatible syntax constructs" by Jenkins · 12 years ago
  37. f305c21 Skip fixed_ip_details test with Quantum by JordanP · 12 years ago
  38. 68c3f03 Skip list_vifs test with Quantum by JordanP · 12 years ago
  39. ce89f63 Revert "Update a test to work with Quantum SecGroup" by Jordan Pittier · 12 years ago
  40. 13168d0 Use os.path.join to form the cli command by Mikhail S Medvedev · 12 years ago
  41. 30d6ae7 Skip test that is not relevant to Quantum by Ala Rezmerita · 12 years ago
  42. f826380 CLI doc missing colon for code block by Michael Chapman · 12 years ago
  43. 827ad33 Configurable volume storage_protocol + vendor_name by Adam Gandelman · 12 years ago
  44. a6de155 Add scenario test of instance snapshot and boot by Masayuki Igawa · 12 years ago
  45. 34d4c92 Remove dependency on MySQL-python. by Monty Taylor · 12 years ago
  46. 1db5db2 Use Python 3.x compatible syntax constructs by Dirk Mueller · 12 years ago
  47. 74af42c Oslo Merge by Dirk Mueller · 12 years ago
  48. 70a82b8 Merge "Loosen constraints on Swift status codes." by Jenkins · 12 years ago
  49. 23a1b4f Merge "Fix test_volumes_get volumes cleanup." by Jenkins · 12 years ago
  50. ae67cc4 Merge "Add a volume create/delete stress test" by Jenkins · 12 years ago
  51. 033dbcf Merge "Remove automated skip decsion from compute" by Jenkins · 12 years ago
  52. d0414c1 Merge "Actually raise BadRequest if create_subnet fails" by Jenkins · 12 years ago
  53. 8467798 Merge "Fix create_security_group_rule to work with python 2.6" by Jenkins · 12 years ago
  54. 04bfa24 Merge "Ensures testtools 0.9.32" by Jenkins · 12 years ago
  55. 8695073 Remove automated skip decsion from compute by Attila Fazekas · 12 years ago
  56. 2b348b6 Merge "Avoid potential race condition in list_stacks assert." by Jenkins · 12 years ago
  57. d553150 Merge "add create_image_from_server to base class for auto cleanup" by Jenkins · 12 years ago
  58. 6c2e0bf Avoid potential race condition in list_stacks assert. by Steve Baker · 12 years ago
  59. fd3556d Merge "Remove TODO note" by Jenkins · 12 years ago
  60. 2ef090c Fix create_security_group_rule to work with python 2.6 by Matt Riedemann · 12 years ago
  61. 6bf187f Merge "Remove basic_auth strategy" by Jenkins · 12 years ago
  62. 7201bcd Merge "Fix XML security group rule client." by Jenkins · 12 years ago
  63. 69c0a76 Merge "Add posargs to tox coverage job." by Jenkins · 12 years ago
  64. a2a8218 Fix test_volumes_get volumes cleanup. by Matthew Treinish · 12 years ago
  65. bbb69e7 Add a volume create/delete stress test by Giulio Fidente · 12 years ago
  66. ab563c2 Ensures testtools 0.9.32 by Giulio Fidente · 12 years ago
  67. e44c8cc Merge "Object client adds content-length if PUT is empty" by Jenkins · 12 years ago
  68. 9c9fa41 Actually raise BadRequest if create_subnet fails by Matt Riedemann · 12 years ago
  69. 59f0028 Fix XML security group rule client. by Andrea Frittoli · 12 years ago
  70. 0d499bc Loosen constraints on Swift status codes. by Samuel Merritt · 12 years ago
  71. 53cdccc Merge "Add negative tests label." by Jenkins · 12 years ago
  72. 0400129 Add posargs to tox coverage job. by Matthew Treinish · 12 years ago
  73. b71c3e8 Merge "skip test_ec2_instance_run.InstanceRunTest.test_integration_1" by Jenkins · 12 years ago
  74. a6498a5 Merge "Increase to 255 the length of the user name." by Jenkins · 12 years ago
  75. 3c64659 skip test_ec2_instance_run.InstanceRunTest.test_integration_1 by Sean Dague · 12 years ago
  76. 03720a5 Object client adds content-length if PUT is empty by Martina Kollarova · 12 years ago
  77. b441307 Merge "Fix a doc indentation bug." by Jenkins · 12 years ago
  78. 6b4d341 Merge "Implement a new test case for volume cloning functionality" by Jenkins · 12 years ago
  79. a4036d1 Fix a doc indentation bug. by Xiao Hanyu · 12 years ago
  80. d62bf1c add create_image_from_server to base class for auto cleanup by Sean Dague · 12 years ago
  81. a0a9103 Merge "Remove skip mark to test_create_image_when_server_is_rebooting" by Jenkins · 12 years ago
  82. 02f4298 Implement a new test case for volume cloning functionality by Giulio Fidente · 12 years ago
  83. b78a58d Remove TODO note by Attila Fazekas · 12 years ago
  84. dc236ea Merge "actually enable our no tempest/tests check" by Jenkins · 12 years ago
  85. f4d9ae9 Merge "Remove quota whitebox tests" by Jenkins · 12 years ago
  86. 973bc99 actually enable our no tempest/tests check by Sean Dague · 12 years ago
  87. d052c57 Raise BadRequest if unable to create subnet by Matt Riedemann · 12 years ago
  88. 216550f Remove basic_auth strategy by Li Ma · 12 years ago
  89. 3c3a4b8 Add negative tests label. by Alvaro Lopez Garcia · 12 years ago
  90. 250ba60 Increase to 255 the length of the user name. by Alvaro Lopez Garcia · 12 years ago
  91. aa9ca11 Merge "Tempest Coding Guide" by Jenkins · 12 years ago
  92. 1d4bfa9 Merge "Fix: WhiteBox server leak" by Jenkins · 12 years ago
  93. 1f365f1 Merge "Quantum client should not be conditional" by Jenkins · 12 years ago
  94. b1734f8 Remove quota whitebox tests by Attila Fazekas · 12 years ago
  95. 23fdf1d Tempest Coding Guide by Attila Fazekas · 12 years ago
  96. 1ffce61 Merge "Tests for os-hypervisors API extension of Nova" by Jenkins · 12 years ago
  97. 81ce614 Quantum client should not be conditional by Attila Fazekas · 12 years ago
  98. cf94a14 Fix: WhiteBox server leak by Attila Fazekas · 12 years ago
  99. d021ea4 Merge "Enhance the validation of the quotas update" by Jenkins · 12 years ago
  100. 6b1e2a5 Merge "Fixed Typos" by Jenkins · 12 years ago