ironic/releasenotes/notes/adopt-ironic-context-5e75540dc2b2f009.yaml
Lin Tan 0607226fc4 Adopt Ironic's own context
Adopt Ironic's own context in Ironic and add tests.

Refactor ensure_thread_contain_context to Ironic's own context class,
this will be more generical and not bind to TaskManager anymore.

Explicitly call ensure_thread_contain_context() in Inspector driver for
inspect hardware action.

Change-Id: Ic2bb16a2deb02054b4fca795d431c965e30a246f
Closes-Bug: #1560264
2016-04-01 14:51:39 +08:00

5 lines
97 B
YAML

---
fixes:
- Fixes a bug where Ironic won't log the request-id during
hardware inspecting.