1. 196ab8a Use base.delete_server in test_servers.py by zhufl · 7 years ago
  2. 1fa4464 Add new schema for Nova microversion 2.63 by Jackie Truong · 8 years ago
  3. a8ace72 Fill update, rebuild, list API response schema for 2.47 by ghanshyam · 7 years ago
  4. a9487f9 Add simple compute API test to create server with utf8 name by Matt Riedemann · 7 years ago
  5. 0d0a3f3 Compute servers via addClassResourceCleanup by Andrea Frittoli · 8 years ago
  6. 8654e5b Added tests for Nova microversion v2.47 by Sergey Nikitin · 8 years ago
  7. 2ae6b90 Merge test_update_server_name_in_stop_state by zhufl · 8 years ago
  8. 757833a Use tempest.lib data_utils - compute by Ken'ichi Ohmichi · 8 years ago
  9. 14b0ae1 Switch to decorators.idempotent_id on compute.servers by Ken'ichi Ohmichi · 8 years ago
  10. 3bdcf7c Permission changes: Python file should be 0644 not 0775 by Jordan Pittier · 9 years ago
  11. c6ce539 Use classname as prefix of volume name by zhufl · 9 years ago
  12. d44a8be Removing some redundant words by Anh Tran · 9 years ago
  13. 3390d9f Fix server admin password usage by Ghanshyam · 9 years ago
  14. 145258f Change checks for test_server test by Alexander Gubanov · 10 years ago
  15. 0f82525 Return complete response from servers_client by ghanshyam · 10 years ago
  16. b263108 Add "server" to action methods - part 2 by Ken'ichi Ohmichi · 10 years ago
  17. e364bce Make keypairs_client use **kwargs by Ken'ichi Ohmichi · 10 years ago
  18. 0eb153c Remove wait_for_server_status from servers_client by Ken'ichi Ohmichi · 10 years ago
  19. e97870c Merge "Use the prefix-embedded rand_name method" by Jenkins · 10 years ago
  20. d39431f Use the prefix-embedded rand_name method by Fei Long Wang · 10 years ago
  21. 7680024 Apply a naming rule of GET to show_server method by Ken'ichi Ohmichi · 10 years ago
  22. 525a5bc Add cleanup after creating keypair by ahmad · 10 years ago
  23. 1b05daa remove gate tag (part 1) by Sean Dague · 10 years ago
  24. 0a95854 Merge "Remove migrated utils code" by Jenkins · 10 years ago
  25. 60b7309 Split resource_setup for compute tests by Rohan Kanade · 10 years ago
  26. 01472ff Remove migrated utils code by Matthew Treinish · 10 years ago
  27. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
  28. 0fb1429 Change basic server client methods to return one value and update tests by David Kranz · 10 years ago
  29. 173f0e0 Change keypair client to return one value and update tests by David Kranz · 10 years ago
  30. 2fac831 delete all compute xml tests by Sean Dague · 11 years ago
  31. 50bb80d Migrate computev2 API tests to resource_* fixtures by Andrea Frittoli · 11 years ago
  32. 03d4dfd Fix update_server JSON Schema for Nova V2 by Ghanshyam · 11 years ago
  33. 7704ba4 Merge "Enable H302 check (api/compute/{c*,f*,i*,s*,t*})" by Jenkins · 11 years ago
  34. e9999d6 Enable H302 check (api/compute/{c*,f*,i*,s*,t*}) by Yuiko Takada · 11 years ago
  35. dfabaf2 Cleanup _interface class variables in compute by Masayuki Igawa · 11 years ago
  36. 0d4f988 Separate the deleting server tests by Ken'ichi Ohmichi · 11 years ago
  37. 18827d7 Merge "Add delete specific status server test" by Jenkins · 11 years ago
  38. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  39. 0868b90 Add delete specific status server test by ChenZheng · 11 years ago
  40. 259c113 Cleanup using about the data_utils module and functions by Masayuki Igawa · 12 years ago
  41. cfc052e Rename to create_test_server in API tests by Ken'ichi Ohmichi · 12 years ago
  42. 7bd4667 Merge "Test for server create with IPv6 address only" by Jenkins · 12 years ago
  43. f2b0050 add BaseV2ComputeTest as the base class of nova v2 api tests by ivan-zhu · 12 years ago
  44. 0ea7984 Test for server create with IPv6 address only by jun xie · 12 years ago
  45. b2ca96f add server delete/unpause tests by LingxianKong · 12 years ago
  46. 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 12 years ago
  47. fc77e93 assertEquals is deprecated, use assertEqual by Chang Bo Guo · 12 years ago
  48. ba3985a Removes 'positive' tag from tests. by Giulio Fidente · 12 years ago
  49. e9c7702 Set smoke/gate attributes for tests in "compute" by Giampaolo Lauria · 12 years ago
  50. 1937d09 rename tests -> api by Sean Dague · 12 years ago[Renamed (98%) from tempest/tests/compute/servers/test_servers.py]
  51. ab277ad clean up trys in test_servers by Sean Dague · 12 years ago
  52. 22897e1 create_server cleanup by Sean Dague · 12 years ago
  53. 19044d5 Simplify xml-json inheritance in compute by Attila Fazekas · 12 years ago
  54. b05be60 Remove duplicate calls to clear_servers by Andrea Frittoli · 12 years ago
  55. 9465b0b Convert to use tempest attr implementation 1/2 by Chris Yeoh · 12 years ago
  56. 1feeb38 Use testtools as the base testcase class. by ivan-zhu · 12 years ago
  57. ab3d5d4 change ipv6 format to pass on postgresql by Sean Dague · 12 years ago
  58. 4dd2c0b convert docstrings to comments by Sean Dague · 12 years ago
  59. dd523b1 ensure servers are deleted between tests by Sean Dague · 12 years ago
  60. 9b669e3 add create_server_with_extras by Sean Dague · 12 years ago
  61. ee3cc8d Fixed potential unbound varialble errors on test failures. by David Kranz · 13 years ago
  62. e62b9f0 General cleanup/organization of compute tests by dwalleck · 13 years ago[Renamed from tempest/tests/compute/test_servers.py]
  63. 79d8d36 Clean up pep8 E128 violations by Zhongyue Luo · 13 years ago
  64. 011164b Add XML support for test_servers.py by Dan Smith · 13 years ago
  65. ed97dca Optimized and reduced the scope of smoke tests by Daryl Walleck · 13 years ago
  66. f38eaac Refactor Tempest to be parallel-test friendly by Jay Pipes · 13 years ago
  67. 13b479b Step 1 of refactoring compute tests by Jay Pipes · 13 years ago[Renamed (88%) from tempest/tests/test_servers.py]
  68. 7aa7f75 Setup Nose multiprocessor config for: by Daryl Walleck · 13 years ago
  69. dc300b2 Added tests for servers API as per bug/992299 by Rohit Karajgi · 13 years ago
  70. 6b9b288 Adds instance_utils library and initial SSH tests by Daryl Walleck · 13 years ago
  71. e81028a Fixed the LP bug 993739. by saradpatel · 13 years ago
  72. c725196 Addresses lp#948243 - Tempest handles misconfig better by Daryl Walleck · 13 years ago
  73. 587385b Addresses lp#942382 - refactor configuration for clarity by Daryl Walleck · 13 years ago
  74. 03bc696 Fixes lp:903466 by Rohit Karajgi · 13 years ago
  75. ed8bef3 Changes the namespace from storm to tempest, as well as adding addition tests and improvements by Daryl Walleck · 14 years ago[Renamed (82%) from storm/tests/test_servers.py]
  76. 7f75763 Fixes LP Bug#899383 - Cleanup config file search by Jay Pipes · 14 years ago
  77. e5b83d4 Added server details tests. Also re-added several files that somehow missed the initial commit by Daryl Walleck · 14 years ago
  78. 1465d61 Initial import of tests from the Zodiac project. On suggestion from Westmaas, imported tests under the nova directory by Daryl Walleck · 14 years ago