1. 4bee2e7 Add admin role on domain for v3 by Andrea Frittoli (andreaf) · 10 years ago
  2. ffad78a Fix base unit test class location by Matthew Treinish · 9 years ago
  3. 0021c29 Replace Mox with Mock by Jordan Pittier · 9 years ago
  4. 00f2596 Get rid of httplib2, use urllib3 instead by Jordan Pittier · 9 years ago
  5. 4112904 Use tempest.tests.lib.base instead of tempest.tests.base by Jordan Pittier · 9 years ago
  6. 29e9cab Change assertTrue(isinstance()) by optimal assert by Shuquan Huang · 9 years ago
  7. 43e7fcf Make ports_client use common waiter method by Ken'ichi Ohmichi · 9 years ago
  8. e35f472 Split out Neutron routers client by Ken'ichi Ohmichi · 9 years ago
  9. 5403052 Remove service_client module by Ken'ichi Ohmichi · 9 years ago
  10. db9672e Use tempest.lib code in tempest by Andrea Frittoli (andreaf) · 9 years ago
  11. b5ce735 Use quotas/security_groups clients from tempest-lib by Ken'ichi Ohmichi · 9 years ago
  12. 94aca95 Make 2 functions in network_client use **kwargs by piyush110786 · 9 years ago
  13. 03035d5 Don't use non-existent method of Mock by Masayuki Igawa · 9 years ago
  14. 82c83a5 Split users_client from keystone client v2. by Daniel Mellado · 9 years ago
  15. f9606e9 Split out Neutron security groups client by John Warren · 9 years ago
  16. 6b16b92 Split out roles client from keystone identity client by Daniel Mellado · 9 years ago
  17. b04da90 Split out keystone tenant client by Daniel Mellado · 10 years ago
  18. bf57df1 Merge "Factor up config dependent credential classes" by Jenkins · 10 years ago
  19. 290b3e1 Factor up config dependent credential classes by Andrea Frittoli (andreaf) · 10 years ago
  20. 49c0fe5 Split out Neutron ports client by John Warren · 10 years ago
  21. 9c79845 Fix unit tests for migration by Andrea Frittoli (andreaf) · 10 years ago[Renamed from tempest/tests/test_dynamic_creds.py]
  22. 29491a7 Drop admin_role CONF dependency from cred provider by Andrea Frittoli (andreaf) · 10 years ago
  23. 32d0de1 Remove CredentialProvider deps to CONF by Andrea Frittoli (andreaf) · 10 years ago
  24. 3961acd Split out Neutron subnets client by John Warren · 10 years ago
  25. 17209bb Rename isolated creds to dynamic creds by Andrea Frittoli (andreaf) · 10 years ago[Renamed (83%) from tempest/tests/test_tenant_isolation.py]
  26. 94d8faf Split out Neutron networks client by John Warren · 10 years ago
  27. 0cfb461 Full response for missed IdentityV2Client methods by Anusha Ramineni · 10 years ago
  28. 96e7279 Switch using token_client to the latest for gate by Ken'ichi Ohmichi · 10 years ago
  29. a628707 Remove "JSON" from sevice clients' names by Ken'ichi Ohmichi · 10 years ago
  30. 9c713d2 Use random password generator for IsolatedCreds by LingxianKong · 10 years ago
  31. be15b87 Unbreak the world! by Matthew Treinish · 10 years ago
  32. 2219d38 Add config option to disable network isolation by Matthew Treinish · 10 years ago
  33. dc060d0 Fix tenant isolation and unit tests with py3 by Matthew Treinish · 10 years ago
  34. b8a5228 Drop auth and corresponding unit tests by andreaf · 10 years ago
  35. 9540dfd Embed network resoruces and credentials in TestResources by Andrea Frittoli (andreaf) · 10 years ago
  36. c328015 Support v3 in credential providers and subclasses by Andrea Frittoli · 10 years ago
  37. 1c78f96 Merge "Update all Oslo module use" by Jenkins · 10 years ago
  38. 583ce2c Update all Oslo module use by Doug Hellmann · 10 years ago
  39. efa399b Merge "Remove last dependency from keystone client" by Jenkins · 10 years ago
  40. 32d7499 Remove last dependency from keystone client by Andrea Frittoli · 10 years ago
  41. d9ce2b5 Merge "Switch swift tests to use cred_provider with roles" by Jenkins · 10 years ago
  42. 7456ac6 Merge "Add support for roles to credentials providers" by Jenkins · 10 years ago
  43. 8f26829 Switch swift tests to use cred_provider with roles by Matthew Treinish · 10 years ago
  44. 976e8df Add support for roles to credentials providers by Matthew Treinish · 10 years ago
  45. c429e6a Move identity v2 tests to their own folders by Jamie Lennox · 10 years ago
  46. c0edda0 Separate token client from identity client by ghanshyam · 10 years ago
  47. 79aede1 Switch rest_client module to tempest-lib by Ken'ichi Ohmichi · 10 years ago
  48. a6ac242 Move ResponseBody/List classes to service_client by Ken'ichi Ohmichi · 10 years ago
  49. 03010dc Remove imports of http module by Ken'ichi Ohmichi · 10 years ago
  50. b7afa92 Change v2 identity client methods to return one value by David Kranz · 10 years ago
  51. 88f12c1 Merge network clients to a single class by Ken'ichi Ohmichi · 10 years ago
  52. 34e8812 Change neutron client methods to return one value and update tests by David Kranz · 10 years ago
  53. f3c7591 purge xml clients from tempest.clients by Sean Dague · 11 years ago
  54. ae9aca0 Drop OfficialClientManager from tenant isolation by Andrea Frittoli · 11 years ago
  55. 846eb7c Cleanup neutron default security groups on tenant deletion by Ala Rezmerita · 11 years ago
  56. 96e9e88 Enable H407,H305,H307,E122 ignore E123 by Matthew Treinish · 11 years ago
  57. af1fb70 Add 'Member' role to all created users by Andrey Pavlov · 11 years ago
  58. c3bf925 Add Ceilometer client for scenarios tests by Artur Svechnikov · 11 years ago
  59. 5c660ab Enable H302 rule everywhere by Matthew Treinish · 11 years ago
  60. 9612e81 Get credential IDs from Credentials class by Andrea Frittoli · 11 years ago
  61. 422fbdf Enforces the use of Credentials (part2) by Andrea Frittoli · 11 years ago
  62. fc31590 Enforces the use of Credentials (part1) by Andrea Frittoli · 11 years ago
  63. 2095d24 Use auth data to fill credentials by Andrea Frittoli · 11 years ago
  64. 23433a0 Add unit tests for configurable network resources by Matthew Treinish · 11 years ago
  65. e672326 Add network credential unit testing by Matthew Treinish · 11 years ago
  66. cb05806 Add unit basic unit tests for tenant_isolation by Matthew Treinish · 11 years ago