1. 16d4a9a Increase test coverage on preprov creds by Andrea Frittoli (andreaf) · 9 years ago
  2. 04a888b Unit test: fix flaky test_networks_returned_with_creds by Jordan Pittier · 9 years ago
  3. 52deb8b Hash credentials on user, project/tenant and pwd by Andrea Frittoli (andreaf) · 9 years ago
  4. ffad78a Fix base unit test class location by Matthew Treinish · 9 years ago
  5. 0021c29 Replace Mox with Mock by Jordan Pittier · 9 years ago
  6. 00f2596 Get rid of httplib2, use urllib3 instead by Jordan Pittier · 9 years ago
  7. 4112904 Use tempest.tests.lib.base instead of tempest.tests.base by Jordan Pittier · 9 years ago
  8. 29e9cab Change assertTrue(isinstance()) by optimal assert by Shuquan Huang · 9 years ago
  9. db9672e Use tempest.lib code in tempest by Andrea Frittoli (andreaf) · 9 years ago
  10. 89559ae Merge "Use Tempest-lib's compute networks_client" by Jenkins · 9 years ago
  11. 6ca351a Use Tempest-lib's compute networks_client by ghanshyam · 9 years ago
  12. 848e348 Remove preprov provider dependencies from CONF by Andrea Frittoli (andreaf) · 9 years ago
  13. 290b3e1 Factor up config dependent credential classes by Andrea Frittoli (andreaf) · 9 years ago
  14. 29491a7 Drop admin_role CONF dependency from cred provider by Andrea Frittoli (andreaf) · 9 years ago
  15. 32d0de1 Remove CredentialProvider deps to CONF by Andrea Frittoli (andreaf) · 9 years ago
  16. f9e0126 Rename accounts to preprovisioned accounts by Andrea Frittoli (andreaf) · 10 years ago[Renamed (82%) from tempest/tests/common/test_accounts.py]
  17. 96e7279 Switch using token_client to the latest for gate by Ken'ichi Ohmichi · 9 years ago
  18. f0f7cfc Return complete response from compute networks_client by ghanshyam · 9 years ago
  19. a628707 Remove "JSON" from sevice clients' names by Ken'ichi Ohmichi · 10 years ago
  20. 2b262c0 Removing unnecessary comments by Yaroslav Lobankov · 10 years ago
  21. be15b87 Unbreak the world! by Matthew Treinish · 10 years ago
  22. 46f574e Apply a naming rule of GET to compute clients(n*) by Ken'ichi Ohmichi · 10 years ago
  23. 53d0dc0 Use six.moves.builtins to mock open in unit tests by Matthew Treinish · 10 years ago
  24. 1c517a2 Switch use of hashing strings to unicode in accounts by Matthew Treinish · 10 years ago
  25. b8a5228 Drop auth and corresponding unit tests by andreaf · 10 years ago
  26. a59bd0c Fix test accounts unit test race with networks by Matthew Treinish · 10 years ago
  27. f83f35c Add network support to the accounts providers by Matthew Treinish · 10 years ago
  28. 4807004 test_accounts_file can be None by Aaron Rosen · 10 years ago
  29. fc7cd8f Only use accounts.yaml with locking provider by Matthew Treinish · 10 years ago
  30. 29dae32 Merge "Support v3 in credential providers and subclasses" by Jenkins · 10 years ago
  31. b503f03 Use oslo concurrency api to get lock path by Matthew Treinish · 10 years ago
  32. c328015 Support v3 in credential providers and subclasses by Andrea Frittoli · 10 years ago
  33. 583ce2c Update all Oslo module use by Doug Hellmann · 10 years ago
  34. 7456ac6 Merge "Add support for roles to credentials providers" by Jenkins · 10 years ago
  35. 976e8df Add support for roles to credentials providers by Matthew Treinish · 10 years ago
  36. a209dee Merge "Move identity v2 tests to their own folders" by Jenkins · 10 years ago
  37. c429e6a Move identity v2 tests to their own folders by Jamie Lennox · 10 years ago
  38. 4041b26 Log the names of the other isolated_creds on starvation by Matthew Treinish · 10 years ago
  39. 5ff763f Remove CONF values from Token clients by ghanshyam · 10 years ago
  40. c0edda0 Separate token client from identity client by ghanshyam · 10 years ago
  41. 03010dc Remove imports of http module by Ken'ichi Ohmichi · 10 years ago
  42. b19eeb8 Backward compatibility to credentials in conf by Matthew Treinish · 10 years ago
  43. b1c23fc Add a NotLockingAccounts credentials provider by Andrea Frittoli · 10 years ago
  44. 09f1783 Fix use of nonexistent class variable in accounts by Matthew Treinish · 10 years ago
  45. c791ac4 Add a new credential provider to use a list of creds by Matthew Treinish · 11 years ago