1. 33289a2 Default to using neutron networks_client in get_tenant_network by zhufl · 7 years ago
  2. e1ed695 Move identity_utils to common.identity by Andrea Frittoli · 8 years ago
  3. ba712ac Add unit tests for not overriding setUpClass by Andrea Frittoli · 8 years ago
  4. 08e42d4 Add unit tests for test class fixtures by Andrea Frittoli (andreaf) · 8 years ago
  5. 9958367 Prepare setup_clients and resource_setup by Andrea Frittoli · 8 years ago
  6. a6c885a Prepare setup_credentials as stable by Andrea Frittoli · 8 years ago
  7. a5440c8 Prepare skip_checks as stable interface by Andrea Frittoli · 8 years ago
  8. 421dc3c Make skip_checks and setup_creds safe by Andrea Frittoli · 8 years ago
  9. bcbf1af1 Prepare network_resources as a stable interface by Andrea Frittoli · 8 years ago
  10. 0477acc Make validation_resources a stable interface by Andrea Frittoli · 8 years ago
  11. 9f416dd Stop implicit validation_resources provisioning by Andrea Frittoli · 8 years ago
  12. 3be5748 Make resource_cleanup stable by Andrea Frittoli · 8 years ago
  13. 75498ba check is_admin_available for force_tenant_isolation in test.py by zhufl · 8 years ago
  14. cd36841 Move test decorators to common by Andrea Frittoli · 8 years ago
  15. 29330ba Merge "Stop passing around dicts in validation resources" by Jenkins · 8 years ago
  16. 3ea343e Merge "Fix client usage in validation resources" by Jenkins · 8 years ago
  17. cd65d42 Merge "Drop validation resources dependency from CONF" by Jenkins · 8 years ago
  18. 8871fca Stop passing around dicts in validation resources by Andrea Frittoli · 8 years ago
  19. 463a8a6 Fix client usage in validation resources by Andrea Frittoli · 8 years ago
  20. 1fa7a60 Drop validation resources dependency from CONF by Andrea Frittoli · 8 years ago
  21. 9619b98 Merge "Remove deprecated test.related_bug decorator" by Jenkins · 8 years ago
  22. 88eb677 Move schedule filter check to compute module by Andrea Frittoli · 8 years ago
  23. 64485cc Remove deprecated test.related_bug decorator by ghanshyam · 8 years ago
  24. b19c55d Migrate the preprov creds module to tempest lib by Matthew Treinish · 8 years ago
  25. 138c0fb Merge "Add notes for network and identity in get_service_list" by Jenkins · 8 years ago
  26. ae155b7 Pause resource cleanup by Martin Kopec · 8 years ago
  27. 9012ba3 Add notes for network and identity in get_service_list by Masayuki Igawa · 8 years ago
  28. cf999a8 cls.os is deprecated use cls.os_primary by Andrea Frittoli · 8 years ago
  29. 7835ca1 Fix deprecation warnings by Jakub Libosvar · 8 years ago
  30. 8160d31 test.py: stop using aliases for creds manager by Jordan Pittier · 8 years ago
  31. 9e01dbb Always provision accounts with auth_version by Andrea Frittoli · 8 years ago
  32. 07acf26 Move InvalidServiceTag by Andrea Frittoli · 8 years ago
  33. 9902bd3 Merge "Use sequence directly instead of using len()" by Jenkins · 8 years ago
  34. 0c0f014 Use sequence directly instead of using len() by Masayuki Igawa · 8 years ago
  35. 3b46d27 Move the `attr` decorator from test.py to tempest/lib by Jordan Pittier · 8 years ago
  36. 9d52e99 Merge "Move the `related_bug` decorator from test.py to tempest/lib" by Jenkins · 8 years ago
  37. c5665a6 Move the `related_bug` decorator from test.py to tempest/lib by Jordan Pittier · 8 years ago
  38. 6f05307 Cleanup services decorator by Andrea Frittoli · 8 years ago
  39. 71c71e9 Beautify assertEmpty and assertNotEmpty by Andrea Frittoli · 8 years ago
  40. 92ade4b Improve error info in assertEmpty and assertNotEmpty by zhufl · 8 years ago
  41. f2088f3 Merge "Remove call_until_true from test module" by Jenkins · 8 years ago
  42. f2ba23f Remove call_until_true from test module by Ken'ichi Ohmichi · 8 years ago
  43. 44f0127 Finish switching to decorators.idempotent_id by Ken'ichi Ohmichi · 8 years ago
  44. e4be907 Remove an unused variable in the BaseTestCase class by Jordan Pittier · 8 years ago
  45. 525ec71 Hacking: enable H904 by Jordan Pittier · 8 years ago
  46. d3685ca Merge "Removing baremetal tests from tempest tree" by Jenkins · 8 years ago
  47. 4561b60 Merge "Improve help message for scheduler_available_filters" by Jenkins · 8 years ago
  48. 83b95d1 Merge "Add test.related_bug() to know launchpad bug reports" by Jenkins · 8 years ago
  49. 66cded2 Removing baremetal tests from tempest tree by Thiago Paiva · 9 years ago
  50. c51971c Merge "tempest/test.py: make set_validation_resources() more idiomatic" by Jenkins · 8 years ago
  51. a1111c5 Add test.related_bug() to know launchpad bug reports by Ken'ichi Ohmichi · 8 years ago
  52. 7322467 Set auth in clients before they are used by Andrea Frittoli · 8 years ago
  53. 79cd182 tempest/test.py: make set_validation_resources() more idiomatic by Jordan Pittier · 8 years ago
  54. 5817e14 Improve help message for scheduler_available_filters by ghanshyam · 8 years ago
  55. 64862f7 Use more specific asserts in tests by Béla Vancsics · 8 years ago
  56. 3787e4c Move cred_client to tempest.lib by Matthew Treinish · 8 years ago
  57. 2e7ae7c Remove the Stress framework by Jordan Pittier · 8 years ago
  58. 482e3ce Remove the NegativeAutoTest Framework by Jordan Pittier · 8 years ago
  59. 35a6375 Move `call_until_true` to tempest/lib by Jordan Pittier · 9 years ago
  60. 22b3008 Remove unused service tags and client by Masayuki Igawa · 9 years ago
  61. c9cbb0f Remove trove tests from tempest by Matthew Treinish · 9 years ago
  62. af4f7cf Cleanup exceptions in tempest by Andrea Frittoli (andreaf) · 9 years ago
  63. 848c4a1 Stop passing TestResources to Managers by Andrea Frittoli (andreaf) · 9 years ago
  64. 672ebd3 Remove integrated dashboard tests by David Lyle · 9 years ago
  65. c2c9057 Merge "Remove Ceilometer tempest tests" by Jenkins · 9 years ago
  66. 6cc6fbc Adding documentation to dynamic_creds functions by edannon · 9 years ago
  67. e4796f8 Remove Ceilometer tempest tests by ghanshyam · 9 years ago
  68. d079c89 Add pep8 check to use data_utils.rand_uuid() by Ken'ichi Ohmichi · 9 years ago
  69. 9228bf7 Allow get_tenant_network() for non-primary creds by Ryan Rossiter · 9 years ago
  70. 392d47c Merge "Fix ambiguous method name" by Jenkins · 9 years ago
  71. 9984801 Merge "Security Groups multi-node scenario" by Jenkins · 9 years ago
  72. 9591412 Fix ambiguous method name by Yair Fried · 9 years ago
  73. 02620fd Implement TIMEOUT_SCALING_FACTOR for tempest by Sean Dague · 9 years ago
  74. ca5cfb5 Security Groups multi-node scenario by Yair Fried · 9 years ago
  75. 24bcb88 Split roles_client for keystone v3 client by Arx Cruz · 9 years ago
  76. db9672e Use tempest.lib code in tempest by Andrea Frittoli (andreaf) · 9 years ago
  77. d2fbdff Merge "Split domains_client from keystone V3 client" by Jenkins · 9 years ago
  78. 91a26b6 Split domains_client from keystone V3 client by Daniel Mellado · 9 years ago
  79. 05049dd Add microversion fixture to set microversion by Ghanshyam · 9 years ago
  80. 5cdb91c Merge "add client_manager_class param to BaseTestCase" by Jenkins · 9 years ago
  81. 7aea534 Split users_client from keystone V3 client by Daniel Mellado · 9 years ago
  82. 47a93ab Separate projects client from identity V3 client by Yaroslav Lobankov · 9 years ago
  83. bd76960 Fixing typos in tempest/test.py by Joshua White · 9 years ago
  84. 60687e5 add client_manager_class param to BaseTestCase by Ryota MIBU · 9 years ago
  85. 3043f13 Merge "Split users_client from keystone client v2." by Jenkins · 9 years ago
  86. 49513f3 Merge "Keep py3.X compatibility for urllib.urlencode" by Jenkins · 9 years ago
  87. 82c83a5 Split users_client from keystone client v2. by Daniel Mellado · 9 years ago
  88. ef163ec Merge "Change LOG.warn to LOG.warning" by Jenkins · 9 years ago
  89. 6c09664 Change LOG.warn to LOG.warning by zhangguoqing · 9 years ago
  90. 4e2be34 Add logic to select the request microversion by ghanshyam · 9 years ago
  91. 71f6b97 Keep py3.X compatibility for urllib.urlencode by Harshada Mangesh Kakad · 9 years ago
  92. 6b16b92 Split out roles client from keystone identity client by Daniel Mellado · 9 years ago
  93. b04da90 Split out keystone tenant client by Daniel Mellado · 9 years ago
  94. c1802bc Use the idempotent id and tooling from tempest-lib by Matthew Treinish · 9 years ago
  95. dd552b2 Fix some inconsistency in docstrings by lei zhang · 9 years ago
  96. 940f8c6 Drop fixed_network dependency from CONF by Andrea Frittoli (andreaf) · 9 years ago
  97. 2e2ee19 Fix H404/405 violations for remaining by Ken'ichi Ohmichi · 9 years ago
  98. 290b3e1 Factor up config dependent credential classes by Andrea Frittoli (andreaf) · 9 years ago
  99. 32d0de1 Remove CredentialProvider deps to CONF by Andrea Frittoli (andreaf) · 9 years ago
  100. 17209bb Rename isolated creds to dynamic creds by Andrea Frittoli (andreaf) · 10 years ago