Comment 8 for bug 1587143

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ironic (master)

Reviewed: https://review.openstack.org/336102
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=cd7507f04b309383629ef83b7fec478128918ec1
Submitter: Jenkins
Branch: master

commit cd7507f04b309383629ef83b7fec478128918ec1
Author: Lucas Alvares Gomes <email address hidden>
Date: Wed Jun 29 16:47:16 2016 +0100

    Collect deployment logs from IPA

    This patch adds the code to collect the deployment logs from the IPA
    ramdisk. The logs can be collect for every deployment, upon a failure or
    never. By default, logs are collected upon a failure.

    After collection, logs can be storaged either in the local filesystem
    (default) or in Swift.

    If an error occurs when the logs are being collected, storaged or if the
    ramdisk does not support the collect_system_logs command Ironic will log
    an error message, but the deployment will proceed.

    Documentation on how to enable and other configuration will be done on a
    subsequent patch.

    Partial-Bug: #1587143
    Change-Id: I6da1110daa94ea25670f71f9862e51cc9bbc6f93