1. 60b7309 Split resource_setup for compute tests by Rohan Kanade · 10 years ago
  2. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
  3. cd52794 Merge "Change servers client to return one value and update tests" by Jenkins · 10 years ago
  4. ae99b9a Change servers client to return one value and update tests by David Kranz · 10 years ago
  5. 4b29e47 Change tempest BadRequest exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  6. 0fb1429 Change basic server client methods to return one value and update tests by David Kranz · 10 years ago
  7. bfa0760 Change tempest NotFound exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  8. d938876 Change tempest Conflict exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  9. 90c914e Change tempest OverLimit exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  10. a5299eb Change compute image client methods to return one value by David Kranz · 10 years ago
  11. fe087de Fix rebuild server tests for wrong input by ghanshyam · 11 years ago
  12. 67025a2 part-2 expect badRequest in server metadata test by ghanshyam · 11 years ago
  13. 2fac831 delete all compute xml tests by Sean Dague · 11 years ago
  14. 8283b4e Add Credentials Provider factory by Andrea Frittoli · 11 years ago
  15. 50bb80d Migrate computev2 API tests to resource_* fixtures by Andrea Frittoli · 11 years ago
  16. ddfc4ef Removes test_force_delete_server_invalid_state negative test by Chris Yeoh · 11 years ago
  17. 25f666f Add new shelve compute feature flag by David Shrewsbury · 11 years ago
  18. b3d956f Add skip decorators in test_servers_negative by Joseph Lanoux · 11 years ago
  19. e8d3fd5 fix usage of allow_tenant_isolation by Andrey Pavlov · 11 years ago
  20. 305e65b Account failure to the tearDown instead of setUp by Attila Fazekas · 12 years ago
  21. 992162e Move pause_available class variable into skip decorators by Matt Riedemann · 11 years ago
  22. f0cf695 Move suspend_available class variable into skip decorators by Matt Riedemann · 11 years ago
  23. aeb7e84 Support disabling suspend/resume for compute api by Eric Windisch · 11 years ago
  24. b553807 Support disabling server pausing for compute API by Eric Windisch · 11 years ago
  25. dfabaf2 Cleanup _interface class variables in compute by Masayuki Igawa · 11 years ago
  26. b0a78fc Convert compute api tests to global CONF object by Matthew Treinish · 11 years ago
  27. b29b36e Merge "Fixing typo "existant". Must be "existent"" by Jenkins · 11 years ago
  28. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  29. 179077c Fixing typo "existant". Must be "existent" by nayna-patel · 11 years ago
  30. aa702b0 Use rand_uuid and remove unused client for clean-up by Ken'ichi Ohmichi · 12 years ago
  31. 122cdf5 Fix the scope to share a server between tests by Ken'ichi Ohmichi · 12 years ago
  32. 2cd19a4 Fix rebuild_server() function by Matthew Treinish · 12 years ago
  33. 259c113 Cleanup using about the data_utils module and functions by Masayuki Igawa · 12 years ago
  34. 557cef3 Merge "Add shelve/unshelve test of nova APIs" by Jenkins · 12 years ago
  35. f49bf18 Add negative resize server action test by Hoisaleshwara Madan V S · 12 years ago
  36. 39437e2 Add shelve/unshelve test of nova APIs by Ken'ichi Ohmichi · 12 years ago
  37. cfc052e Rename to create_test_server in API tests by Ken'ichi Ohmichi · 12 years ago
  38. aecc109 add some negative tests for force_delete/restore by Lingxian Kong · 12 years ago
  39. 18dae64 Merge "add BaseV2ComputeTest as the base class of nova v2 api tests" by Jenkins · 12 years ago
  40. f2b0050 add BaseV2ComputeTest as the base class of nova v2 api tests by ivan-zhu · 12 years ago
  41. c3e510c Changed the exception name by Anju5 · 12 years ago
  42. 6fab1a1 server status remained in unexpected state by Attila Fazekas · 12 years ago
  43. d90c010 Move negative action tests to right place by Ken'ichi Ohmichi · 12 years ago
  44. da30650 Reduce vm creations in negative tests by Ken'ichi Ohmichi · 12 years ago
  45. 2119956 Merge "add server suspend/resume negative tests" by Jenkins · 12 years ago
  46. b2ca96f add server delete/unpause tests by LingxianKong · 12 years ago
  47. 691a570 add server suspend/resume negative tests by LingxianKong · 12 years ago
  48. 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 12 years ago
  49. f099f80 Fixes typos in tempest/api by Chang Bo Guo · 12 years ago
  50. 6c33616 Added negative tests for server by Anju Tiwari · 12 years ago
  51. 38c4dc4 Fix fail logic for server of another tenant test by Matthew Treinish · 12 years ago
  52. 8c78976 Added a server-pause test by Anju Tiwari · 12 years ago
  53. ab61c07 Fixes a test case name. by Xiao Hanyu · 12 years ago
  54. 46b0e04 Merge "Revert "Update a test to work with Quantum SecGroup"" by Jenkins · 12 years ago
  55. ce89f63 Revert "Update a test to work with Quantum SecGroup" by Jordan Pittier · 12 years ago
  56. 2f84a1e Merge "Update a test to work with Quantum SecGroup" by Jenkins · 12 years ago
  57. 2c29787 Update a test to work with Quantum SecGroup by JordanP · 12 years ago
  58. e9c7702 Set smoke/gate attributes for tests in "compute" by Giampaolo Lauria · 12 years ago
  59. 1937d09 rename tests -> api by Sean Dague · 12 years ago[Renamed (99%) from tempest/tests/compute/servers/test_servers_negative.py]
  60. e623f75 enable test_servers_negative by Sean Dague · 12 years ago
  61. 22897e1 create_server cleanup by Sean Dague · 12 years ago
  62. 18edb81 Implement assertRaises assertions on all tests by donald-ngo · 12 years ago
  63. 063acbc Add negative test for get server in test_servers_negative.py. by hi2suresh · 12 years ago
  64. a4bc2d0 Merge "Add negative test for create server." by Jenkins · 12 years ago
  65. 85d0363 Remove unused imports by Attila Fazekas · 12 years ago
  66. 78bd7f5 Add negative test for create server. by donald-ngo · 12 years ago
  67. 9465b0b Convert to use tempest attr implementation 1/2 by Chris Yeoh · 12 years ago
  68. 1feeb38 Use testtools as the base testcase class. by ivan-zhu · 12 years ago
  69. fc9e333 Fix PEP8 compliance problems by Chris Yeoh · 12 years ago
  70. e6d8ee1 Revert "Split up XML and JSON testing." by James E. Blair · 12 years ago
  71. 58dec9d Split up XML and JSON testing. by Matthew Treinish · 12 years ago
  72. 26962f5 Remove skips that are no longer necessary by Giampaolo Lauria · 12 years ago
  73. 4dd2c0b convert docstrings to comments by Sean Dague · 12 years ago
  74. 481466b Initial Oslo sync for Tempest. by Matthew Treinish · 12 years ago
  75. 9b669e3 add create_server_with_extras by Sean Dague · 13 years ago
  76. a83a16e Fix import order to comply with import ordering rules. by Matthew Treinish · 13 years ago
  77. e62b9f0 General cleanup/organization of compute tests by dwalleck · 13 years ago[Renamed from tempest/tests/compute/test_servers_negative.py]
  78. e0884a3 Clean up pep8 E127 violations by Zhongyue Luo · 13 years ago
  79. 79d8d36 Clean up pep8 E128 violations by Zhongyue Luo · 13 years ago
  80. 6cdcfb6 Comment out flakey failing tests. by David Kranz · 13 years ago
  81. 6a863a8 Fix for bug 1025552- Modifies test_servers_negative.py script by rajalakshmi-ganesan · 13 years ago
  82. f38eaac Refactor Tempest to be parallel-test friendly by Jay Pipes · 13 years ago
  83. 13b479b Step 1 of refactoring compute tests by Jay Pipes · 13 years ago[Renamed (92%) from tempest/tests/test_servers_negative.py]
  84. 1b39dd4 Wait for server to be deleted before reboot/rebuild. Fixes bug 1006586. by David Kranz · 13 years ago
  85. dc300b2 Added tests for servers API as per bug/992299 by Rohit Karajgi · 13 years ago
  86. 36892e1 Fix LP #992228 - Test rebuild/reboot of deleted server by ravikumar-venkatesan · 13 years ago
  87. c725196 Addresses lp#948243 - Tempest handles misconfig better by Daryl Walleck · 13 years ago
  88. 3f981df Refactor configuration setup and document config by Jay Pipes · 13 years ago
  89. 587385b Addresses lp#942382 - refactor configuration for clarity by Daryl Walleck · 13 years ago
  90. 0ba53b1 Fixed Bug#943092 by saradpatel · 13 years ago
  91. 75923ae Removed expected failure from negative access IP tests by Daryl Walleck · 13 years ago
  92. 03bc696 Fixes lp:903466 by Rohit Karajgi · 14 years ago
  93. ed8bef3 Changes the namespace from storm to tempest, as well as adding addition tests and improvements by Daryl Walleck · 14 years ago[Renamed (95%) from storm/tests/test_servers_negative.py]
  94. 7f75763 Fixes LP Bug#899383 - Cleanup config file search by Jay Pipes · 14 years ago
  95. adea1fa Added negative tests for servers by Daryl Walleck · 14 years ago