summaryrefslogtreecommitdiff
path: root/keystonemiddleware/opts.py
Commit message (Expand)AuthorAgeFilesLines
* Move auth token opts calculation into auth_tokenSamuel de Medeiros Queiroz2016-06-131-33/+2
* Create a Config objectJamie Lennox2016-06-101-4/+2
* Split oslo_config and list all optsJamie Lennox2016-02-111-5/+8
* Use keystoneauthJamie Lennox2015-11-231-4/+2
* Merge "Ensure auth_plugin options are in generated CONF"Jenkins2015-10-301-1/+4
|\
| * Ensure auth_plugin options are in generated CONFJamie Lennox2015-09-201-1/+4
* | Make __all__ immutableDolph Mathews2015-10-011-2/+2
|/
* Break default auth plugin into fileJamie Lennox2015-02-261-3/+4
* Switch from oslo.config to oslo_configBrant Knudson2015-01-181-2/+2
* Convert authentication into a pluginJamie Lennox2014-10-281-1/+3
* Expose an entry point to list auth_token middleware config optionsZhi Yan Liu2014-07-021-0/+49