1. 940f8c6 Drop fixed_network dependency from CONF by Andrea Frittoli (andreaf) · 9 years ago
  2. 9683827 Merge "Remove preprov provider dependencies from CONF" by Jenkins · 9 years ago
  3. 74924f1 Merge "Add keystone v3 user negative cases" by Jenkins · 9 years ago
  4. 8cb294d Merge "Use Tempest-lib's compute images_client" by Jenkins · 9 years ago
  5. fbb78ae Merge "Remove unused config option image_alt_ssh_user" by Jenkins · 9 years ago
  6. 5e4bbad Merge "Move identity wait until after password is updated" by Jenkins · 9 years ago
  7. 8fe28d8 Merge "Fix T110 violations for servers_client" by Jenkins · 9 years ago
  8. 1d8021e Merge "Move get_user_by_username to common part" by Jenkins · 9 years ago
  9. 0b471b6 Merge "[V3] Separating groups_client from identity_client" by Jenkins · 9 years ago
  10. 641c4f6 Merge "Move get_tenant_by_name to common part" by Jenkins · 9 years ago
  11. 72d91e8 Merge "Change comments and description for minimum_basic test" by Jenkins · 9 years ago
  12. 0b51bef Merge "Split out Neutron floating IPs client" by Jenkins · 9 years ago
  13. d06606e Merge "Removing initialization of clients that are not used" by Jenkins · 9 years ago
  14. fbf2a89 Split out Neutron floating IPs client by John Warren · 9 years ago
  15. a5ab12e Change comments and description for minimum_basic test by Alexander Gubanov · 9 years ago
  16. 600d40a Merge "Skip test that rely on creds by role" by Jenkins · 9 years ago 8
  17. 2323545 Removing initialization of clients that are not used by Yaroslav Lobankov · 9 years ago
  18. 848e348 Remove preprov provider dependencies from CONF by Andrea Frittoli (andreaf) · 9 years ago
  19. bc73fe5 Use Tempest-lib's compute images_client by ghanshyam · 9 years ago
  20. 0fcf798 Merge "Modify baremetal_basic_ops test" by Jenkins · 9 years ago
  21. 1909e42 Add keystone v3 user negative cases by BinBin Cong · 9 years ago
  22. 074dee8 Skip test that rely on creds by role by Andrea Frittoli (andreaf) · 9 years ago
  23. 3af6b7a Updated from global requirements by OpenStack Proposal Bot · 9 years ago
  24. 277d188 Fix T110 violations for servers_client by Ken'ichi Ohmichi · 9 years ago
  25. c4dc060 Merge "Fix H404/405 violations for remaining" by Jenkins · 9 years ago
  26. 6cdf3d5 Merge "Fix H404/405 violations for thirdparty and stress" by Jenkins · 9 years ago
  27. c9c6c69 Merge "Fix H404/405 violations for unit tests" by Jenkins · 9 years ago
  28. 10d75cb Merge "Fix H404/405 violations for common code" by Jenkins · 9 years ago
  29. dc8015a Merge "Fix H404/405 violations for api tests(3/3)" by Jenkins · 9 years ago
  30. bd32ed3 Merge "Fix H404/405 violations for api tests(2/3)" by Jenkins · 9 years ago
  31. a106c29 Merge "Unbreak test_created_router_interface (heat)" by Jenkins · 9 years ago
  32. e3de317 Merge "Fix skip_checks in live_migration" by Jenkins · 9 years ago
  33. a78c347 Merge "Add negative test to test_domains_negative" by Jenkins · 9 years ago
  34. 997a145 [V3] Separating groups_client from identity_client by Yaroslav Lobankov · 9 years ago
  35. 144c2f4 Move identity wait until after password is updated by Lance Bragstad · 9 years ago
  36. 2e2ee19 Fix H404/405 violations for remaining by Ken'ichi Ohmichi · 9 years ago
  37. d4b1e44 Unbreak test_created_router_interface (heat) by Attila Fazekas · 9 years ago
  38. 0afa881 Fix H404/405 violations for thirdparty and stress by Ken'ichi Ohmichi · 9 years ago
  39. c864f59 Fix H404/405 violations for unit tests by Ken'ichi Ohmichi · 9 years ago
  40. cb67d2d Fix H404/405 violations for common code by Ken'ichi Ohmichi · 9 years ago
  41. 88363cb Fix H404/405 violations for api tests(3/3) by Ken'ichi Ohmichi · 9 years ago
  42. e03bea9 Fix H404/405 violations for api tests(2/3) by Ken'ichi Ohmichi · 9 years ago
  43. 9e3dac0 Fix H404/405 violations for api tests(1/3) by Ken'ichi Ohmichi · 9 years ago
  44. 3a14660 Merge "Fix H404/405 violations for tools" by Jenkins · 9 years ago
  45. d9fed31 Move get_user_by_username to common part by Ken'ichi Ohmichi · 9 years ago
  46. 6ea3f98 Move get_tenant_by_name to common part by Ken'ichi Ohmichi · 9 years ago
  47. cbb19ea Merge "Fix H404/405 violations for service clients" by Jenkins · 9 years ago
  48. 9b2e885 Merge "Fix race condition when changing passwords" by Jenkins · 9 years ago
  49. bf57df1 Merge "Factor up config dependent credential classes" by Jenkins · 9 years ago
  50. c849408 Add negative test to test_domains_negative by Wei Liu · 9 years ago
  51. 7616d19 Fix H404/405 violations for tools by Ken'ichi Ohmichi · 9 years ago
  52. b279084 Fix H404/405 violations for service clients by Ken'ichi Ohmichi · 9 years ago
  53. bf19dd1 Merge "add 'create domain with name length > 64'" by Jenkins · 9 years ago
  54. cca5518 Merge "Move get_server_or_ip method to common class" by Jenkins · 9 years ago
  55. aff96e2 Merge "[V3] Make service_client use **kwargs" by Jenkins · 9 years ago
  56. 1d017e3 Merge "Fix H404/405 violations for scenario tests" by Jenkins · 9 years ago
  57. d378801 Merge "Remove novaclient/neutronclient description" by Jenkins · 9 years ago
  58. 8057824 Merge "Remove server_groups_client from ignore_list" by Jenkins · 9 years ago
  59. 85099bc Merge "Updated from global requirements" by Jenkins · 9 years ago
  60. 826d5d1 Merge "change some sentences to help understand" by Jenkins · 9 years ago
  61. 6df5069 Merge "Add installation procedure of cookiecutter to doc" by Jenkins · 9 years ago
  62. 7a04e91 Fix skip_checks in live_migration by Timofey Durakov · 9 years ago
  63. c8829f8 Move get_server_or_ip method to common class by Alexander Gubanov · 9 years ago
  64. c4e4f1c Fix H404/405 violations for scenario tests by Ken'ichi Ohmichi · 9 years ago
  65. a112a59 Remove novaclient/neutronclient description by Ken'ichi Ohmichi · 9 years ago
  66. b632d6e Remove server_groups_client from ignore_list by Ken'ichi Ohmichi · 9 years ago
  67. 61db2d9 [V3] Make service_client use **kwargs by Yaroslav Lobankov · 9 years ago
  68. 5e02d4a Merge "Fix AttributeError in multinode jobs" by Jenkins · 9 years ago
  69. e001bc4 Merge "Rename references to compute floating IPs client" by Jenkins · 9 years ago
  70. 345ccbe Merge "Rename get_server_group to show_server_group" by Jenkins · 9 years ago
  71. d8a6a5e Merge "[V3] Make region_client use **kwargs" by Jenkins · 9 years ago
  72. ef1cd6e Merge "[V3] Make policy_client use **kwargs" by Jenkins · 9 years ago
  73. a7eeb3c Merge "[V3] Make endpoints_client use **kwargs" by Jenkins · 9 years ago
  74. 97ec65d Merge "[V3] Make credentials_client use **kwargs" by Jenkins · 9 years ago
  75. ccb2bbf Add installation procedure of cookiecutter to doc by Yuiko Takada · 9 years ago
  76. 16511c5 Updated from global requirements by OpenStack Proposal Bot · 9 years ago
  77. 706015e Merge "Add hacking rule for "GET /resources"" by Jenkins · 9 years ago
  78. 0bde8d5 Merge "Remove BaseComputeTest and _api_version" by Jenkins · 9 years ago
  79. f60c100 Fix AttributeError in multinode jobs by Jordan Pittier · 9 years ago
  80. cd11187 Rename get_server_group to show_server_group by Ken'ichi Ohmichi · 9 years ago
  81. c0d96be Add hacking rule for "GET /resources" by Ken'ichi Ohmichi · 9 years ago
  82. f851237 Merge "Use skip_checks for live-migration feature in test" by Jenkins · 9 years ago
  83. 3a7a2bc Modify baremetal_basic_ops test by Alexander Gubanov · 9 years ago
  84. e0e6552 Merge "make schedule_to_every_node use real scheduler hint" by Jenkins · 9 years ago
  85. 88d0e77 Merge "Use choices kwarg when defining string options with defined choices" by Jenkins · 9 years ago
  86. 9b11518 make schedule_to_every_node use real scheduler hint by Sean Dague · 9 years ago
  87. 6882d60 Merge "Trivial fix of doc string" by Jenkins · 9 years ago
  88. 137b619 add 'create domain with name length > 64' by Wei Liu · 9 years ago
  89. 1a67f7b [V3] Make region_client use **kwargs by Yaroslav Lobankov · 9 years ago
  90. 290b3e1 Factor up config dependent credential classes by Andrea Frittoli (andreaf) · 9 years ago
  91. 03b8900 change some sentences to help understand by OctopusZhang · 9 years ago
  92. ce4c6f2 Merge "add test to ensure cloud is using minimum number of nodes" by Jenkins · 9 years ago
  93. 782f677 add test to ensure cloud is using minimum number of nodes by Sean Dague · 9 years ago
  94. 5918c45 [V3] Make policy_client use **kwargs by Yaroslav Lobankov · 9 years ago
  95. 2b459ec [V3] Make endpoints_client use **kwargs by Yaroslav Lobankov · 9 years ago
  96. 17e8c85 [V3] Make credentials_client use **kwargs by Yaroslav Lobankov · 9 years ago
  97. e74890a Rename references to compute floating IPs client by John Warren · 9 years ago
  98. 81b82be Merge "Modify scenario tests" by Jenkins · 9 years ago
  99. 79581d0 Remove unused config option image_alt_ssh_user by Thomas Bechtold · 9 years ago
  100. 959a513 Merge "Rename list_users_for_tenant to list_tenant_users" by Jenkins · 9 years ago