1. 4541bd1 Add tests for compute v2.10 microversion by Ghanshyam · 9 years ago
  2. e6b66b6 Merge "Add support of microversion in all compute service clients" by Jenkins · 9 years ago
  3. 1498669 Merge "Remove the port list that is not used" by Jenkins · 9 years ago
  4. bc850e2 Merge "Unskip test_list_virtual_interfaces" by Jenkins · 9 years ago
  5. 07862a7 Merge "Adding a note to 'test_update_user_password' test for Keystone V2" by Jenkins · 9 years ago
  6. a10697f Merge "Update comments for keystone precision and fernet" by Jenkins · 9 years ago
  7. 97e6648 Merge "Make routers_client use **kwargs" by Jenkins · 9 years ago
  8. 9a1d0e9 Merge "Trivial: Fix some document comments in microversion" by Jenkins · 9 years ago
  9. 6600984 Merge "Scenario/manager.py: always wait when delete a cinder vol" by Jenkins · 9 years ago
  10. 1a134ec Merge "Actually run `test_skip_attr_*` unit tests" by Jenkins · 9 years ago
  11. 6322474 Merge "Fix API test for external subnet visibility" by Jenkins · 9 years ago
  12. c3b0b8b Trivial: Fix some document comments in microversion by ghanshyam · 9 years ago
  13. 6665c97 Make routers_client use **kwargs by Ken'ichi Ohmichi · 9 years ago
  14. dcc5597 Merge "common/compute.py: remove some useless code" by Jenkins · 9 years ago
  15. 0b6aeec Merge "Optimize "open" method with context manager" by Jenkins · 9 years ago
  16. 3652146 Merge "Add note a section to lib doc about where to put plugins" by Jenkins · 9 years ago
  17. 84f7321 Merge "Migrated microversion testing framework to tempest/lib" by Jenkins · 9 years ago
  18. ee9af30 Add support of microversion in all compute service clients by Ghanshyam · 9 years ago
  19. 55df9d6 Merge "Move microversion config options to 'compute' section" by Jenkins · 9 years ago
  20. 07f84a0 Merge "Fix V3 credential behavior, documentation" by Jenkins · 9 years ago
  21. 6919da4 Fix API test for external subnet visibility by Kevin Benton · 9 years ago
  22. 00686f2 Add note a section to lib doc about where to put plugins by Matthew Treinish · 9 years ago
  23. e86fc5d Merge "Fix cleanup CLI for router client" by Jenkins · 9 years ago
  24. 55f4655 Merge "Remove tempest duplicate copy of skip_unless_attr" by Jenkins · 9 years ago
  25. 3818974 Merge "Fix PendingDeprecationWarning for assert*" by Jenkins · 9 years ago
  26. 02de50e Merge "TrivialFix: Remove pending deprecationwarning" by Jenkins · 9 years ago
  27. a25c419 Fix cleanup CLI for router client by ghanshyam · 9 years ago
  28. d5d17d9 Fix PendingDeprecationWarning for assert* by ghanshyam · 9 years ago
  29. 1f47cf9 Migrated microversion testing framework to tempest/lib by Ghanshyam · 9 years ago
  30. 2959153 Move microversion config options to 'compute' section by ghanshyam · 9 years ago
  31. 9898bfc Remove tempest duplicate copy of skip_unless_attr by ghanshyam · 9 years ago
  32. b10c6ca Fix V3 credential behavior, documentation by John Warren · 9 years ago
  33. 271b340 Merge "Get NIC name by "ip -o link"" by Jenkins · 9 years ago
  34. 6fb7e1a TrivialFix: Remove pending deprecationwarning by reedip · 9 years ago
  35. b713d71 Merge "Allow heat volume tests to use configured volume size" by Jenkins · 9 years ago
  36. a4b1cef Optimize "open" method with context manager by zhang.lei · 9 years ago
  37. cbcb611 Adding a note to 'test_update_user_password' test for Keystone V2 by Yaroslav Lobankov · 9 years ago
  38. 5b2c745 Update comments for keystone precision and fernet by Morgan Fainberg · 9 years ago
  39. f70a4e4 Merge "Use tempest.lib's base module for network clients" by Jenkins · 9 years ago
  40. 858e720 Unskip test_list_virtual_interfaces by Matt Riedemann · 9 years ago
  41. fb2bef6 Merge "Test base_url works with an unversioned endpoint" by Jenkins · 9 years ago
  42. 2a0e736 Use tempest.lib's base module for network clients by Ken'ichi Ohmichi · 9 years ago
  43. 5e02e65 Merge "Split out Neutron routers client" by Jenkins · 9 years ago
  44. 3a58e8b Merge "network: Fix subnet_allocation extension check." by Jenkins · 9 years ago
  45. f3014de Merge "Switch hdp to cdh in the default list of Sahara plugins" by Jenkins · 9 years ago
  46. e35f472 Split out Neutron routers client by Ken'ichi Ohmichi · 9 years ago
  47. 0d560a9 Make 'device' optional in volume attach response schema by ghanshyam · 9 years ago
  48. a934a70 Test base_url works with an unversioned endpoint by Jamie Lennox · 9 years ago
  49. a99aa9e Merge "Use urlunparse to reconstruct base_url" by Jenkins · 9 years ago
  50. d750c2d Switch hdp to cdh in the default list of Sahara plugins by Javier Pena · 9 years ago
  51. 87ba287 common/compute.py: remove some useless code by Jordan Pittier · 9 years ago
  52. 108877d Merge "Added support to verify extra-routes deletion" by Jenkins · 9 years ago
  53. 5967ae1 Merge "Fix typo in library doc title" by Jenkins · 9 years ago
  54. 6707b5e Added support to verify extra-routes deletion by Abhishek · 9 years ago
  55. 997b260 Merge "Add OS-INHERIT of keystone v3 in api tempest" by Jenkins · 9 years ago
  56. 3dc695b Merge "Remove service_client module" by Jenkins · 9 years ago
  57. df1cb4f Merge "Making Keystone clients consistent" by Jenkins · 9 years ago
  58. 6af041a Fix typo in library doc title by Rodrigo Duarte · 9 years ago
  59. 2f7aaaa network: Fix subnet_allocation extension check. by Russell Bryant · 9 years ago
  60. 7117f49 Merge "Fixes LiveBlockMigrationTestJSON.test_iscsi_volume bad call" by Jenkins · 9 years ago
  61. 823a004 Use urlunparse to reconstruct base_url by Jamie Lennox · 9 years ago
  62. 962e7d7 Add OS-INHERIT of keystone v3 in api tempest by Maho Koshiya · 9 years ago
  63. 347ac45 Actually run `test_skip_attr_*` unit tests by Jordan Pittier · 9 years ago
  64. f6906e1 Making Keystone clients consistent by Yaroslav Lobankov · 9 years ago
  65. 516b7a4 Fixes LiveBlockMigrationTestJSON.test_iscsi_volume bad call by Claudiu Belu · 9 years ago
  66. 22dd1c9 Merge "Use tempest.lib clients for bulk ops" by Jenkins · 9 years ago
  67. 63053db Merge "Unit tests: mock some time.sleep and time.time" by Jenkins · 9 years ago
  68. ff88f4c Merge "Make network clients use rest_client" by Jenkins · 9 years ago
  69. 6596dbd Merge "Make identity clients use rest_client" by Jenkins · 9 years ago
  70. 523033a Merge "Make image clients use rest_client" by Jenkins · 9 years ago
  71. c3ccd11 Merge "Make volume clients use rest_client" by Jenkins · 9 years ago
  72. 9dcc388 Merge "Make database/telemetry clients use rest_client" by Jenkins · 9 years ago
  73. 5403052 Remove service_client module by Ken'ichi Ohmichi · 9 years ago
  74. 1f52fd9 Use tempest.lib clients for bulk ops by Ken'ichi Ohmichi · 9 years ago
  75. 1c94084 Allow heat volume tests to use configured volume size by Mark Vanderwiel · 9 years ago
  76. 7e48e4c Updated from global requirements by OpenStack Proposal Bot · 9 years ago
  77. 70172a7 Make network clients use rest_client by Ken'ichi Ohmichi · 9 years ago
  78. d35a133 Make identity clients use rest_client by Ken'ichi Ohmichi · 9 years ago
  79. e76510d Make image clients use rest_client by Ken'ichi Ohmichi · 9 years ago
  80. 90d446a Make volume clients use rest_client by Ken'ichi Ohmichi · 9 years ago
  81. 9086eea Make database/telemetry clients use rest_client by Ken'ichi Ohmichi · 9 years ago
  82. e257898 Merge "Tokens need user domain be created correctly" by Jenkins · 9 years ago
  83. 0e53b61 Unit tests: mock some time.sleep and time.time by Jordan Pittier · 9 years ago
  84. 2881a59 Merge "Add more detail info to EndpointNotFound" by Jenkins · 9 years ago
  85. 8eb795b Merge "Make object/orchestration clients use rest_client" by Jenkins · 9 years ago
  86. 392d47c Merge "Fix ambiguous method name" by Jenkins · 9 years ago
  87. d37f98d Merge "Make identity service client class name consistent" by Jenkins · 9 years ago
  88. 9984801 Merge "Security Groups multi-node scenario" by Jenkins · 9 years ago
  89. 9591412 Fix ambiguous method name by Yair Fried · 9 years ago
  90. ca6f164 Merge "Fix test_get_service_by_host_name" by Jenkins · 9 years ago
  91. 0bb28b1 Merge "Add LOG.info to boot from volume tests" by Jenkins · 9 years ago
  92. f6b1600 Merge "Implement TIMEOUT_SCALING_FACTOR for tempest" by Jenkins · 9 years ago
  93. b6cf83a Add more detail info to EndpointNotFound by Ken'ichi Ohmichi · 9 years ago
  94. 19f6881 Make object/orchestration clients use rest_client by Ken'ichi Ohmichi · 9 years ago
  95. 4aaa549 Merge "Make compute keypairs_client use rest_client" by Jenkins · 9 years ago
  96. 02620fd Implement TIMEOUT_SCALING_FACTOR for tempest by Sean Dague · 9 years ago
  97. 63b2183 Merge "Added processing /compute URL for getting list of versions" by Jenkins · 9 years ago
  98. 5e1741c Scenario/manager.py: always wait when delete a cinder vol by Jordan Pittier · 9 years ago
  99. 17faf86 Merge "Use isinstance instead of type" by Jenkins · 9 years ago
  100. 09a6015 Merge "Make data_processing/baremetal use rest_client" by Jenkins · 9 years ago 10.0.0