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