Commit Graph

38 Commits (master)

Author SHA1 Message Date
Ghanshyam Mann c00fca4a09 Make header Case Insensitive
3 years ago
Dmitry Tantsur bca9ee7d3c Allow requesting fixed retry delay instead of exponential
4 years ago
Colleen Murphy 7b74cc9adb Fix rate semaphore for keystoneclient
4 years ago
Monty Taylor 09934718f7 Add support for client-side rate limiting
4 years ago
Monty Taylor e878df1a16
Reformat Adapter docstring
5 years ago
Monty Taylor 83be7453fa
Add ability to filter version data by service-type
5 years ago
Eric Fried 51bfa030b1 raise_exc default in Adapter
5 years ago
Dmitry Tantsur 3c2cf44e1c Add optional support for retrying certain HTTP codes
5 years ago
Jenkins c14df5da19 Merge "Set self.allow to a dict if None is passed"
6 years ago
Jenkins 31c24c4bd9 Merge "Add method to get the api major version"
6 years ago
Jenkins ae66931463 Merge "Don't use mutable defaults in allow arguments"
6 years ago
Monty Taylor fa08ed629e
Set self.allow to a dict if None is passed
6 years ago
Monty Taylor 0fa07d01c5
Add method to get the api major version
6 years ago
Monty Taylor 2ef98f637e
Don't use mutable defaults in allow arguments
6 years ago
Morgan Fainberg 335a8cdf03 Remove use of positional decorator
6 years ago
Monty Taylor 218adc333e
Add ability to specify a microversion in a request
6 years ago
Monty Taylor de41fec992 Remove kwargs from adapter.get_endpoint_data
6 years ago
Monty Taylor 8161ed81d6 Add min_version and max_version to adapter constructors
6 years ago
Monty Taylor 429b19c88c
Ensure we discover only when we should
6 years ago
Monty Taylor d2ef0287a3
Plumb endpoint_override through get_endpoint_data
6 years ago
Monty Taylor dfba9c4725
Expose getting EndpointData on adapter and session
6 years ago
Sean Dague 0906fb0424 Add global_request_id param to Adapter constructor
6 years ago
Eric Fried 1fd43be5ce Introduce keystoneauth1.loading.adapter
6 years ago
Jamie Lennox 3ce5cb4bf6 Add an allow_version_hack flag to session and identity plugins.
6 years ago
Jamie Lennox c5bac3a32c Don't issue deprecation warning when nesting adapters
6 years ago
Jenkins 946278d98c Merge "Show deprecation warning and limit features for KSC session"
7 years ago
Jamie Lennox 57f8d2cde5 Allow setting client_name, client_version on adapter
7 years ago
Jamie Lennox 6c71469783 Show deprecation warning and limit features for KSC session
7 years ago
Jamie Lennox eb5571a6ca Allow specifying client and service info to user_agent
7 years ago
Jamie Lennox 1045a147dd Add additional_headers to session and adapter
7 years ago
Colleen Murphy 118c9629e5 Expose allow parameters for URL discovery
7 years ago
Navid Pustchi 2e0c0030a9 Removing tox ignore D400.
7 years ago
Prosunjit Biswas 7d448dbc55 Fix for PEP8 violation - D202
7 years ago
Jamie Lennox f21def7061 Use positional library instead of our own copy
7 years ago
Brant Knudson d493e71070 Docstring corrections
7 years ago
Monty Taylor d123ca56d5 Default for service service type should be empty
7 years ago
Monty Taylor e96c075f1f Add argparse registration from Adapter objects
7 years ago
Morgan Fainberg a0000e4e9a Move to the keystoneauth1 namespace
8 years ago