Comment 2 for bug 1836005

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

Reviewed: https://review.opendev.org/669993
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=de31466fdb09dd367b23660f71b4ca06f83271a2
Submitter: Zuul
Branch: master

commit de31466fdb09dd367b23660f71b4ca06f83271a2
Author: Takashi NATSUME <email address hidden>
Date: Wed Jul 10 16:06:22 2019 +0900

    doc: Fix a parameter of NotificationPublisher

    The 'binary' parameter has been changed to the 'source'
    since I95b5b0826190d396efe7bfc017f6081a6356da65.
    But the notification document has not been updated yet.

    Replace the 'binary' parameter with the 'source' parameter.

    Change-Id: I141c90ac27d16f2e9c033bcd2f95ac08904a2f52
    Closes-Bug: #1836005