keystoneauth/keystoneauth1
Jamie Lennox 585c525403 Allow parameter expansion in endpoint_override
Allow %(project_id)s and %(user_id)s in an endpoint_override string to
be replaced with the appropriate values from the authentication. This
makes it easier to use and specify overrides from the command line or
scripts where we may not know the project_id/user_id ahead of time.

Change-Id: Ia09f5a88cb6590113dab26796c58e708014e98f7
Closes-Bug: #1536874
2016-02-11 11:43:12 +11:00
..
access Use positional library instead of our own copy 2016-01-25 09:31:48 +11:00
exceptions HTTPError should contain 'retry_after' parameter 2016-01-19 15:24:55 +09:00
extras Mark password/secret options as secret 2016-01-15 22:43:38 +00:00
fixture Use positional library instead of our own copy 2016-01-25 09:31:48 +11:00
hacking Move to the keystoneauth1 namespace 2015-06-25 16:48:54 -07:00
identity Use positional library instead of our own copy 2016-01-25 09:31:48 +11:00
loading Use positional library instead of our own copy 2016-01-25 09:31:48 +11:00
tests Allow parameter expansion in endpoint_override 2016-02-11 11:43:12 +11:00
__init__.py Provide a RFC 7231 compliant user agent string 2015-12-15 16:45:17 -06:00
_utils.py Use positional library instead of our own copy 2016-01-25 09:31:48 +11:00
adapter.py Use positional library instead of our own copy 2016-01-25 09:31:48 +11:00
discover.py Use positional library instead of our own copy 2016-01-25 09:31:48 +11:00
plugin.py Docstring corrections 2015-12-17 17:09:58 -06:00
session.py Allow parameter expansion in endpoint_override 2016-02-11 11:43:12 +11:00
token_endpoint.py Split plugin loading 2015-08-06 10:07:51 +10:00