deb-heat/heat/common
Anderson Mesquita 9ce4ab1338 Move X-Auth-Url logic to auth_url middleware
Refactoring the auth_password middleware to move X-Auth-Url logic
into the auth_url middleware, so that all X-Auth-Url logic is
handled in one place.

This also adds the auth_url middleware in front of the auth_password
middleware, so that there should be no behavior change

Co-Authored-By: Richard Lee <rblee88@gmail.com>
Related-Bug: #1259364
Change-Id: I3819cbf1a4c4955752dc7c804b0add1bab2b962c
2014-02-20 15:52:51 -06:00
..
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 20:29:31 +08:00
auth_password.py Move X-Auth-Url logic to auth_url middleware 2014-02-20 15:52:51 -06:00
auth_url.py Move X-Auth-Url logic to auth_url middleware 2014-02-20 15:52:51 -06:00
config.py Add systemd notification support to heat 2014-02-19 09:43:44 -05:00
context.py Retrieve user_id from HTTP Headers to populate Context 2014-02-07 17:17:25 +01:00
crypt.py Improve help strings 2014-02-12 20:45:57 +01:00
custom_backend_auth.py Add _() to fix i18N compliance (part 1) 2013-11-15 13:47:08 +08:00
environment_format.py Verify that parsed environment file maps to a dict 2014-02-11 09:36:40 +08:00
exception.py Revert "Merge "Re-enable lazy translation"" 2014-02-18 18:58:28 +01:00
heat_keystoneclient.py Revert config mocking to cfg.CONF.set_override 2014-02-17 09:07:29 +00:00
identifier.py Use the new oslo py3kcompat.urlutils 2013-12-06 12:00:42 +11:00
notify.py Add systemd notification support to heat 2014-02-19 09:43:44 -05:00
plugin_loader.py Fix unused variables 2/2: enable unused var check 2014-01-08 18:01:05 +08:00
policy.py Add policy enforcement to ReST API 2014-01-04 08:10:47 +00:00
short_id.py Wrap common exceptions in _() 2013-10-18 11:28:12 +11:00
systemd.py Add systemd notification support to heat 2014-02-19 09:43:44 -05:00
template_format.py Parse stack_adopt_data 2014-02-19 09:58:28 +01:00
timeutils.py Wrap common exceptions in _() 2013-10-18 11:28:12 +11:00
urlfetch.py Use the new oslo py3kcompat.urlutils 2013-12-06 12:00:42 +11:00
wsgi.py Revert "Merge "Re-enable lazy translation"" 2014-02-18 18:58:28 +01:00