Abhishek Sharma 0c0eae3b1e Expect paste.deploy and gnocchi/panko options
The authtoken middleware has been printing warning log messages to
the API logs for all services, reporting unexpected conf keys. This
was traced back to paste.deploy adding 'here' and '__file__' and
both gnocchi and panko adding 'configkey' keys in wsgi apps though
these do not actually exist in the conf file. This change allows
for those keys without printing a warning that unnecessarily
confuses operators.

But it's kind of a hack, especially the configkey bit. We shouldn't
have to know about gnocchi/panko specifics like this. And it doesn't
address the comment in the bug about what is seen for ironic. So I
think there will still be more to do here.

Change-Id: I678482309c7dd35ce147bebf13ebefc84251fe91
Partial-Bug: 1722444
2017-12-07 10:43:49 -05:00
2017-01-03 09:13:38 -05:00
2017-10-02 21:57:27 -05:00
2014-06-19 15:45:29 -07:00
2017-10-02 21:57:27 -05:00
2015-06-07 10:37:27 -05:00
2014-06-19 15:45:29 -07:00
2017-07-20 16:38:16 +08:00
2014-06-19 15:45:29 -07:00
2017-07-20 16:38:16 +08:00
2017-10-15 17:00:19 +00:00
2017-04-06 22:03:25 +00:00
2017-10-02 21:57:27 -05:00

Team and repository tags

image

Middleware for the OpenStack Identity API (Keystone)

Latest Version

Downloads

This package contains middleware modules designed to provide authentication and authorization features to web services other than Keystone <https://github.com/openstack/keystone>. The most prominent module is keystonemiddleware.auth_token. This package does not expose any CLI or Python API features.

For information on contributing, see CONTRIBUTING.rst.

For any other information, refer to the parent project, Keystone:

https://github.com/openstack/keystone

Description
OpenStack Identity (Keystone) Middleware
Readme 14 MiB
Languages
Python 100%