Comment 9 for bug 1346755

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

Reviewed: https://review.openstack.org/117085
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=f94db70b719ad1b7cd7ea2e453f6c986d3c90bcc
Submitter: Jenkins
Branch: master

commit f94db70b719ad1b7cd7ea2e453f6c986d3c90bcc
Author: Angus Salkeld <email address hidden>
Date: Wed Aug 27 13:37:04 2014 +1000

    Cut down on warning logs

    - don't log on ignore_not_found()
    - drop some logs from warn to info
    - remove the "no resources in template" log
    - remove the "Duplicating event" log

    Change-Id: Ie4d68b43607336c8c054a32126d6a05ba4e5e15c
    Closes-bug: #1346755