keystone.server.wsgi.
find_paste_config
()[source]¶Find Keystone’s paste.deploy configuration file.
Keystone’s paste.deploy configuration file is specified in the
[paste_deploy]
section of the main Keystone configuration file,
keystone.conf
.
For example:
[paste_deploy]
config_file = keystone-paste.ini
Returns: | The selected configuration filename |
---|---|
Raises: | exception.ConfigFileNotFound |
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.