Comment 6 for bug 1969826

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/850926
Committed: https://opendev.org/openstack/kolla-ansible/commit/c4857a79a9a44f440cb88fce4507c463b5cebf5f
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit c4857a79a9a44f440cb88fce4507c463b5cebf5f
Author: Christian Berendt <email address hidden>
Date: Sat Feb 12 17:40:31 2022 +0100

    Set the ironic notification level

    To use notifications with ironic, the notification_level
    option in the [DEFAULT] section of the configuration file
    must be set, we use ``info`` as a reasonable level.

    Closes-Bug: #1969826

    Change-Id: I38bb1e5404e917c788689a3181741022f875da06
    (cherry picked from commit ced1e3b6dbbdeb6625c3da9dcca8fe893b5db0f9)