1. 12b28e9 Extend T110 check for lib's service clients by Ken'ichi Ohmichi · 9 years ago
  2. eda607c Merge "Remove AuthorizationTestJSON tests" by Jenkins · 9 years ago
  3. a0a9b24 Remove AuthorizationTestJSON tests by Sean Dague · 9 years ago
  4. fbca80d Merge "Add tests for compute v2.10 microversion" by Jenkins · 9 years ago
  5. 534a8dc Merge "Ignore created_at/updated_at in test_show_port" by Jenkins · 9 years ago
  6. 7278802 Ignore created_at/updated_at in test_show_port by Rafael Folco · 9 years ago
  7. ac94d06 Merge "Remove the migrated service client" by Jenkins · 9 years ago
  8. 79f8fed Merge "Add pep8 check for tempest.lib import" by Jenkins · 9 years ago
  9. ddbcff2 Merge "Removed deprecation warning from 'tempest --help'" by Jenkins · 9 years ago
  10. 0dc9747 Add pep8 check for tempest.lib import by Ken'ichi Ohmichi · 9 years ago
  11. 642c7ee Merge "Fix typo in variable name" by Jenkins · 9 years ago
  12. 4cf3423 Merge "glance_http: add IPv6 support" by Jenkins · 9 years ago
  13. 9b79e91 Merge "Add T111 history to HACKING.rst" by Jenkins · 9 years ago
  14. 0f24173 Merge "More info when fail to get api version" by Jenkins · 9 years ago
  15. 3d8c8fd Merge "Use common "waiters.wait_for_snapshot_status" function everywhere" by Jenkins · 9 years ago
  16. ebcba8e Merge "Removing wrapper method for "wait_for_volume_status" function" by Jenkins · 9 years ago
  17. 4660229 Merge "Correct server basic ops test case name" by Jenkins · 9 years ago
  18. d598d2f Remove the migrated service client by Ken'ichi Ohmichi · 9 years ago
  19. 4f525f7 Add T111 history to HACKING.rst by Ken'ichi Ohmichi · 9 years ago
  20. 2cc9fab Merge "Add pypi download + version badges into README.rst" by Jenkins · 9 years ago
  21. 667aaa2 Use common "waiters.wait_for_snapshot_status" function everywhere by Yaroslav Lobankov · 9 years ago
  22. ed3a35b Removing wrapper method for "wait_for_volume_status" function by Yaroslav Lobankov · 9 years ago
  23. 831516f Fix typo in variable name by Gleb Stepanov · 9 years ago
  24. 90a3df9 Merge "Removing some redundant words" by Jenkins · 9 years ago
  25. b0953f8 Merge "Add release notes page for v10.0.0" by Jenkins · 9 years ago
  26. b5d3293 Add pypi download + version badges into README.rst by Masayuki Igawa · 9 years ago
  27. d44a8be Removing some redundant words by Anh Tran · 9 years ago
  28. e0a3b8e Fix a few typos in microversion doc by Tong Liu · 9 years ago
  29. b28973f Merge "Fix comments in microversion doc" by Jenkins · 9 years ago
  30. 28a6316 Merge "Move wait_for_resource_status()" by Jenkins · 9 years ago
  31. b319198 Merge "Move list_dhcp_agents_on_hosting_network()" by Jenkins · 9 years ago
  32. 513d68f Add release notes page for v10.0.0 by Matthew Treinish · 9 years ago
  33. 6423d14 Merge "Allow get_tenant_network() for non-primary creds" by Jenkins · 9 years ago
  34. f61f1fc glance_http: add IPv6 support by Emilien Macchi · 9 years ago
  35. 5a59f87 More info when fail to get api version by Brant Knudson · 9 years ago
  36. e2644c0 Merge "Remove redundant list_router_interfaces()" by Jenkins · 9 years ago
  37. e560728 Fix comments in microversion doc by ghanshyam · 9 years ago
  38. d27175b Merge "Add microversion testing doc in tempest" by Jenkins · 9 years ago
  39. 336aca7 Removed deprecation warning from 'tempest --help' by Tin Lam · 9 years ago
  40. 9bee3b9 Correct server basic ops test case name by Tong Liu · 9 years ago
  41. 33efa0e Merge "Fix tests when having multiple floating pools" by Jenkins · 9 years ago
  42. fd3088f Merge "Update the docs on ssh validation" by Jenkins · 9 years ago
  43. 3366cc9 Merge "Remove unsed wrapper method" by Jenkins · 9 years ago
  44. bd460ac Add microversion testing doc in tempest by ghanshyam · 9 years ago
  45. 3ed6a55 Move wait_for_resource_status() by Ken'ichi Ohmichi · 9 years ago
  46. 60b78c0 Move list_dhcp_agents_on_hosting_network() by Ken'ichi Ohmichi · 9 years ago
  47. f3110f0 Remove redundant list_router_interfaces() by Ken'ichi Ohmichi · 9 years ago
  48. 3b57d80 Fix tests when having multiple floating pools by Marc Koderer · 9 years ago
  49. 63bb903 Update the docs on ssh validation by lanoux · 9 years ago
  50. 4541bd1 Add tests for compute v2.10 microversion by Ghanshyam · 9 years ago
  51. b321cc2 Remove unsed wrapper method by Ken'ichi Ohmichi · 9 years ago
  52. e6b66b6 Merge "Add support of microversion in all compute service clients" by Jenkins · 9 years ago
  53. 1498669 Merge "Remove the port list that is not used" by Jenkins · 9 years ago
  54. bc850e2 Merge "Unskip test_list_virtual_interfaces" by Jenkins · 9 years ago
  55. 07862a7 Merge "Adding a note to 'test_update_user_password' test for Keystone V2" by Jenkins · 9 years ago
  56. a10697f Merge "Update comments for keystone precision and fernet" by Jenkins · 9 years ago
  57. 97e6648 Merge "Make routers_client use **kwargs" by Jenkins · 9 years ago
  58. 9a1d0e9 Merge "Trivial: Fix some document comments in microversion" by Jenkins · 9 years ago
  59. 6600984 Merge "Scenario/manager.py: always wait when delete a cinder vol" by Jenkins · 9 years ago
  60. 1a134ec Merge "Actually run `test_skip_attr_*` unit tests" by Jenkins · 9 years ago
  61. 6322474 Merge "Fix API test for external subnet visibility" by Jenkins · 9 years ago
  62. c3b0b8b Trivial: Fix some document comments in microversion by ghanshyam · 9 years ago
  63. 6665c97 Make routers_client use **kwargs by Ken'ichi Ohmichi · 9 years ago
  64. dcc5597 Merge "common/compute.py: remove some useless code" by Jenkins · 9 years ago
  65. 0b6aeec Merge "Optimize "open" method with context manager" by Jenkins · 9 years ago
  66. 3652146 Merge "Add note a section to lib doc about where to put plugins" by Jenkins · 9 years ago
  67. 84f7321 Merge "Migrated microversion testing framework to tempest/lib" by Jenkins · 9 years ago
  68. ee9af30 Add support of microversion in all compute service clients by Ghanshyam · 9 years ago
  69. 55df9d6 Merge "Move microversion config options to 'compute' section" by Jenkins · 9 years ago
  70. 07f84a0 Merge "Fix V3 credential behavior, documentation" by Jenkins · 9 years ago
  71. 6919da4 Fix API test for external subnet visibility by Kevin Benton · 9 years ago
  72. 00686f2 Add note a section to lib doc about where to put plugins by Matthew Treinish · 9 years ago
  73. e86fc5d Merge "Fix cleanup CLI for router client" by Jenkins · 9 years ago
  74. 55f4655 Merge "Remove tempest duplicate copy of skip_unless_attr" by Jenkins · 9 years ago
  75. 3818974 Merge "Fix PendingDeprecationWarning for assert*" by Jenkins · 9 years ago
  76. 02de50e Merge "TrivialFix: Remove pending deprecationwarning" by Jenkins · 9 years ago
  77. a25c419 Fix cleanup CLI for router client by ghanshyam · 9 years ago
  78. d5d17d9 Fix PendingDeprecationWarning for assert* by ghanshyam · 9 years ago
  79. 1f47cf9 Migrated microversion testing framework to tempest/lib by Ghanshyam · 9 years ago
  80. 2959153 Move microversion config options to 'compute' section by ghanshyam · 9 years ago
  81. 9898bfc Remove tempest duplicate copy of skip_unless_attr by ghanshyam · 9 years ago
  82. b10c6ca Fix V3 credential behavior, documentation by John Warren · 9 years ago
  83. 271b340 Merge "Get NIC name by "ip -o link"" by Jenkins · 9 years ago
  84. 6fb7e1a TrivialFix: Remove pending deprecationwarning by reedip · 9 years ago
  85. b713d71 Merge "Allow heat volume tests to use configured volume size" by Jenkins · 9 years ago
  86. a4b1cef Optimize "open" method with context manager by zhang.lei · 9 years ago
  87. cbcb611 Adding a note to 'test_update_user_password' test for Keystone V2 by Yaroslav Lobankov · 9 years ago
  88. 5b2c745 Update comments for keystone precision and fernet by Morgan Fainberg · 9 years ago
  89. f70a4e4 Merge "Use tempest.lib's base module for network clients" by Jenkins · 9 years ago
  90. 858e720 Unskip test_list_virtual_interfaces by Matt Riedemann · 9 years ago
  91. fb2bef6 Merge "Test base_url works with an unversioned endpoint" by Jenkins · 9 years ago
  92. 2a0e736 Use tempest.lib's base module for network clients by Ken'ichi Ohmichi · 9 years ago
  93. 5e02e65 Merge "Split out Neutron routers client" by Jenkins · 9 years ago
  94. 3a58e8b Merge "network: Fix subnet_allocation extension check." by Jenkins · 9 years ago
  95. f3014de Merge "Switch hdp to cdh in the default list of Sahara plugins" by Jenkins · 9 years ago
  96. e35f472 Split out Neutron routers client by Ken'ichi Ohmichi · 9 years ago
  97. 0d560a9 Make 'device' optional in volume attach response schema by ghanshyam · 9 years ago
  98. a934a70 Test base_url works with an unversioned endpoint by Jamie Lennox · 9 years ago
  99. a99aa9e Merge "Use urlunparse to reconstruct base_url" by Jenkins · 9 years ago
  100. d750c2d Switch hdp to cdh in the default list of Sahara plugins by Javier Pena · 9 years ago