1. 4f94ea0 Update aggregate tests for bug#1907775 by Balazs Gibizer · 4 years ago
  2. e354fa7 Adding description for testcases - compute part9 by zhufl · 5 years ago
  3. 6d4657a Merge "Fix nits and log from I996d257e089f0676e316f2b14207c343063ccf8e" by Zuul · 7 years ago
  4. 676492a Fix nits and log from I996d257e089f0676e316f2b14207c343063ccf8e by ghanshyam · 7 years ago
  5. 7bc916d Use base.get_host_for_server to get server host by zhufl · 7 years ago
  6. 4af2c82 Fill aggregate schema for microversion 2.41 by zhufl · 7 years ago
  7. 34afeb2 Skip adding host to aggregate with az if host already in other zone by zhufl · 8 years ago
  8. 9b0f2d2 Remove unnecessary assertIsNotNone check by zhufl · 8 years ago
  9. b926695 Use a helper to create aggregate by zhufl · 9 years ago
  10. 8160d31 test.py: stop using aliases for creds manager by Jordan Pittier · 9 years ago
  11. 757833a Use tempest.lib data_utils - compute by Ken'ichi Ohmichi · 9 years ago
  12. ebbfd1c Switch to decorators.idempotent_id on compute.admin by Ken'ichi Ohmichi · 9 years ago
  13. 49db4fe Add hypervisor_type option by Ken'ichi Ohmichi · 9 years ago
  14. 7ae2268 Fill name param in create_test_server by zhufl · 9 years ago
  15. 7045689 Use 'OS-EXT-SRV-ATTR:host' directly by Ken'ichi Ohmichi · 9 years ago
  16. 935f2cc py3: Replace map/filter with a list comprehension by Sirushti Murugesan · 10 years ago
  17. dbe76af tempest: use host instead of hypervisor for aggregate test by Jianghua Wang · 10 years ago
  18. e7a5630 Merge "test_aggregates should choose available compute node" by Jenkins · 10 years ago
  19. c2c2f01 test_aggregates should choose available compute node by zhufl · 10 years ago
  20. 9e227c5 Introduce new helper: call_and_ignore_notfound_exc() by Jordan Pittier · 10 years ago
  21. db9672e Use tempest.lib code in tempest by Andrea Frittoli (andreaf) · 10 years ago
  22. ad42cf2 Fix grammatical mistake, Changed word from "an" to "a" in below file: by Alan · 10 years ago
  23. 88363cb Fix H404/405 violations for api tests(3/3) by Ken'ichi Ohmichi · 10 years ago
  24. 0f82525 Return complete response from servers_client by ghanshyam · 10 years ago
  25. 28edadd Merge "Return complete response from compute/aggregates_client" by Jenkins · 10 years ago
  26. 2eb282d Return complete response from compute/aggregates_client by ghanshyam · 10 years ago
  27. e1bd29e Return complete response from hosts_client by ghanshyam · 10 years ago
  28. ec452b8 Make aggregates_client use **kwargs by Ken'ichi Ohmichi · 11 years ago
  29. e97870c Merge "Use the prefix-embedded rand_name method" by Jenkins · 11 years ago
  30. d39431f Use the prefix-embedded rand_name method by Fei Long Wang · 11 years ago
  31. 7680024 Apply a naming rule of GET to show_server method by Ken'ichi Ohmichi · 11 years ago
  32. 1b05daa remove gate tag (part 1) by Sean Dague · 11 years ago
  33. 3de6d98 Apply a naming rule of GET to compute clients(a-e) by Ken'ichi Ohmichi · 11 years ago
  34. 4937f56 Remove hyphen from rand_name calls in compute tests by Ken'ichi Ohmichi · 11 years ago
  35. 0a95854 Merge "Remove migrated utils code" by Jenkins · 11 years ago
  36. 60b7309 Split resource_setup for compute tests by Rohan Kanade · 11 years ago
  37. 01472ff Remove migrated utils code by Matthew Treinish · 11 years ago
  38. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 11 years ago
  39. 0fb1429 Change basic server client methods to return one value and update tests by David Kranz · 11 years ago
  40. bfa0760 Change tempest NotFound exc to tempest-lib exc by Masayuki Igawa · 11 years ago
  41. 0a73517 Change some compute admin image client methods to return one value by David Kranz · 11 years ago
  42. 2fac831 delete all compute xml tests by Sean Dague · 11 years ago
  43. 50bb80d Migrate computev2 API tests to resource_* fixtures by Andrea Frittoli · 11 years ago
  44. 1d14c54 Enable E128 ignore E129 by Matthew Treinish · 12 years ago
  45. 0599f52 Added cleanup in some tests by anju Tiwari · 12 years ago
  46. bf48c0b Merge "Prepare for enabling H302 rule (api/compute/admin)" by Jenkins · 12 years ago
  47. dfabaf2 Cleanup _interface class variables in compute by Masayuki Igawa · 12 years ago
  48. 394d8d9 Prepare for enabling H302 rule (api/compute/admin) by Masayuki Igawa · 12 years ago
  49. e4cd392 Replace assertEqual(None, *) with assertIsNone in tests by llg8212 · 12 years ago
  50. 9f5c796 Merge "Forbid availability_zone None in aggregate Nova API" by Jenkins · 12 years ago
  51. f93d248 Forbid availability_zone None in aggregate Nova API by Yuiko Takada · 12 years ago
  52. 7a61182 Removed unnecessary lock from a aggregate test by anju Tiwari · 12 years ago
  53. e8d31a0 Remove vim headers by Masayuki Igawa · 12 years ago
  54. bf2d517 add some tests for aggregates by Lingxian Kong · 12 years ago
  55. 259c113 Cleanup using about the data_utils module and functions by Masayuki Igawa · 12 years ago
  56. cfc052e Rename to create_test_server in API tests by Ken'ichi Ohmichi · 12 years ago
  57. 35e1f8e add tests for set_metadata in aggregate by ivan-zhu · 12 years ago
  58. f2b0050 add BaseV2ComputeTest as the base class of nova v2 api tests by ivan-zhu · 12 years ago
  59. 7b5f629 Add tempest tests for os-aggregate update by Zhu Zhu · 12 years ago
  60. a03ed79 Move LockFixture to tempest.common by Matthew Treinish · 12 years ago
  61. fc77e93 assertEquals is deprecated, use assertEqual by Chang Bo Guo · 12 years ago
  62. ad5ea50 fix race condition between addCleanup and lockutils by Sean Dague · 12 years ago
  63. a80c334 Add locks for all aggregates tests with hosts by Matthew Treinish · 12 years ago
  64. 07248e5 Add locking to test_aggregates by Matthew Treinish · 12 years ago
  65. ba3985a Removes 'positive' tag from tests. by Giulio Fidente · 13 years ago
  66. e9c7702 Set smoke/gate attributes for tests in "compute" by Giampaolo Lauria · 13 years ago
  67. 1937d09 rename tests -> api by Sean Dague · 13 years ago[Renamed (99%) from tempest/tests/compute/admin/test_aggregates.py]
  68. ae8fc53 Add Aggregate XML client and tests. by Mitsuhiko Yamazaki · 13 years ago
  69. 74f0707 Add aggregate json client and tests. by Mitsuhiko Yamazaki · 13 years ago