Commit Graph

33 Commits (master)

Author SHA1 Message Date
sunyonggen ca28df8480 OAuth 2.0 Mutual-TLS Support
2 months ago
Andreas Jaeger c096099416 Update hacking for Python3
3 years ago
Colleen Murphy 8ea9bee56c Expose app creds and new attrs in fixtures
4 years ago
Colleen Murphy 759a9a5f59 Expose application credentials in AccessInfoV3
4 years ago
Monty Taylor 79cd91e755
Implement service_type alias lookups
5 years ago
Monty Taylor 2e209e917d
Allow tuples and sets in interface list
5 years ago
Lance Bragstad f9ab615eb1 Implement system scope
5 years ago
Monty Taylor dc667f7354 Fix masked variable name
5 years ago
Morgan Fainberg 335a8cdf03 Remove use of positional decorator
6 years ago
Jenkins c31240b5b3 Merge "Minor cleanup"
6 years ago
Eric Fried 0007f373ce Minor cleanup
6 years ago
Monty Taylor 2b949de8e9
Support a list of interface values
6 years ago
Monty Taylor c6b915306b
Rework EndpointData construction to normalize catalog first
6 years ago
Monty Taylor 337e5af637
Add returning EndpointData objects from discovery
6 years ago
Clenimar Sousa b1f1e50a0d Add is_domain to keystoneauth token
7 years ago
Jamie Lennox ed75863807 Expose is_admin_project in AccessInfo
7 years ago
Navid Pustchi 2e0c0030a9 Removing tox ignore D400.
7 years ago
Navid Pustchi 01cf25ad36 Removing tox ignore D401 and make keystoneauth compliant
7 years ago
Kristi Nikolla e57547c366 Renamed endpoint to interface in docstring
7 years ago
Jamie Lennox f21def7061 Use positional library instead of our own copy
7 years ago
hgangwx 35cad4a2ef Wrong usage of "a"
7 years ago
Jenkins 205433aa57 Merge "Address hacking check H405"
7 years ago
lin-hua-cheng 63429aeca8 Address hacking check H405
7 years ago
lin-hua-cheng 5a21e9a77a Refactored AccessInfo.project_scoped accessor
8 years ago
Jamie Lennox 4fd8531fd5 Expose bind data via AccessInfo
8 years ago
Jamie Lennox b2484fdbf6 Copy AccessInfo tests from keystoneclient
8 years ago
Dolph Mathews 10c5961426 Make __all__ immutable
8 years ago
Monty Taylor 78c7d6448c Add accessor method for raw catalog content
8 years ago
Jamie Lennox d227f6d237 Replace endpoint_type with interface in catalog
8 years ago
Jamie Lennox 65cbe5012d Remove service_type requirement from catalog searching
8 years ago
Jamie Lennox 2aa4d8384d Allow searching a catalog on service or endpoint id
8 years ago
Jamie Lennox a00d82a723 Make missingproperty private
8 years ago
Jamie Lennox 9973144625 Move AccessInfo objects into own module
8 years ago