- 720d57d Merge "replace basetring/xrange" by Jenkins · 12 years ago
- 43b2050 replace basetring/xrange by llg8212 · 12 years ago
- 3340299 XML endpoint client use correct string for enabled by Brant Knudson · 12 years ago
- 7ae4a59 Merge "Separate negative tests for test_projects" by Jenkins · 12 years ago
- 495eb7b Merge "Fix test classes name of test_tokens.py" by Jenkins · 12 years ago
- 414526b Separate negative tests for test_projects by YuikoTakada · 12 years ago
- ba7bcf6 Prepare for enabling H302 (identity,volume,etc.) by Masayuki Igawa · 12 years ago
- be64ed3 Fix test classes name of test_tokens.py by Masayuki Igawa · 12 years ago
- 3220f89 Merge "Make v2 and v3 identity apis configurable" by Jenkins · 12 years ago
- db2c597 Make v2 and v3 identity apis configurable by Matthew Treinish · 12 years ago
- 77f9da4 Multiversion authentication part2 by Andrea Frittoli · 12 years ago
- 8bbdb16 Multiversion authentication part1 by Andrea Frittoli · 12 years ago
- 5ba84e3 Convert image and identity api tests to use global CONF object by Matthew Treinish · 12 years ago
- 083c82b Merge "stop validating user IDs on role assignment operations" by Jenkins · 12 years ago
- ab01402 stop validating user IDs on role assignment operations by Dolph Mathews · 12 years ago
- aa175f6 Remove vim headers 2nd round by Masayuki Igawa · 12 years ago
- b29b36e Merge "Fixing typo "existant". Must be "existent"" by Jenkins · 12 years ago
- bfe79d4 Merge "add keystone group tests" by Jenkins · 12 years ago
- e8d31a0 Remove vim headers by Masayuki Igawa · 12 years ago
- becee21 Merge "Add a config option for trusts" by Jenkins · 12 years ago
- 179077c Fixing typo "existant". Must be "existent" by nayna-patel · 12 years ago
- 68f9528 trusts API test, avoid creating duplicate user by Steven Hardy · 12 years ago
- d5021a7 Add a config option for trusts by Matthew Treinish · 12 years ago
- e8136f0 add keystone group tests by Zhi Kun Liu · 12 years ago
- 776f457 keystone trusts API test, move delete into tearDown handler by Steven Hardy · 12 years ago
- e8fd696 Merge "keystone OS-TRUST extension, test with expiry" by Jenkins · 12 years ago
- 945b4e8 Merge "Kill finally, use addCleanUp" by Jenkins · 12 years ago
- 97a4708 Kill finally, use addCleanUp by Attila Fazekas · 12 years ago
- c234ada keystone OS-TRUST extension, test with expiry by Steven Hardy · 12 years ago
- f31fd2d keystone OS-TRUST extension, test list operations by Steven Hardy · 12 years ago
- bf70c5c Add tests for keystone OS-TRUST v3 API by Steven Hardy · 12 years ago
- 259c113 Cleanup using about the data_utils module and functions by Masayuki Igawa · 12 years ago
- a597e88 Merge "add role negative tests" by Jenkins · 12 years ago
- 22af34e Remove unused code in user test by huangtianhua · 12 years ago
- 35f1187 add role negative tests by huangtianhua · 12 years ago
- 66ff406 Merge "add token test for token-api" by Jenkins · 12 years ago
- c3e510c Changed the exception name by Anju5 · 12 years ago
- c0c6d85 Merge "Fix to use proper random values" by Jenkins · 12 years ago
- 0136339 Merge "add some negative tests for tenant" by Jenkins · 12 years ago
- a2ccca0 Fix to use proper random values by Masayuki Igawa · 12 years ago
- 1b855bc add token test for token-api by huangtianhua · 12 years ago
- b0993eb add some negative tests for tenant by huangtianhua · 12 years ago
- fc8db4f add some tests for user api by huangtianhua · 12 years ago
- 5573270 Merge "Unskip test_tokens and update expected status to 404 from 401" by Jenkins · 12 years ago
- c9c9bab Merge "Test cases for V3 Project Actions" by Jenkins · 12 years ago
- 69a69ea Unskip test_tokens and update expected status to 404 from 401 by Morgan Fainberg · 12 years ago
- 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 12 years ago
- 24ee651 Merge "Skip test tokens" by Jenkins · 12 years ago
- ea9ad39 Merge "Add keystone user-update test" by Jenkins · 12 years ago
- e633136 Test cases for V3 Project Actions by Nayna Patel · 13 years ago
- d2e1655 Skip test tokens by Morgan Fainberg · 12 years ago
- 72be9d3 Merge "assertEquals is deprecated, use assertEqual" by Jenkins · 12 years ago
- b432bac fix pep8 errors: E231, E128 by DennyZhang · 12 years ago
- b36b2f1 Add keystone user-update test by Chang Bo Guo · 12 years ago
- fc77e93 assertEquals is deprecated, use assertEqual by Chang Bo Guo · 12 years ago
- fef14f5 Merge "Fixes typos in tempest/api" by Jenkins · 12 years ago
- f099f80 Fixes typos in tempest/api by Chang Bo Guo · 12 years ago
- 914b471 Credentials Keystone V3 API Tests by nayna-patel · 13 years ago
- 92f7719 removes self.fail as suggested by HACKING.rst by Giulio Fidente · 13 years ago
- 7e42dd3 Merge "Protected matcher import" by Jenkins · 13 years ago
- fd07956 Merge "Remove identity race condition" by Jenkins · 13 years ago
- c3a095b Fixing the rest of the comment spacing issues by Attila Fazekas · 13 years ago
- 081464b Remove identity race condition by Adalberto Medeiros · 13 years ago
- 4ecef7d Protected matcher import by Attila Fazekas · 13 years ago
- f86fa31 setUpClass/tearDownClass full chain by Attila Fazekas · 13 years ago
- f6893d3 Merge "Test cases for Roles V3 Actions" by Jenkins · 13 years ago
- 755d814 Test cases for Roles V3 Actions by nayna-patel · 13 years ago
- f7f34f9 White space after # in tempest/api files by Attila Fazekas · 13 years ago
- f4a9b0f Switch to using Oslo logging by Matthew Treinish · 13 years ago
- e191cb1 Use assertIn and assertNotIn instead of assertTrue/assertFalse by Attila Fazekas · 13 years ago
- 546c912 Merge "Test Tokens - V3" by Jenkins · 13 years ago
- b35f723 Test Tokens - V3 by nayna-patel · 13 years ago
- 049e157 Domain Actions Test Case-V3 by nayna-patel · 13 years ago
- 114b6ae Proposing a change to remove user validation tests by Prem Karat · 13 years ago
- 3c3a4b8 Add negative tests label. by Alvaro Lopez Garcia · 13 years ago
- 250ba60 Increase to 255 the length of the user name. by Alvaro Lopez Garcia · 13 years ago
- 7b4b697 Merge "List Domains Test Case-V3" by Jenkins · 13 years ago
- 4df72dc List Domains Test Case-V3 by nayna-patel · 13 years ago
- ba3985a Removes 'positive' tag from tests. by Giulio Fidente · 13 years ago
- c730be6 Merge "Test cases for Policy V3 API-New" by Jenkins · 13 years ago
- 8574317 Merge "Configure logging format flexibly" by Jenkins · 13 years ago
- 40e1011 Test cases for Policy V3 API-New by harika-vakadi · 13 years ago
- 46818aa Configure logging format flexibly by Mitsuhiko Yamazaki · 13 years ago
- e9c7702 Set smoke/gate attributes for tests in "compute" by Giampaolo Lauria · 13 years ago
- 1937d09 rename tests -> api by Sean Dague · 13 years ago