Some projects (eg. nova, cinder, heat) implement policy check to determine is_admin value. Provide the interface which can be overridden easily to implement such deferred check. Change-Id: Id25376bfabff4c3462b7ebd30953217ac717f8ea Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
Oslo Context Library
The oslo.context library has helpers to maintain useful information about a request context. The request context is usually populated in the WSGI pipeline and used by various modules such as logging.
- License: Apache License, Version 2.0
- Documentation: https://docs.openstack.org/oslo.context/latest/
- Source: https://opendev.org/openstack/oslo.context
- Bugs: https://bugs.launchpad.net/oslo.context
- Release notes: https://docs.openstack.org/releasenotes/oslo.context/
Description
Languages
Python
100%