Comment 2 for bug 1535611

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

Reviewed: https://review.openstack.org/269532
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=92450109b147fccc9fcd4c43f31041a66beee9a4
Submitter: Jenkins
Branch: master

commit 92450109b147fccc9fcd4c43f31041a66beee9a4
Author: houming-wang <email address hidden>
Date: Tue Jan 19 17:59:05 2016 +0800

    "notification_driver" from group "DEFAULT" is deprecated

    Option "notification_driver" from group "DEFAULT" is deprecated.
    Use option "driver" from group "oslo_messaging_notifications"

    Reference link:
    [1] https://github.com/openstack/oslo.messaging/blob/master/
        oslo_messaging/notify/notifier.py#L34

    Change-Id: I3e211ac315bb582961ad03e2cf06d4409eb20ed3
    Closes-Bug: #1535611