- a85bdb4 [codespell] fix typos by Rajesh Tailor · 1 year, 3 months ago
- 35fc95d Fix creation of requested creds within the same project by Ghanshyam Mann · 2 years, 5 months ago
- 568ea2a Fix creds cleanup for system scope by Dr. Jens Harbott · 2 years, 10 months ago
- 10a649b Fix cleanup of default security group when preprov creds are used by lpiwowar · 3 years, 11 months ago
- c67b026 Improve dynamic cred log to include scope by Ghanshyam Mann · 4 years ago
- cc0e3d1 Merge "Fix test_network_quota_exceeding test" by Zuul · 4 years ago
- 619e0f4 Fix test_network_quota_exceeding test by lpiwowar · 4 years ago
- 5dcdd41 Skip network creation for system and domain scoped token by Ghanshyam Mann · 4 years ago
- e662307 Remove usage of six by songwenping · 4 years, 4 months ago
- 2d0da04 Support scope in dynamic cred for specific roles by Ghanshyam Mann · 4 years, 4 months ago
- ef13f40 Update dynamic creds to properly handle types during creation by Lance Bragstad · 4 years, 4 months ago
- 420586c Add alt project persona in dynamic credential by Ghanshyam Mann · 4 years, 5 months ago
- 19b70a3 [part1] Remove six by likui · 4 years, 7 months ago
- 2dd2879 Merge "Add log for all assigned roles for dynamic cred users" by Zuul · 4 years, 4 months ago
- f97c5cc Add log for all assigned roles for dynamic cred users by Ghanshyam Mann · 4 years, 4 months ago
- 32e0557 Add release note and fix some TODO from system scope support by Ghanshyam Mann · 4 years, 5 months ago
- 7f39425 Fix system & domain scoped admin dynamic credential by Ghanshyam Mann · 4 years, 5 months ago
- 2e54442 Merge "Add default RBAC personas to dynamic credentials" by Zuul · 4 years, 5 months ago
- a28849f Fix project/domain scope in dynamic_creds by Martin Kopec · 4 years, 5 months ago
- 06374e2 Add default RBAC personas to dynamic credentials by Colleen Murphy · 6 years ago
- cd0bbbd Add system scope for admin auth by Colleen Murphy · 6 years ago
- 99d4dae Change 'Member' role reference to 'member' by Martin Kopec · 5 years ago
- 2d6bcaa Fix code to pass pep8 Tox environment. by Federico Ressi · 7 years ago
- a1c3af3 [DOC] Fix "Title level inconsistent" warning by Masayuki Igawa · 8 years ago
- cd36841 Move test decorators to common by Andrea Frittoli · 8 years ago
- c51b712 Migrate the dynamic creds module to tempest lib by Matthew Treinish · 8 years ago[Renamed from tempest/common/dynamic_creds.py]
- dcd9100 Remove creds providers dependency from clients by Andrea Frittoli · 8 years ago
- 5b68f50 Dynamic creds does not support create subnet with ipv6 by zhongjun · 8 years ago
- 6b7040a Add skip if public_network_id is not specified by zhufl · 8 years ago
- 525ec71 Hacking: enable H904 by Jordan Pittier · 9 years ago
- 3787e4c Move cred_client to tempest.lib by Matthew Treinish · 9 years ago
- 4217a70 Move InvalidConfiguration exception to tempest.lib by Matthew Treinish · 9 years ago
- 0650aed Use lib version of data_utils in dynamic creds by Matthew Treinish · 9 years ago
- 00ab6be Move cred_provider abstract class to tempest lib by Matthew Treinish · 9 years ago
- 75abbcf Remove CONF usage from dynamic_creds module by Matthew Treinish · 9 years ago
- d9b1dfd Remove duplicated judgement by zhufl · 9 years ago
- 2344ea6 Delete dynamic tenant correctly when _cleanup_default_secgroup fails by zhufl · 9 years ago
- b226f8e Member role may already exist by Adam Young · 9 years ago
- b94ee0f Merge "Adding/fixing docstring to _create_creds function" by Jenkins · 9 years ago
- 100d18d Use scope in v3 identity client by Andrea Frittoli (andreaf) · 9 years ago
- 88ea9ab Adding/fixing docstring to _create_creds function by Genadi Chereshnya · 9 years ago
- ef9b01f Make username and project use same random ID by Andrea Frittoli (andreaf) · 9 years ago
- 4bee2e7 Add admin role on domain for v3 by Andrea Frittoli (andreaf) · 10 years ago
- 6cc6fbc Adding documentation to dynamic_creds functions by edannon · 9 years ago
- 577ce63 Merge "Make ports_client use common waiter method" by Jenkins · 9 years ago
- ed6e586 deprecate use of tenant in configs by Sean Dague · 9 years ago
- 43e7fcf Make ports_client use common waiter method by Ken'ichi Ohmichi · 9 years ago
- 6665c97 Make routers_client use **kwargs by Ken'ichi Ohmichi · 9 years ago
- e35f472 Split out Neutron routers client by Ken'ichi Ohmichi · 10 years ago
- 9d691b9 Merge "Properly handle failures during resource cleanup" by Jenkins · 9 years ago
- d9a18b0 Properly handle failures during resource cleanup by Andrea Frittoli (andreaf) · 9 years ago
- 24bcb88 Split roles_client for keystone v3 client by Arx Cruz · 9 years ago
- db9672e Use tempest.lib code in tempest by Andrea Frittoli (andreaf) · 9 years ago
- 91a26b6 Split domains_client from keystone V3 client by Daniel Mellado · 9 years ago
- 7aea534 Split users_client from keystone V3 client by Daniel Mellado · 9 years ago
- 47a93ab Separate projects client from identity V3 client by Yaroslav Lobankov · 9 years ago
- 94aca95 Make 2 functions in network_client use **kwargs by piyush110786 · 10 years ago
- 82c83a5 Split users_client from keystone client v2. by Daniel Mellado · 10 years ago
- 6c09664 Change LOG.warn to LOG.warning by zhangguoqing · 9 years ago
- f9606e9 Split out Neutron security groups client by John Warren · 10 years ago
- 6b16b92 Split out roles client from keystone identity client by Daniel Mellado · 10 years ago
- b04da90 Split out keystone tenant client by Daniel Mellado · 10 years ago
- cb67d2d Fix H404/405 violations for common code by Ken'ichi Ohmichi · 10 years ago
- bf57df1 Merge "Factor up config dependent credential classes" by Jenkins · 10 years ago
- 290b3e1 Factor up config dependent credential classes by Andrea Frittoli (andreaf) · 10 years ago
- 49c0fe5 Split out Neutron ports client by John Warren · 10 years ago
- 29491a7 Drop admin_role CONF dependency from cred provider by Andrea Frittoli (andreaf) · 10 years ago
- 1eb0496 Remove dependency from credentials domain CONF by Andrea Frittoli (andreaf) · 10 years ago
- 32d0de1 Remove CredentialProvider deps to CONF by Andrea Frittoli (andreaf) · 10 years ago
- 3961acd Split out Neutron subnets client by John Warren · 10 years ago
- 17209bb Rename isolated creds to dynamic creds by Andrea Frittoli (andreaf) · 10 years ago[Renamed (92%) from tempest/common/isolated_creds.py]
- 94d8faf Split out Neutron networks client by John Warren · 10 years ago
- 1535017 Give access to CredClient in tests by Jamie Lennox · 10 years ago
- 56317e0 Full response for v3 IdentityClient methods by John Warren · 10 years ago
- 87fc7e9 Allow v3 identity to work without the admin domain name by David Kranz · 10 years ago
- 32f98a4 Ensure a role is assigned to created users with v3 auth by Matthew Treinish · 10 years ago
- a628707 Remove "JSON" from sevice clients' names by Ken'ichi Ohmichi · 10 years ago
- e05f693 Merge "Use random password generator for IsolatedCreds" by Jenkins · 10 years ago
- 9c713d2 Use random password generator for IsolatedCreds by LingxianKong · 10 years ago
- 8def7ca Add resource prefix string by Andrea Frittoli (andreaf) · 10 years ago
- 2219d38 Add config option to disable network isolation by Matthew Treinish · 10 years ago
- dc060d0 Fix tenant isolation and unit tests with py3 by Matthew Treinish · 10 years ago
- 9540dfd Embed network resoruces and credentials in TestResources by Andrea Frittoli (andreaf) · 10 years ago
- c328015 Support v3 in credential providers and subclasses by Andrea Frittoli · 10 years ago
- 583ce2c Update all Oslo module use by Doug Hellmann · 10 years ago
- 0a95854 Merge "Remove migrated utils code" by Jenkins · 10 years ago
- 4a59693 Add check on role availability before request creds by roles by Matthew Treinish · 10 years ago
- 01472ff Remove migrated utils code by Matthew Treinish · 10 years ago
- 8f26829 Switch swift tests to use cred_provider with roles by Matthew Treinish · 10 years ago
- 976e8df Add support for roles to credentials providers by Matthew Treinish · 11 years ago
- 9c7aca7 Merge "clear dict post cleanup in clear_isolated_creds" by Jenkins · 10 years ago
- fe72a40 clear dict post cleanup in clear_isolated_creds by ahmad · 10 years ago
- 4b29e47 Change tempest BadRequest exc to tempest-lib exc by Masayuki Igawa · 10 years ago
- 393da49 Merge "Drop the legacy and un-used _interface" by Jenkins · 10 years ago
- 0fe93ae Merge "Remove auth_version config from get_credentials" by Jenkins · 10 years ago
- c097835 Drop the legacy and un-used _interface by Andrea Frittoli · 10 years ago
- bfa0760 Change tempest NotFound exc to tempest-lib exc by Masayuki Igawa · 10 years ago
- 878d5ab Remove auth_version config from get_credentials by Andrea Frittoli · 10 years ago
- 167b2be Move tempest_roles options to auth group by Matthew Treinish · 10 years ago
- 33438a1 Add roles to all tempest created users by Hugh Saunders · 10 years ago