1. 4217a70 Move InvalidConfiguration exception to tempest.lib by Matthew Treinish · 8 years ago
  2. 0650aed Use lib version of data_utils in dynamic creds by Matthew Treinish · 8 years ago
  3. 00ab6be Move cred_provider abstract class to tempest lib by Matthew Treinish · 8 years ago
  4. 75abbcf Remove CONF usage from dynamic_creds module by Matthew Treinish · 8 years ago
  5. 93e6a03 Merge "waiters.py: raise BackupException defined in tempest/lib" by Jenkins · 8 years ago
  6. ceb2b46 waiters.py: raise BackupException defined in tempest/lib by Xinli Guan · 8 years ago
  7. 52225ec Merge "Fallback to creds provider for fixed IP network if no network_for_ssh" by Jenkins · 8 years ago
  8. 80d8641 Merge "Fix docstrings in Tempest REST client for Ironic" by Jenkins · 8 years ago
  9. f8c405d Merge "Add test list namespace function" by Jenkins · 8 years ago
  10. d9deee8 Merge "Remove unused func _detach" by Jenkins · 8 years ago
  11. 6b3fbaa Merge "Remove redundant assert judgement" by Jenkins · 8 years ago
  12. 1c0fcf7 Merge "Merge very similar code in test_volume_readonly_update" by Jenkins · 8 years ago
  13. de790f8 Merge "Correct a misleading in docstring" by Jenkins · 8 years ago
  14. 1ac2bd6 Merge "Add port parameter to ssh Client" by Jenkins · 8 years ago
  15. d6b084a Merge "Isolate change_server_password to use its own server" by Jenkins · 8 years ago
  16. d004afa Add test list namespace function by Li Wei · 8 years ago
  17. 4f1ec14 Merge "Use a common method for is a router interface" by Jenkins · 8 years ago
  18. 1315e18 Isolate change_server_password to use its own server by Emily Hugenbruch · 8 years ago
  19. d6f589e Merge "Remove Sahara tests from Tempest" by Jenkins · 8 years ago
  20. 0a972c6 Merge "Remove over-comment" by Jenkins · 8 years ago
  21. 0981f1f Merge "Add 'code-block' and revise tab" by Jenkins · 8 years ago
  22. c69c1de Merge "Add list the primary tenant" by Jenkins · 8 years ago
  23. 51ca7b8 Merge "Correct improper assert judgement" by Jenkins · 8 years ago
  24. 55b4cfd Add port parameter to ssh Client by Masayuki Igawa · 8 years ago
  25. 95a50e9 Remove unused func _detach by zhufl · 8 years ago
  26. ea84f8e Correct improper assert judgement by zhufl · 8 years ago
  27. 5d1ceb3 Remove redundant assert judgement by zhufl · 8 years ago
  28. f9b4694 Merge very similar code in test_volume_readonly_update by zhufl · 8 years ago
  29. f65b1f8 Remove unnecessary wait-for-volume-available by zhufl · 8 years ago
  30. 88a7e09 Add list the primary tenant by guo yunxian · 8 years ago
  31. 268cd65 Updated from global requirements by OpenStack Proposal Bot · 8 years ago
  32. d7e08a6 Use a common method for is a router interface by Attila Fazekas · 8 years ago
  33. 9640607 Merge "Add v13.0.0 release note page" by Jenkins · 8 years ago
  34. 16b174c Merge "Rename reno files of 13.0.0" by Jenkins · 8 years ago
  35. 0bf2d7e Rename reno files of 13.0.0 by Ken'ichi Ohmichi · 8 years ago
  36. 64d0989 Fix the 13.0.0 newton release note by Matt Riedemann · 8 years ago
  37. cbbc48c Remove duplicate python-subunit from test-requirements.txt by Matt Riedemann · 8 years ago
  38. 98513a4 Add v13.0.0 release note page by Matthew Treinish · 8 years ago
  39. ad37086 Add release notes for start of Newton support by Matthew Treinish · 8 years ago 13.0.0
  40. 0235f98 Merge "Adding a new option CONF.network.dvr_extra_resources" by Jenkins · 8 years ago
  41. c466a14 Merge "Only call register_service_clients if there are clients" by Jenkins · 8 years ago
  42. 672be49 Merge "Add unit tests for encryption_types_client" by Jenkins · 8 years ago
  43. f103adb Merge "Remove meaningless volume negative test" by Jenkins · 8 years ago
  44. 72fe39d Merge "Adding update backups quota" by Jenkins · 8 years ago
  45. 205735f Merge "Add a test for revert cold migration" by Jenkins · 8 years ago
  46. ebfc2bb Merge "Re-use common methods in ServerRescueNegativeTestJSON" by Jenkins · 8 years ago
  47. 8d58b13 Merge "Re-use common methods in test_rebuild_server_with_volume_attached" by Jenkins · 8 years ago
  48. 435284e Merge "Re-use common methods in test_delete_server_while_in_attached_volume" by Jenkins · 8 years ago
  49. 3ccd1e9 Merge "Re-use common volume create/attach methods in test_iscsi_volume" by Jenkins · 8 years ago
  50. d66aa3b Add unit tests for encryption_types_client by Martin Kopec · 8 years ago
  51. 333f958 Merge "Add more swift container negative tests" by Jenkins · 8 years ago
  52. 0c3d9d2 Merge "Add link for Unset keys and update some links in qos_client" by Jenkins · 8 years ago
  53. 6513558 Remove meaningless volume negative test by Ken'ichi Ohmichi · 8 years ago
  54. 00c72b9 Only call register_service_clients if there are clients by Matthew Treinish · 8 years ago
  55. 7efc155 Remove Sahara tests from Tempest by Jordan Pittier · 8 years ago
  56. 93a0c66 Merge "Moving scenario docstring under the relevant test method" by Jenkins · 8 years ago
  57. 232622c Merge "Fix typo in the file" by Jenkins · 8 years ago
  58. 1b89b7b Merge "Trivial: Delete a definition that is not needed." by Jenkins · 8 years ago
  59. 79e3b37 Merge "Add compute API admin test for swap volume" by Jenkins · 8 years ago
  60. a8789c6 Merge "Migrate backups clients to tempest.lib" by Jenkins · 8 years ago
  61. 8a3038b Merge "Clarify the guideline of negative tests" by Jenkins · 8 years ago
  62. ec2496d Updated from global requirements by OpenStack Proposal Bot · 8 years ago
  63. 8db4075 Clarify the guideline of negative tests by Ken'ichi Ohmichi · 8 years ago
  64. cfa31da Merge "Remove a redundant image_id variable" by Jenkins · 8 years ago
  65. 2041cdd Moving scenario docstring under the relevant test method by lkuchlan · 8 years ago
  66. b334879 Remove a redundant image_id variable by lkuchlan · 8 years ago
  67. 35f3584 Re-use common methods in ServerRescueNegativeTestJSON by Matt Riedemann · 8 years ago
  68. f1448f0 Re-use common methods in test_rebuild_server_with_volume_attached by Matt Riedemann · 8 years ago
  69. 9fb8cc2 Re-use common methods in test_delete_server_while_in_attached_volume by Matt Riedemann · 8 years ago
  70. cb16a66 Re-use common volume create/attach methods in test_iscsi_volume by Matt Riedemann · 8 years ago
  71. 342b37c Add compute API admin test for swap volume by Matt Riedemann · 8 years ago
  72. c3fef9f Switch unit test tox jobs to use ostestr by Matthew Treinish · 8 years ago
  73. a50ecab Fix docstrings in Tempest REST client for Ironic by Kyrylo Romanenko · 8 years ago
  74. 3f3766b Add link for Unset keys and update some links in qos_client by Hanxi Liu · 8 years ago
  75. 3bdcf7c Permission changes: Python file should be 0644 not 0775 by Jordan Pittier · 8 years ago
  76. 9eabc33 Migrate backups clients to tempest.lib by David Paterson · 8 years ago
  77. 20c03bc Add a test for revert cold migration by Ludovic Beliveau · 8 years ago
  78. 86b6b74 Adding a new option CONF.network.dvr_extra_resources by Yaroslav Lobankov · 8 years ago
  79. 836361d Add 'code-block' and revise tab by Yushiro FURUKAWA · 8 years ago
  80. 4db514c Merge "Move wait_for_qos_operations method to common.waiters" by Jenkins · 8 years ago
  81. 5135d0b Merge "Updated from global requirements" by Jenkins · 8 years ago
  82. b8343bb Remove over-comment by zhufl · 8 years ago
  83. 56c2997 Merge "Move wait_for_backup_status function to common.waiters" by Jenkins · 8 years ago
  84. 4c9bf10 Merge "Define v2 encryption_types_client as library" by Jenkins · 8 years ago
  85. 9af84f3 Trivial: Delete a definition that is not needed. by guo yunxian · 8 years ago
  86. d33ee0a Updated from global requirements by OpenStack Proposal Bot · 8 years ago
  87. 2cb9154 Merge "Docstrings should not start with a space" by Jenkins · 8 years ago
  88. 67e2f14 Fix typo in the file by melissaml · 8 years ago
  89. 31406b8 Merge "Remove redundant links to clients" by Jenkins · 8 years ago
  90. 5c76725 Merge "Add test to get images by owner" by Jenkins · 8 years ago
  91. b650896 Merge "Update hotplug test description." by Jenkins · 8 years ago
  92. 20e3d91 Merge "Fix tempest init inconsistency when it fails" by Jenkins · 8 years ago
  93. 12f8d4a Add inherited role assignments tests by Rodrigo Duarte · 9 years ago
  94. 6728df8 Merge "tempest-cleanup can only be invoked as tempest cleanup" by Jenkins · 8 years ago
  95. fa70e73 Merge "Reordering tests under the approprite directories" by Jenkins · 8 years ago
  96. f802641 Fix tempest init inconsistency when it fails by Masayuki Igawa · 8 years ago
  97. f3f6e81 Update hotplug test description. by Arie · 8 years ago
  98. ff678fb Docstrings should not start with a space by Cao Xuan Hoang · 8 years ago
  99. 9f1e8d4 Correct a misleading in docstring by Tianbiao Qi · 8 years ago
  100. 094026d Merge "Fix compute test_agents tests" by Jenkins · 8 years ago