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 |