Merge "Follow-up patch of 0607226fc4b4bc3c9e1738dc3f78ed99e5d4f13d"
This commit is contained in:
commit
3d08266623
@ -29,7 +29,8 @@ class RequestContext(context.RequestContext):
|
||||
:param domain_name: The name of the domain.
|
||||
:param user: The name of the user.
|
||||
:param tenant: The name of the tenant.
|
||||
:param is_admin: Indicates if the request context is an administrator.
|
||||
:param is_admin: Indicates if the request context is an administrator
|
||||
context.
|
||||
:param is_public_api: Specifies whether the request should be processed
|
||||
without authentication.
|
||||
:param read_only: unused flag for Ironic.
|
||||
|
@ -1,4 +1,4 @@
|
||||
---
|
||||
fixes:
|
||||
- Fixes a bug where Ironic won't log the request-id during
|
||||
hardware inspecting.
|
||||
hardware inspection.
|
||||
|
Loading…
x
Reference in New Issue
Block a user