이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 13. Debug Modes
You can enable and disable the DEBUG level logging mode for certain services in the overcloud. To configure debug mode for a service, set the respective debug parameter. For example, OpenStack Identity (keystone) uses the KeystoneDebug parameter. Set this parameter in the parameter_defaults section of an environment file:
parameter_defaults: KeystoneDebug: True
parameter_defaults:
KeystoneDebug: True
For a full list of debug parameters, see "Debug Parameters" in the Overcloud Parameters guide.