Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/heat/+spec/log-request-id. Description: Each request to the API should have a unique request ID. For example: req-15187ebf-19bc-4210-b733-56b04d5dabd2 This is built into oslo. The request ID should be in each log message generated by heat-engine and heat-api. In a production Heat deployment, this would facilitate tracing the conversation through all the tiers and aid in debugging. Specification URL (additional information): None