1. 68469c2 Merge "Make volume volume_client to use **kwargs-part1" by Jenkins · 10 years ago
  2. b4fade5 Merge "Safe ram/disk/vcpus values for test-made flavor" by Jenkins · 10 years ago
  3. 770548c Merge "Rename compute images_client to compute_images_client" by Jenkins · 10 years ago
  4. 8fc0ed2 Make volume volume_client to use **kwargs-part1 by Ghanshyam · 10 years ago
  5. 30d3c9b Merge "Rename references to compute security group rules client" by Jenkins · 10 years ago
  6. 9e38f5a Merge "Wrong usage of "a"" by Jenkins · 10 years ago
  7. ae76c12 Rename compute images_client to compute_images_client by Ghanshyam · 10 years ago
  8. 5cdbf42 Rename references to compute security group rules client by John Warren · 10 years ago
  9. 11d8cb1 Merge "Fix grammatical mistake, Changed word from "an" to "a" in below file:" by Jenkins · 10 years ago
  10. 91fce67 Merge "Wrong spelling of existing" by Jenkins · 10 years ago
  11. ef163ec Merge "Change LOG.warn to LOG.warning" by Jenkins · 10 years ago
  12. 3123356 Merge "Add logic to select the request microversion" by Jenkins · 10 years ago
  13. ad42cf2 Fix grammatical mistake, Changed word from "an" to "a" in below file: by Alan · 10 years ago
  14. 6aebd7e Wrong spelling of existing by Felix Li · 10 years ago
  15. d0ea278 Merge "Enable test_list_security_groups_list_all_tenants_filter with neutron" by Jenkins · 10 years ago
  16. 6c09664 Change LOG.warn to LOG.warning by zhangguoqing · 10 years ago
  17. f186edc Wrong usage of "a" by hgangwx · 10 years ago
  18. 10ed620 Safe ram/disk/vcpus values for test-made flavor by Evgeny Antyshev · 10 years ago
  19. 4e2be34 Add logic to select the request microversion by ghanshyam · 10 years ago
  20. 77946eb Fixing two tests when nova-net is enabled and run_validation = True by Yaroslav Lobankov · 10 years ago
  21. ecc6bbd Enable test_list_security_groups_list_all_tenants_filter with neutron by Matt Riedemann · 10 years ago
  22. 2d219b1 Merge "Update configuration options ssh-auth-strategy" by Jenkins · 10 years ago
  23. 283273b Update configuration options ssh-auth-strategy by lanoux · 10 years ago
  24. 703641e Merge "Fix password not strong enough failures" by Jenkins · 10 years ago
  25. b57e3a0 Merge "Fix and improve server personality tests" by Jenkins · 10 years ago
  26. 7b05db3 Merge "Make server action methods[m-z] use **kwargs" by Jenkins · 10 years ago
  27. 720ab83 Merge "Make server action methods[f-l] use **kwargs" by Jenkins · 10 years ago
  28. d8c5f7a Fix password not strong enough failures by Zack Feldstein · 10 years ago
  29. f06ceb7 Fix and improve server personality tests by Matthew Treinish · 10 years ago
  30. 89565ff Merge "Make server action methods[a-c] use **kwargs" by Jenkins · 10 years ago
  31. 36b714c Make server action methods[m-z] use **kwargs by Ken'ichi Ohmichi · 10 years ago
  32. bf4766a Make server action methods[f-l] use **kwargs by Ken'ichi Ohmichi · 10 years ago
  33. e6349f3 Make server action methods[a-c] use **kwargs by Ken'ichi Ohmichi · 10 years ago
  34. f234551 Rename references to compute security groups client by John Warren · 10 years ago
  35. c90fa78 Merge "Split a server test into two distinct tests" by Jenkins · 10 years ago
  36. 74dec64 Merge "Make create_floating_ip use **kwargs" by Jenkins · 10 years ago
  37. e037a6f Make create_floating_ip use **kwargs by Ken'ichi Ohmichi · 10 years ago
  38. 4d237e7 Add the base microversions test part by Ken'ichi Ohmichi · 10 years ago
  39. 145258f Change checks for test_server test by Alexander Gubanov · 10 years ago
  40. 277d188 Fix T110 violations for servers_client by Ken'ichi Ohmichi · 10 years ago
  41. dc8015a Merge "Fix H404/405 violations for api tests(3/3)" by Jenkins · 10 years ago
  42. e3de317 Merge "Fix skip_checks in live_migration" by Jenkins · 10 years ago
  43. 88363cb Fix H404/405 violations for api tests(3/3) by Ken'ichi Ohmichi · 10 years ago
  44. 9e3dac0 Fix H404/405 violations for api tests(1/3) by Ken'ichi Ohmichi · 10 years ago
  45. 7a04e91 Fix skip_checks in live_migration by Timofey Durakov · 10 years ago
  46. 5e02d4a Merge "Fix AttributeError in multinode jobs" by Jenkins · 10 years ago
  47. e001bc4 Merge "Rename references to compute floating IPs client" by Jenkins · 10 years ago
  48. 345ccbe Merge "Rename get_server_group to show_server_group" by Jenkins · 10 years ago
  49. 0bde8d5 Merge "Remove BaseComputeTest and _api_version" by Jenkins · 10 years ago
  50. f60c100 Fix AttributeError in multinode jobs by Jordan Pittier · 10 years ago
  51. cd11187 Rename get_server_group to show_server_group by Ken'ichi Ohmichi · 10 years ago
  52. f851237 Merge "Use skip_checks for live-migration feature in test" by Jenkins · 10 years ago
  53. 6882d60 Merge "Trivial fix of doc string" by Jenkins · 10 years ago
  54. e74890a Rename references to compute floating IPs client by John Warren · 10 years ago
  55. ad7aea5 Use skip_checks for live-migration feature in test by Timofey Durakov · 10 years ago
  56. 6afb023 Trivial fix of doc string by Marian Horban · 10 years ago
  57. 52d2235 Fix TypeError exception in test_server_actions setup by ghanshyam · 10 years ago
  58. 02a8ccd Remove BaseComputeTest and _api_version by Ken'ichi Ohmichi · 10 years ago
  59. b2e01ab Split a server test into two distinct tests by Joe H. Rahme · 10 years ago
  60. 2da3846 Remove resource_setup() from test_live_migration by Ken'ichi Ohmichi · 10 years ago
  61. 87903a2 Merge "Removed shared instances for live-migration" by Jenkins · 10 years ago
  62. f358a7e Removed shared instances for live-migration by Timofey Durakov · 10 years ago
  63. eeac61b Merge "Add compute personality feature config" by Jenkins · 10 years ago
  64. ab3e46b Merge "Split out Neutron subnets client" by Jenkins · 10 years ago
  65. f749cd7 skip compute alt tenant tests if no project_id in url by Sean Dague · 10 years ago
  66. d7e04b2 Add compute personality feature config by Takeaki Matsumoto · 10 years ago
  67. 3bbaea8 Merge "Moves an incorrectly marked negative test" by Jenkins · 10 years ago
  68. 3961acd Split out Neutron subnets client by John Warren · 10 years ago
  69. 66793a3 Moves an incorrectly marked negative test by Joe H. Rahme · 10 years ago
  70. d2774ba Merge "Fix the condition of nova cert tests" by Jenkins · 10 years ago
  71. 4e384a0 Merge "Change tenant usage tests to wait until retrive valid response" by Jenkins · 10 years ago
  72. 9400028 Merge "Make create_server_group use **kwargs" by Jenkins · 10 years ago
  73. 1f36daa Make create_server_group use **kwargs by Ken'ichi Ohmichi · 10 years ago
  74. 94d8faf Split out Neutron networks client by John Warren · 10 years ago
  75. 8843f0f Add volume backed live migration test by Joe Gordon · 11 years ago
  76. 9f7568a Merge "Fix typos in scenario tests, etc." by Jenkins · 10 years ago
  77. 4793cc3 Merge "Make create_server use **kwargs" by Jenkins · 10 years ago
  78. 652e38a Merge "Move add/remove fixed ip action to servers_client" by Jenkins · 10 years ago
  79. 5231558 Merge "Add tests for getting nova api version details" by Jenkins · 10 years ago
  80. c8d34bb Merge "Give access to CredClient in tests" by Jenkins · 10 years ago
  81. 117d69b Merge "Fixing a typo in "TODO" message" by Jenkins · 10 years ago
  82. f2d436e Make create_server use **kwargs by Ken'ichi Ohmichi · 10 years ago
  83. 9487a18 Rename references to compute networks client by John Warren · 10 years ago
  84. 7c779e2 Merge "Remove nova v2 API comments" by Jenkins · 10 years ago
  85. ab7d1e3 Merge "Return complete response from servers_client" by Jenkins · 10 years ago
  86. ce378d0 Merge "Add test for volume snapshot in compute api" by Jenkins · 10 years ago
  87. 4f4834e Fixing a typo in "TODO" message by Yaroslav Lobankov · 10 years ago
  88. 4c7d2a0 Move add/remove fixed ip action to servers_client by ghanshyam · 10 years ago
  89. c147520 Change tenant usage tests to wait until retrive valid response by Takeaki Matsumoto · 10 years ago
  90. 5085f06 Add tests for getting nova api version details by Ken'ichi Ohmichi · 10 years ago
  91. b9c9d6e Add test for volume snapshot in compute api by Gaozexu · 10 years ago
  92. be322a5 Remove nova v2 API comments by Ken'ichi Ohmichi · 10 years ago
  93. 882db60 Merge "Remove list_security_group_rules wrapper method" by Jenkins · 10 years ago
  94. 0f82525 Return complete response from servers_client by ghanshyam · 10 years ago
  95. df4ab7c Fix the condition of nova cert tests by Takeaki Matsumoto · 10 years ago
  96. e29ae75 Remove list_security_group_rules wrapper method by ghanshyam · 10 years ago
  97. 6d5a2b4 Fix typos in scenario tests, etc. by Takashi NATSUME · 10 years ago
  98. cb13176 Return complete resp from volumes_extensions_client by ghanshyam · 10 years ago
  99. 1535017 Give access to CredClient in tests by Jamie Lennox · 10 years ago
  100. 7565593 Merge "Use Cinder API V2 if V1 is disabled" by Jenkins · 10 years ago