1. eeac61b Merge "Add compute personality feature config" by Jenkins · 10 years ago
  2. d7e04b2 Add compute personality feature config by Takeaki Matsumoto · 10 years ago
  3. 3961acd Split out Neutron subnets client by John Warren · 10 years ago
  4. 94d8faf Split out Neutron networks client by John Warren · 10 years ago
  5. 9f7568a Merge "Fix typos in scenario tests, etc." by Jenkins · 10 years ago
  6. 4793cc3 Merge "Make create_server use **kwargs" by Jenkins · 10 years ago
  7. f2d436e Make create_server use **kwargs by Ken'ichi Ohmichi · 10 years ago
  8. 4c7d2a0 Move add/remove fixed ip action to servers_client by ghanshyam · 10 years ago
  9. 0f82525 Return complete response from servers_client by ghanshyam · 10 years ago
  10. 6d5a2b4 Fix typos in scenario tests, etc. by Takashi NATSUME · 10 years ago
  11. cb13176 Return complete resp from volumes_extensions_client by ghanshyam · 10 years ago
  12. e1ae0b7 Merge "Add mac info to test_list_virtual_interfaces" by Jenkins · 10 years ago
  13. 1040d8a Merge "Fix tests updating server by name rather than id" by Jenkins · 10 years ago
  14. b263108 Add "server" to action methods - part 2 by Ken'ichi Ohmichi · 10 years ago
  15. c89abda Add mac info to test_list_virtual_interfaces by Ken'ichi Ohmichi · 10 years ago
  16. e1dc991 Remove meaningless braces by Ken'ichi Ohmichi · 10 years ago
  17. 95181b2 Merge "Return complete response from limits,migration client" by Jenkins · 10 years ago
  18. 37fc136 Merge "Return complete response from compute quotas client" by Jenkins · 10 years ago
  19. 27aac3a Merge "Return complete response from compute images_client" by Jenkins · 10 years ago
  20. 74b0346 Fix tests updating server by name rather than id by Shuquan Huang · 10 years ago
  21. 17a103d Merge "Make volumes_extensions_client use **kwargs" by Jenkins · 10 years ago
  22. 49f8a0e Merge "Return complete resp from server_groups_client" by Jenkins · 10 years ago
  23. 1756e0b Return complete response from compute images_client by ghanshyam · 10 years ago
  24. 8a59949 Return complete response from limits,migration client by ghanshyam · 10 years ago
  25. 5265787 Return complete response from compute quotas client by ghanshyam · 10 years ago
  26. 8c11a55 Merge "Return complete response from flavors_client part-1" by Jenkins · 10 years ago
  27. cb35197 Merge "Return complete resp from security_groups_client" by Jenkins · 10 years ago
  28. f627a97 Merge "Add "server" to action methods" by Jenkins · 10 years ago
  29. 18508ef Merge "Return complete response from floating_ips_client" by Jenkins · 10 years ago
  30. 339af5a Merge "Return complete response from interfaces_client" by Jenkins · 10 years ago
  31. c492178 Make volumes_extensions_client use **kwargs by Ken'ichi Ohmichi · 10 years ago
  32. 68825d9 Merge "Return complete response from availability_zone_client" by Jenkins · 10 years ago
  33. b610b77 Return complete resp from security_groups_client by ghanshyam · 10 years ago
  34. 2dc1345 Return complete resp from server_groups_client by ghanshyam · 10 years ago
  35. a2364f1 Return complete response from interfaces_client by ghanshyam · 10 years ago
  36. 19973be Return complete response from flavors_client part-1 by ghanshyam · 10 years ago
  37. 134b91e Merge "Move wait_for_server_termination from servers_client" by Jenkins · 10 years ago
  38. 9a3a9a2 Return complete response from floating_ips_client by ghanshyam · 10 years ago
  39. a65b277 Merge "Make attach_volume use **kwargs" by Jenkins · 10 years ago
  40. c29370c Merge "Full response for v1 ImageClient methods" by Jenkins · 10 years ago
  41. f2dfafa Merge "Ensure server unlocking after test_lock_unlock_server" by Jenkins · 10 years ago
  42. dfc88de Make attach_volume use **kwargs by Ken'ichi Ohmichi · 10 years ago
  43. e91a0c6 Move wait_for_server_termination from servers_client by Ken'ichi Ohmichi · 10 years ago
  44. 5271b0f Add "server" to action methods by Ken'ichi Ohmichi · 10 years ago
  45. 6620725 Full response for v1 ImageClient methods by John Warren · 10 years ago
  46. b988e29 increase failure information for ip_regex test by Sean Dague · 10 years ago
  47. c651ea0 Return complete response from availability_zone_client by ghanshyam · 10 years ago
  48. eb426a6 Merge "Make security_groups_client use **kwargs" by Jenkins · 10 years ago
  49. 33f5492 Merge "Make create_flavor use **kwargs" by Jenkins · 10 years ago
  50. 3d063df Ensure server unlocking after test_lock_unlock_server by Viktor Tikkanen · 10 years ago
  51. 34563cc Make security_groups_client use **kwargs by Ken'ichi Ohmichi · 10 years ago
  52. 96338c4 Make create_flavor use **kwargs by Ken'ichi Ohmichi · 10 years ago
  53. e364bce Make keypairs_client use **kwargs by Ken'ichi Ohmichi · 10 years ago
  54. 12e76a1 Make interfaces_client use **kwargs by Ken'ichi Ohmichi · 10 years ago
  55. 778b5f9 Add 'allow_duplicate_networks' to compute-feature-enabled options by Matt Riedemann · 10 years ago
  56. 384923e Merge "Migrate compute tests to the ssh-auth-strategy" by Jenkins · 10 years ago
  57. ffe09dd Migrate compute tests to the ssh-auth-strategy by Joseph Lanoux · 10 years ago
  58. 32752ff Use self.client in test_server_actions by Ken'ichi Ohmichi · 10 years ago
  59. 0eb153c Remove wait_for_server_status from servers_client by Ken'ichi Ohmichi · 10 years ago
  60. e083f64 Merge "Remove wait_for_volume_status from compute client" by Jenkins · 10 years ago
  61. eb5bd0c Merge "Separate server_groups_client from servers_client" by Jenkins · 10 years ago
  62. cbc26a8 Merge list_servers_with_detail to list_servers by Ken'ichi Ohmichi · 10 years ago
  63. c663323 Remove wait_for_volume_status from compute client by Ken'ichi Ohmichi · 10 years ago
  64. 84e9968 Move wait_for_interface_status from service client by Ken'ichi Ohmichi · 10 years ago
  65. 7ca54b8 Separate server_groups_client from servers_client by Ken'ichi Ohmichi · 10 years ago
  66. e97870c Merge "Use the prefix-embedded rand_name method" by Jenkins · 10 years ago
  67. d39431f Use the prefix-embedded rand_name method by Fei Long Wang · 10 years ago
  68. 7680024 Apply a naming rule of GET to show_server method by Ken'ichi Ohmichi · 10 years ago
  69. 0943d9b Apply a naming rule of GET to compute clients([ik]) by Ken'ichi Ohmichi · 10 years ago
  70. f9868fc Apply a naming rule of GET to compute clients(q*) by Ken'ichi Ohmichi · 10 years ago
  71. b3e1f87 Add create_test_server function by Joseph Lanoux · 11 years ago
  72. b93e676 Remove key 'absolute' from limits client by Ken'ichi Ohmichi · 10 years ago
  73. aa34225 Merge "Apply a naming rule of GET to compute clients(f*)" by Jenkins · 10 years ago
  74. 20e0c36 Merge "Apply other "get" rule of GET to image v1 client" by Jenkins · 10 years ago
  75. 7960e0d Merge "Check for NotFound exception in setUp() function" by Jenkins · 10 years ago
  76. 5628f3f Apply a naming rule of GET to compute clients(f*) by Ken'ichi Ohmichi · 10 years ago
  77. bcad2a2 Apply other "get" rule of GET to image v1 client by Ken'ichi Ohmichi · 10 years ago
  78. 98a9aec Unskip test skipped because of closed bugs by Alexander Gubanov · 10 years ago
  79. 1b0ce23 Check for NotFound exception in setUp() function by Viktor Tikkanen · 10 years ago
  80. 91217f1 Merge "Apply a show_image rule of GET to clients" by Jenkins · 10 years ago
  81. 55679e4 Merge "Pass wait_until arg in create_test_server call" by Jenkins · 10 years ago
  82. ab01041 Merge "Fixing wrong cleanup order in test "test_rebuild_server"" by Jenkins · 10 years ago
  83. e6edb4b Pass wait_until arg in create_test_server call by ahmad · 10 years ago
  84. 9627dc2 Merge "Make sure filtered_by_ip list servers test uses correct ip filter" by Jenkins · 10 years ago
  85. 5d41076 Apply a show_image rule of GET to clients by Ken'ichi Ohmichi · 10 years ago
  86. a66eacb Merge "Add cleanup after creating keypair" by Jenkins · 10 years ago
  87. fb1c364 Fixing wrong cleanup order in test "test_rebuild_server" by Yaroslav Lobankov · 10 years ago
  88. 9a6fb6e Make sure filtered_by_ip list servers test uses correct ip filter by David Kranz · 10 years ago
  89. e5cca00 Add new config option to globally trigger resource validation by Matthew Treinish · 10 years ago
  90. 525a5bc Add cleanup after creating keypair by ahmad · 10 years ago
  91. f27769e Merge "Define validation_resources function for ssh validation" by Jenkins · 10 years ago
  92. 7142668 Switch all uses of iteritems to use six instead by Matthew Treinish · 10 years ago
  93. b3a0b7b Merge "Remove unnecessary force_tenant_isolation" by Jenkins · 10 years ago
  94. 222efd7 Define validation_resources function for ssh validation by nithya-ganesan · 11 years ago
  95. 613b498 Delete server after resize test by Jesse Keating · 10 years ago
  96. a907622 Remove unnecessary force_tenant_isolation by David Kranz · 10 years ago
  97. 98e1952 Merge "Cleanup fixed_name logic in test_list_server_filters" by Jenkins · 10 years ago
  98. fbd5b3f trim compute smoke tag by Sean Dague · 10 years ago
  99. 0c93f5f Merge "Use addCleanup in test_rebuild_server" by Jenkins · 10 years ago
  100. af9d94e Merge "Initial class creds creation in test base class" by Jenkins · 10 years ago