Description
Provides request and execution context helpers for OpenStack Python services. It helps carry user, project, authentication, request, and tracing metadata through service code consistently.
Context data can include identity and authorization-related information. Avoid logging or exposing full context objects unless they have been reviewed and redacted.