Comment 6 for bug 1089773

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to quantum (stable/folsom)

Reviewed: https://review.openstack.org/19929
Committed: http://github.com/openstack/quantum/commit/1a24b687287393f96b724a6cfc98a796fa3cb2ea
Submitter: Jenkins
Branch: stable/folsom

commit 1a24b687287393f96b724a6cfc98a796fa3cb2ea
Author: Akihiro MOTOKI <email address hidden>
Date: Tue Jan 8 16:57:23 2013 +0900

    Use default_notification_level when notification

    Fix bug 1089773

    Notifications in quantum api do not honor default_notification_level
    in quantum.conf and always use INFO level. On the other hand
    dhcp-agent refers to default_notification_level.
    If default_notification_level is set to a value other than INFO,
    dhcp-agent cannot receive notification from quantum server.

    Change-Id: Ie3ae576d62e91651aa59b2324ec114716181107f