1. 06d1a30 Add Extensions client unit tests by Aaron Thomas · 8 years ago
  2. 92985a8 Merge "Fix test_volume_migrate_attached to retype as admin" by Jenkins · 8 years ago
  3. c0369ce Merge "Fix 4 bytes utf8 char test comment for create images" by Jenkins · 8 years ago
  4. d1fb3e8 Updated from global requirements by OpenStack Proposal Bot · 8 years ago
  5. 5bf4722 Merge "Add network tags client" by Jenkins · 8 years ago
  6. 1df940e Fix test_volume_migrate_attached to retype as admin by Matt Riedemann · 8 years ago
  7. 64b07b7 Merge "Use @test.services instead of skipUnless" by Jenkins · 8 years ago
  8. 87ac65f Merge "Test coverage for network v2 security groups client" by Jenkins · 8 years ago
  9. 4b6f5bb Merge "Fix for unmanage and manage snapshot" by Jenkins · 8 years ago
  10. 1f170f6 Merge "Use urllib2 instead of requests in tempest generate plugin list" by Jenkins · 8 years ago
  11. e52bee7 Remove unused variables from api tests by Ferenc Horváth · 8 years ago
  12. ebc752b Fix for unmanage and manage snapshot by jeremy.zhang · 8 years ago
  13. 5aad8e7 Merge "Prevent error in _parse_resp when nullable list" by Jenkins · 8 years ago
  14. 8e72f9c Merge "Update "test_unmanage_manage_snapshot" test to support some params" by Jenkins · 8 years ago
  15. 909873e Merge "Replace assertGreaterEqual with assertNotEmpty" by Jenkins · 8 years ago
  16. 1177942 Add network tags client by Felipe Monteiro · 8 years ago
  17. 242ac7b Merge "ported tools/*.py scripts to python3" by Jenkins · 8 years ago
  18. 1b1e6df Use urllib2 instead of requests in tempest generate plugin list by Chandan Kumar · 8 years ago
  19. 0601be1 ported tools/*.py scripts to python3 by Chandan Kumar · 8 years ago
  20. c45d4dd Merge "Update server nic handling for LXD style nic names" by Jenkins · 8 years ago
  21. da810bb Update "test_unmanage_manage_snapshot" test to support some params by lkuchlan · 8 years ago
  22. c0e31f1 Merge "Fix html_last_updated_fmt for Python3." by Jenkins · 8 years ago
  23. 420bc79 Merge "Update "create_server" to wait until status is 'ACTIVE'" by Jenkins · 8 years ago
  24. a194cf1 Merge "Replace assertions with more specific ones" by Jenkins · 8 years ago
  25. 9d2ebc4 Replace assertGreaterEqual with assertNotEmpty by zhufl · 8 years ago
  26. d4ecd0e Update "create_server" to wait until status is 'ACTIVE' by lkuchlan · 8 years ago
  27. a936627 Update server nic handling for LXD style nic names by James Page · 8 years ago
  28. 60dc7a3 Fix html_last_updated_fmt for Python3. by zhanghongtao · 8 years ago
  29. 268ccce Replace assertions with more specific ones by Ferenc Horváth · 8 years ago
  30. b9b0348 Remove unnecessary wait_for_volume_resource_status by zhufl · 8 years ago
  31. 00c4487 Fix 4 bytes utf8 char test comment for create images by Masayuki Igawa · 8 years ago
  32. a863236 Merge "Use Neutron (if available) to create floating IPs for validation" by Jenkins · 8 years ago
  33. 798b925 Use @test.services instead of skipUnless by zhufl · 8 years ago
  34. a084355 Merge "Remove unused variables from scenario tests" by Jenkins · 8 years ago
  35. d1f2c3f Merge "Raise exception when get_disks() cannot get 'TYPE' column" by Jenkins · 8 years ago
  36. 063512e Test coverage for network v2 security groups client by Felipe Monteiro · 8 years ago
  37. dfbefae Use Neutron (if available) to create floating IPs for validation by Matt Riedemann · 8 years ago
  38. 827493a Merge "Unit test for asserting correct url in list_services" by Jenkins · 8 years ago
  39. bce1fcf Remove unused variables from scenario tests by Ferenc Horváth · 8 years ago
  40. 6b8be00 Merge "Remove TODO comment" by Jenkins · 8 years ago
  41. 7437db5 Merge "Fix minor header wordings" by Jenkins · 8 years ago
  42. 9a173b1 Remove TODO comment by lkuchlan · 8 years ago
  43. a1d4372 Merge "Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, len(.." by Jenkins · 8 years ago
  44. e88caa8 Fix minor header wordings by Masayuki Igawa · 8 years ago
  45. 1eee90f Merge "Fix DeprecationWarning in test_volume_pools.py" by Jenkins · 8 years ago
  46. f9009b4 Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, len(.. by Masayuki Igawa · 8 years ago
  47. a4dadd3 Unit test for asserting correct url in list_services by Felipe Monteiro · 8 years ago
  48. d8ab06b Merge "Add server group API schema for microversion 2.13" by Jenkins · 8 years ago
  49. 2b96098 Fix DeprecationWarning in test_volume_pools.py by Masayuki Igawa · 8 years ago
  50. b44452e Add server group API schema for microversion 2.13 by Takashi NATSUME · 8 years ago
  51. 0e873a2 Updated from global requirements by OpenStack Proposal Bot · 8 years ago
  52. d61cc59 Merge "Remove duplicated test_list_servers_by_limits" by Jenkins · 8 years ago
  53. 6d2c8f7 Merge "Test coverage for network v2 subnetpools_client" by Jenkins · 8 years ago
  54. 8a36a38 Merge "Use create_volume classmethod" by Jenkins · 8 years ago
  55. fcaa384 Merge "Reuse v2 extension client for cinder v3" by Jenkins · 8 years ago
  56. e0a2fc0 Merge "Test coverage for network v2 subnets_client" by Jenkins · 8 years ago
  57. a9746fc Merge "Fix broken api urls in TypesClient" by Jenkins · 8 years ago
  58. 9a1cfa4 Merge "Fix url in list_services" by Jenkins · 8 years ago
  59. 85e5952 Use create_volume classmethod by lkuchlan · 8 years ago
  60. 7e3047a Fix broken api urls in TypesClient by zhufl · 8 years ago
  61. 441f4aa Merge "Fix ssh proxy regression" by Jenkins · 8 years ago
  62. 1457006 Fix url in list_services by Felipe Monteiro · 8 years ago
  63. 35d734f Merge "Replace the usage of 'manager' with 'os_primary'" by Jenkins · 8 years ago
  64. 8b876dd Reuse v2 extension client for cinder v3 by Ken'ichi Ohmichi · 8 years ago
  65. 69a8edc Prevent error in _parse_resp when nullable list by Ken'ichi Ohmichi · 8 years ago
  66. 2c0ae15 Fix ssh proxy regression by YAMAMOTO Takashi · 8 years ago
  67. 345dc6c Merge "Add T115 for admin test path" by Jenkins · 8 years ago
  68. 123eb2a Merge "Fix for volume quota class test" by Jenkins · 8 years ago
  69. 9b4214b Merge "Add option for whether the cloud supports floating ips" by Jenkins · 8 years ago
  70. cd8d7de Merge "Use data_utils in tempest.lib.common.utils" by Jenkins · 8 years ago
  71. 3599fc7 Merge "Check image after unshelve" by Jenkins · 8 years ago
  72. 0343be5 Replace the usage of 'manager' with 'os_primary' by jeremy.zhang · 8 years ago
  73. cc0c048 Remove the exception description of auth_version in doc by zhufl · 8 years ago
  74. dc407d6 Fix for volume quota class test by jeremy.zhang · 8 years ago
  75. c0f9556 Use data_utils in tempest.lib.common.utils by jeremy.zhang · 8 years ago
  76. 7203f58 Merge "Replace the usage of 'admin_manager' with 'os_admin'" by Jenkins · 8 years ago
  77. 5870ff1 Replace the usage of 'admin_manager' with 'os_admin' by jeremy.zhang · 8 years ago
  78. 563f030 Merge "Stop warning on client_parameters" by Jenkins · 8 years ago
  79. 543ed08 Merge "cls.os is deprecated use cls.os_primary" by Jenkins · 8 years ago
  80. 7ae56bb Stop warning on client_parameters by Andrea Frittoli · 8 years ago
  81. d2c0394 Replace the use of 'os_adm' with 'os_admin' by jeremy.zhang · 8 years ago
  82. bd863d3 Merge "Remove undefined variable in exception message" by Jenkins · 8 years ago
  83. cf999a8 cls.os is deprecated use cls.os_primary by Andrea Frittoli · 8 years ago
  84. 0bb68d7 Merge "Replace the usage of 'os' with 'os_primary'" by Jenkins · 8 years ago
  85. 8fdfb1c Check image after unshelve by rsritesh · 8 years ago
  86. ead5bf6 Remove undefined variable in exception message by lkuchlan · 8 years ago
  87. aa4f4c8 Merge "Add max_microversion for compute volumes_extensions_client tests" by Jenkins · 8 years ago
  88. 18bc991 Test coverage for network v2 subnetpools_client by Felipe Monteiro · 8 years ago
  89. f741d0b Add T115 for admin test path by Ken'ichi Ohmichi · 8 years ago
  90. 3312de3 Add option for whether the cloud supports floating ips by Matthew Treinish · 8 years ago
  91. d64c46b Merge "Separate admin tests from test_routers" by Jenkins · 8 years ago
  92. dc3a801 Merge "Merge test_update_server_name_in_stop_state" by Jenkins · 8 years ago
  93. ce7ad43 Merge "Using fixtures instead of deprecated mockpatch module" by Jenkins · 8 years ago
  94. 0419088 Replace the usage of 'os' with 'os_primary' by zhufl · 8 years ago
  95. 3204a0e Separate admin tests from test_routers by Ken'ichi Ohmichi · 8 years ago
  96. a40e9b7 Add max_microversion for compute volumes_extensions_client tests by Felipe Monteiro · 8 years ago
  97. fcefb26 Merge "Replace assertEqual([], items) with assertEmpty(items)" by Jenkins · 8 years ago
  98. a81e135 Test coverage for network v2 subnets_client by Felipe Monteiro · 8 years ago
  99. a4a8aba Merge "Deprecate default value for v3_endpoint_type" by Jenkins · 8 years ago
  100. 6dde22d Merge "Add check after unset_flavor_extra_spec" by Jenkins · 8 years ago