1. 423834d ssh instance validation add options for Neutron by Attila Fazekas · 11 years ago
  2. 5d1f8b1 Move resize_available class variable into skip decorators by Matt Riedemann · 11 years ago
  3. 992162e Move pause_available class variable into skip decorators by Matt Riedemann · 11 years ago
  4. f0cf695 Move suspend_available class variable into skip decorators by Matt Riedemann · 11 years ago
  5. 93ae6c6 Merge "Remove resize-revert workaround for bug 924371" by Jenkins · 11 years ago
  6. 1285da5 Merge "Support disabling suspend/resume for compute api" by Jenkins · 11 years ago
  7. fea7a3d Merge "Support disabling server pausing for compute API" by Jenkins · 11 years ago
  8. e8a845f Remove resize-revert workaround for bug 924371 by Matt Riedemann · 11 years ago
  9. e13f0e2 Merge "V2 API Test to get the VNC console of a Server" by Jenkins · 11 years ago
  10. 86d1a57 V2 API Test to get the VNC console of a Server by Ghanshyam · 11 years ago
  11. aeb7e84 Support disabling suspend/resume for compute api by Eric Windisch · 11 years ago
  12. b553807 Support disabling server pausing for compute API by Eric Windisch · 11 years ago
  13. 17b7f11 Add shelve_offload test for Nova API by Ken'ichi Ohmichi · 11 years ago
  14. dfabaf2 Cleanup _interface class variables in compute by Masayuki Igawa · 11 years ago
  15. 209fd50 Prepare for enabling H302 rule (api/compute) by Masayuki Igawa · 11 years ago
  16. b0a78fc Convert compute api tests to global CONF object by Matthew Treinish · 11 years ago
  17. 06d37cf Specify 'active' status for deleting situations by Ken'ichi Ohmichi · 11 years ago
  18. e379a49 Merge "Add more descriptive assertion message for test_create_backup" by Jenkins · 11 years ago
  19. 76c77e8 Merge "Avoid using assertGreater" by Jenkins · 11 years ago
  20. e699f82 Add more descriptive assertion message for test_create_backup by Matt Riedemann · 11 years ago
  21. 32173d1 Avoid using assertGreater by Vincent Untz · 11 years ago
  22. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  23. 8748fdc Merge "fix a minor bug when detecting server image flavor" by Jenkins · 11 years ago
  24. d4bd30b fix a minor bug when detecting server image flavor by Jinhe Fang · 11 years ago
  25. 0297057 Wait for the server before validate the rotation result by Chang Ye Wang · 11 years ago
  26. 86bd842 moving to global lazy loaded config by Sean Dague · 11 years ago
  27. ad7ef7d SSH connection related cleanups by Attila Fazekas · 12 years ago
  28. 2f11ec0 Merge "Wait for backup images to be ACTIVE in test_create_backup" by Jenkins · 11 years ago
  29. ec61323 Merge "Change unstable test which gets console output" by Jenkins · 11 years ago
  30. 46c1b2c Wait for backup images to be ACTIVE in test_create_backup by Matt Riedemann · 11 years ago
  31. 76c30ce Merge "Fix the scope to share a server between tests" by Jenkins · 11 years ago
  32. 122cdf5 Fix the scope to share a server between tests by Ken'ichi Ohmichi · 11 years ago
  33. 547a306 Change unstable test which gets console output by Ken'ichi Ohmichi · 11 years ago
  34. e540176 add admin server tests by Zhi Kun Liu · 12 years ago
  35. a0c3c5b Merge "Fix rebuild_server() function" by Jenkins · 11 years ago
  36. 2cd19a4 Fix rebuild_server() function by Matthew Treinish · 11 years ago
  37. 3577260 Enable a uuid flavor by Ken'ichi Ohmichi · 12 years ago
  38. 851a135 Add hard reboot for outputting console log by Ken'ichi Ohmichi · 11 years ago
  39. 259c113 Cleanup using about the data_utils module and functions by Masayuki Igawa · 12 years ago
  40. 89b99a0 Skip test_create_backup by Ken'ichi Ohmichi · 12 years ago
  41. 6034213 Merge "add test for create_backup" by Jenkins · 12 years ago
  42. 39437e2 Add shelve/unshelve test of nova APIs by Ken'ichi Ohmichi · 12 years ago
  43. 30f2f33 Merge "remove skip bug 1233026" by Jenkins · 12 years ago
  44. 75a4ac8 remove skip bug 1233026 by ivan-zhu · 12 years ago
  45. ccc8946 add test for create_backup by ivan-zhu · 12 years ago
  46. d5c9602 Reorganize project feature config options by Matthew Treinish · 12 years ago
  47. f2b0050 add BaseV2ComputeTest as the base class of nova v2 api tests by ivan-zhu · 12 years ago
  48. 2402859 Merge "Move negative action tests to right place" by Jenkins · 12 years ago
  49. 602b76d Merge "skip test_lock_unlock_server" by Jenkins · 12 years ago
  50. da30650 Reduce vm creations in negative tests by Ken'ichi Ohmichi · 12 years ago
  51. d90c010 Move negative action tests to right place by Ken'ichi Ohmichi · 12 years ago
  52. b2776c9 Merge "meta should be metadata in rebuild server" by Jenkins · 12 years ago
  53. 44e0865 skip test_lock_unlock_server by ivan-zhu · 12 years ago
  54. 83181a9 introduces skip_because decorator by Giulio Fidente · 12 years ago
  55. 454b1c5 meta should be metadata in rebuild server by ivan-zhu · 12 years ago
  56. e25232a Merge "Add test for nova API of VM lock/unlock" by Jenkins · 12 years ago
  57. 58c1321 Merge "add server resizing tests" by Jenkins · 12 years ago
  58. 9643e51 Add test for nova API of VM lock/unlock by Zhu Zhu · 12 years ago
  59. 3c44af3 add server resizing tests by Zhi Kun Liu · 12 years ago
  60. 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 12 years ago
  61. 7399829 Merge "raise assertion error if output is falsy" by Jenkins · 12 years ago
  62. aa902b1 Merge "uniforms skip messages" by Jenkins · 12 years ago
  63. a767b52 raise assertion error if output is falsy by Ionuț Arțăriși · 12 years ago
  64. 6cc3ade uniforms skip messages by Giulio Fidente · 12 years ago
  65. 7f7d452 use assertIsNotNone instead of assertNotEqual(*, None) by Ionuț Arțăriși · 12 years ago
  66. af98d22 Added a test for stop and start a server by Anju Tiwari · 12 years ago
  67. f7f34f9 White space after # in tempest/api files by Attila Fazekas · 12 years ago
  68. 4a2e9af Merge "Using relative path for personality file in rebuild server test." by Jenkins · 12 years ago
  69. 21599a9 Using relative path for personality file in rebuild server test. by Mahesh Panchaksharaiah · 12 years ago
  70. 6631f80 Add tests for server actions by Prem Karat · 12 years ago
  71. ba3985a Removes 'positive' tag from tests. by Giulio Fidente · 12 years ago
  72. e9c7702 Set smoke/gate attributes for tests in "compute" by Giampaolo Lauria · 12 years ago
  73. 1937d09 rename tests -> api by Sean Dague · 12 years ago[Renamed (99%) from tempest/tests/compute/servers/test_server_actions.py]
  74. 770e5a4 Normalize skip bug format. by Matthew Treinish · 12 years ago
  75. 14025cd Fix exception name in test_server_actions by afazekas · 12 years ago
  76. 6f02cef Merge "create_server cleanup" by Jenkins · 12 years ago
  77. 22897e1 create_server cleanup by Sean Dague · 12 years ago
  78. 45c3fbc Move the console tests to the other server actions tests by Attila Fazekas · 12 years ago
  79. 19044d5 Simplify xml-json inheritance in compute by Attila Fazekas · 12 years ago
  80. b05be60 Remove duplicate calls to clear_servers by Andrea Frittoli · 12 years ago
  81. 52d8fda Fixes test_resize_server_(confirm|revert) methods by Tiago Mello · 12 years ago
  82. f475145 Merge "Fix MismatchError error when checking flavor value" by Jenkins · 12 years ago
  83. 9465b0b Convert to use tempest attr implementation 1/2 by Chris Yeoh · 12 years ago
  84. 38c5f59 Fix MismatchError error when checking flavor value by Armando Migliaccio · 12 years ago
  85. 1feeb38 Use testtools as the base testcase class. by ivan-zhu · 12 years ago
  86. e6d8ee1 Revert "Split up XML and JSON testing." by James E. Blair · 12 years ago
  87. 58dec9d Split up XML and JSON testing. by Matthew Treinish · 12 years ago
  88. 3e15ba9 Only create 1 server for server actions tests. by Matthew Treinish · 12 years ago
  89. 0a13afe ensure we wait for server deletes by Sean Dague · 12 years ago
  90. 4dd2c0b convert docstrings to comments by Sean Dague · 12 years ago
  91. 39e48ef Use oslo cfg module for tempest config.py by Matthew Treinish · 12 years ago
  92. 9b669e3 add create_server_with_extras by Sean Dague · 12 years ago
  93. a83a16e Fix import order to comply with import ordering rules. by Matthew Treinish · 12 years ago
  94. e62b9f0 General cleanup/organization of compute tests by dwalleck · 13 years ago[Renamed from tempest/tests/compute/test_server_actions.py]
  95. 79d8d36 Clean up pep8 E128 violations by Zhongyue Luo · 13 years ago
  96. ddf3927 Fix test_rebuild_nonexistent_server by Joe Gordon · 13 years ago
  97. bc3bd24 Add XML support for test_server_actions.py by Dan Smith · 13 years ago
  98. 98e66dd Addresses lp#1004971 by Daryl Walleck · 13 years ago
  99. f97d5fd Tolerate set_admin_password not implemented. by David Kranz · 13 years ago
  100. ed97dca Optimized and reduced the scope of smoke tests by Daryl Walleck · 13 years ago