1. fc25e69 Do not pass wait_until to create_server() by Ken'ichi Ohmichi · 10 years ago
  2. d5bc31a Add docstring for tenant_network by Ken'ichi Ohmichi · 10 years ago
  3. 27aac3a Merge "Return complete response from compute images_client" by Jenkins · 10 years ago
  4. 234100f Merge "Fix Typos" by Jenkins · 10 years ago
  5. 1756e0b Return complete response from compute images_client by ghanshyam · 10 years ago
  6. fd02a65 Merge "Return complete response from compute networks_client" by Jenkins · 10 years ago
  7. cb35197 Merge "Return complete resp from security_groups_client" by Jenkins · 10 years ago
  8. 18508ef Merge "Return complete response from floating_ips_client" by Jenkins · 10 years ago
  9. f0f7cfc Return complete response from compute networks_client by ghanshyam · 10 years ago
  10. b610b77 Return complete resp from security_groups_client by ghanshyam · 10 years ago
  11. 0a7c68c Merge "Return complete response from compute/keypairs_client" by Jenkins · 10 years ago
  12. cd489b0 Merge "Full response for v3 IdentityClient methods" by Jenkins · 10 years ago
  13. 134b91e Merge "Move wait_for_server_termination from servers_client" by Jenkins · 10 years ago
  14. 9a3a9a2 Return complete response from floating_ips_client by ghanshyam · 10 years ago
  15. dee01f2 Return complete response from compute/keypairs_client by ghanshyam · 10 years ago
  16. 476e919 Set validatable False by default by Andrea Frittoli (andreaf) · 10 years ago
  17. 12b47cb Merge "Handle 'error_restoring' status in wait_for_volume_status" by Jenkins · 10 years ago
  18. e91a0c6 Move wait_for_server_termination from servers_client by Ken'ichi Ohmichi · 10 years ago
  19. 56317e0 Full response for v3 IdentityClient methods by John Warren · 10 years ago
  20. 9e3e106 Enhance IPv6 scenario - dual network testing by Daniel Mellado · 10 years ago
  21. f77e7dc Handle 'error_restoring' status in wait_for_volume_status by Matt Riedemann · 10 years ago
  22. 456d1b6 Fixed invalid error message by PranaliDeore · 10 years ago
  23. e5cc9fb Fixing tests when run_validation is set to true by Yaroslav Lobankov · 10 years ago
  24. eb7eeec Make security_group_rules_client use **kwargs by Ken'ichi Ohmichi · 11 years ago
  25. fdc87a5 Fix Typos by nayna-patel · 10 years ago
  26. eb426a6 Merge "Make security_groups_client use **kwargs" by Jenkins · 10 years ago
  27. 34563cc Make security_groups_client use **kwargs by Ken'ichi Ohmichi · 11 years ago
  28. e364bce Make keypairs_client use **kwargs by Ken'ichi Ohmichi · 11 years ago
  29. 87fc7e9 Allow v3 identity to work without the admin domain name by David Kranz · 10 years ago
  30. 2a34698 Ensure we close the file accounts file after reading by Matthew Treinish · 11 years ago
  31. 16c7929 Merge "Remove wait_for_server_status from servers_client" by Jenkins · 11 years ago
  32. 6b6137e Merge "Ensure a role is assigned to created users with v3 auth" by Jenkins · 11 years ago
  33. 32f98a4 Ensure a role is assigned to created users with v3 auth by Matthew Treinish · 11 years ago
  34. 2190551 Switch all uses of json to oslo_serialization by Matthew Treinish · 11 years ago
  35. 0eb153c Remove wait_for_server_status from servers_client by Ken'ichi Ohmichi · 11 years ago
  36. b942be6 Merge wait_for_volume_status to common method by Ken'ichi Ohmichi · 11 years ago
  37. 095b270 Merge "Remove "JSON" from sevice clients' names" by Jenkins · 11 years ago
  38. 7e6f31d Merge "Apply a naming rule of GET to show_server method" by Jenkins · 11 years ago
  39. a5669c5 Merge "Add ":" to docstring of CredentialProvider" by Jenkins · 11 years ago
  40. ef62a1f Merge "Fix useless usage of Linux utils" by Jenkins · 11 years ago
  41. 7680024 Apply a naming rule of GET to show_server method by Ken'ichi Ohmichi · 11 years ago
  42. c531932 Merge "Modify RemoteClient to use ssh validation config parameters" by Jenkins · 11 years ago
  43. a628707 Remove "JSON" from sevice clients' names by Ken'ichi Ohmichi · 11 years ago
  44. 0ff3ffb Fix useless usage of Linux utils by Alexander Gubanov · 11 years ago
  45. 592eb13 Add ":" to docstring of CredentialProvider by Ken'ichi Ohmichi · 11 years ago
  46. e05f693 Merge "Use random password generator for IsolatedCreds" by Jenkins · 11 years ago
  47. f6067a0 Merge "Add resource prefix string" by Jenkins · 11 years ago
  48. 9c713d2 Use random password generator for IsolatedCreds by LingxianKong · 11 years ago
  49. 8def7ca Add resource prefix string by Andrea Frittoli (andreaf) · 11 years ago
  50. 67da287 Modify RemoteClient to use ssh validation config parameters by nithya-ganesan · 11 years ago
  51. 1cfa172 Merge "Provide a config option to customize remote shell command" by Jenkins · 11 years ago
  52. 968f1b3 Provide a config option to customize remote shell command by David Kranz · 11 years ago
  53. b3e1f87 Add create_test_server function by Joseph Lanoux · 11 years ago
  54. 46f574e Apply a naming rule of GET to compute clients(n*) by Ken'ichi Ohmichi · 11 years ago
  55. b2d57dd Remove error handling of list_networks by Ken'ichi Ohmichi · 11 years ago
  56. ce2bd03 Merge "Extend PATH and set -o pipefail in linux ssh" by Jenkins · 11 years ago
  57. 91217f1 Merge "Apply a show_image rule of GET to clients" by Jenkins · 11 years ago
  58. 2219d38 Add config option to disable network isolation by Matthew Treinish · 11 years ago
  59. 5d41076 Apply a show_image rule of GET to clients by Ken'ichi Ohmichi · 11 years ago
  60. 9b7eee7 Merge "Fix tenant isolation and unit tests with py3" by Jenkins · 11 years ago
  61. f27769e Merge "Define validation_resources function for ssh validation" by Jenkins · 11 years ago
  62. b71aecd Merge "Rework get_network_from_name() function" by Jenkins · 11 years ago
  63. dc060d0 Fix tenant isolation and unit tests with py3 by Matthew Treinish · 11 years ago
  64. 1c517a2 Switch use of hashing strings to unicode in accounts by Matthew Treinish · 11 years ago
  65. 7142668 Switch all uses of iteritems to use six instead by Matthew Treinish · 11 years ago
  66. 6472376 Remove common/ssh.py due to migration to tempest_lib by Andrey Pavlov · 11 years ago
  67. 222efd7 Define validation_resources function for ssh validation by nithya-ganesan · 11 years ago
  68. 5b6b824 Merge "Drop auth and corresponding unit tests" by Jenkins · 11 years ago
  69. b8a5228 Drop auth and corresponding unit tests by andreaf · 11 years ago
  70. 80f4e18 Merge "Switch all uses of httplib to import from six" by Jenkins · 11 years ago
  71. af9d94e Merge "Initial class creds creation in test base class" by Jenkins · 11 years ago
  72. be855fd Rework get_network_from_name() function by Matthew Treinish · 11 years ago
  73. 693ed4f Merge "Switch all uses of urlparse to import from six" by Jenkins · 11 years ago
  74. b21de6c Initial class creds creation in test base class by Andrea Frittoli · 11 years ago
  75. 9c95882 Merge "Switch all uses of StringIO to use it from six" by Jenkins · 11 years ago
  76. 214a6e4 Merge "Add logging of account allocation to accounts provider" by Jenkins · 11 years ago
  77. f58ab6d Extend PATH and set -o pipefail in linux ssh by Evgeny Antyshev · 11 years ago
  78. 6421af8 Switch all uses of httplib to import from six by Matthew Treinish · 11 years ago
  79. f077dd2 Switch all uses of urlparse to import from six by Matthew Treinish · 11 years ago
  80. b0c65f2 Switch all uses of StringIO to use it from six by Matthew Treinish · 11 years ago
  81. fd683e8 Add logging of account allocation to accounts provider by Matthew Treinish · 11 years ago
  82. ad7f455 Merge "Add network support to the accounts providers" by Jenkins · 11 years ago
  83. 9536498 Merge "Improve logging in fixed_networks" by Jenkins · 11 years ago
  84. 347defd Merge "FIx Accounts with identity v3 and v2 data in yaml" by Jenkins · 11 years ago
  85. f87059b Update linux client to support basic MTU testing by Richard Winters · 11 years ago
  86. f83f35c Add network support to the accounts providers by Matthew Treinish · 11 years ago
  87. a47c3ed Improve logging in fixed_networks by Matthew Treinish · 11 years ago
  88. f39f9f3 FIx Accounts with identity v3 and v2 data in yaml by Andrea Frittoli (andreaf) · 11 years ago
  89. 9540dfd Embed network resoruces and credentials in TestResources by Andrea Frittoli (andreaf) · 11 years ago
  90. 577d1f2 Fix fixed_network bug 1439634 by Andrea Frittoli · 11 years ago
  91. 4807004 test_accounts_file can be None by Aaron Rosen · 11 years ago
  92. fc7cd8f Only use accounts.yaml with locking provider by Matthew Treinish · 11 years ago
  93. 03feae0 Handle fixed_network edge cases gracefully by Matthew Treinish · 11 years ago
  94. 9ce97df Start instances using fixed network when possible by Rohan Kanade · 12 years ago
  95. c4a2f33 Merge "Pass identity_version into get_credentials" by Jenkins · 11 years ago
  96. c36351d Merge "Adding sudo to command _renew_lease_dhclient in remote_client" by Jenkins · 11 years ago
  97. 484ba66 Pass identity_version into get_credentials by Andrea Frittoli (andreaf) · 11 years ago
  98. 345c7fa Support identity_version in credential provider wrappers by Andrea Frittoli (andreaf) · 11 years ago
  99. eaef637 Merge "Remove remaining CONF references in service_client" by Jenkins · 11 years ago
  100. 29dae32 Merge "Support v3 in credential providers and subclasses" by Jenkins · 11 years ago