Comment 2 for bug 1367676

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

Reviewed: https://review.openstack.org/121820
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=b3be30b14ce3f31af8a5f23542246ca8d0c4da8c
Submitter: Jenkins
Branch: master

commit b3be30b14ce3f31af8a5f23542246ca8d0c4da8c
Author: Bob Callaway <email address hidden>
Date: Fri Jun 20 07:31:29 2014 -0400

    Fix NetApp AutoSupport Shortcomings.

    This patch addresses several problems with the current implementation.

    1. Appending a record to EMS should not in itself trigger ASUP
    delivery. These should be separately scheduled and Openstack cinder
    should have no role in ASUP scheduling or delivery, only a role in
    logging via EMS.

    2. Log frequency should be adjusted from weekly to hourly.

    3. The log message should be useful for support. It should include
    release (Havana, Icehouse, Juno, etc.) version (2014.1.1), and
    distribution information (RHEL-OSP, etc.) rather than simply noting that
    the message came from "Openstack."

    Closes-Bug: 1367676
    Change-Id: I2f81fed18342fe384e3c61184948f1e4052765d5