Comment 2 for bug 1602667

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

Reviewed: https://review.openstack.org/343581
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=823ab3f776d197c388e36d1143f0eeebeab1404d
Submitter: Jenkins
Branch: master

commit 823ab3f776d197c388e36d1143f0eeebeab1404d
Author: ZhongShengping <chdzsp@163.com>
Date: Mon Jul 18 19:18:55 2016 +0800

    Remove notification_driver option

    The Ceilometer integration for Nova uses notification_driver
    parameter at the moment.
    According to the logs this is deprecated:
    Option "notification_driver" from group "DEFAULT" is deprecated.
    Use option "driver" from group "oslo_messaging_notifications".

    Change-Id: Ifb60a7a5945838bb8d12092d811956f84775df27
    Closes-Bug: 1602667