ironic_python_agent.extensions.log.
LogExtension
(agent=None)[source]¶Bases: ironic_python_agent.extensions.base.BaseAgentExtension
collect_system_logs
()[source]¶Collect system logs.
Collect and package diagnostic and support data from the ramdisk.
CommandExecutionError if failed to collect the system logs.
A dictionary with the key system_logs and the value of a gzipped and base64 encoded string of the file with the logs.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.