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.

Conflicts:
    doc/source/reference/notifications.rst

    A conflict is due to not including
    Icfebf894185fc83f5fa77e8e10a42ba9dbb37755
    in stable/rocky

Change-Id: I141c90ac27d16f2e9c033bcd2f95ac08904a2f52
Closes-Bug: #1836005
(cherry picked from commit de31466fdb)
(cherry picked from commit 5ba20d128c)
This commit is contained in:
Takashi NATSUME 2019-07-10 16:06:22 +09:00
parent 5e564c1142
commit 7793f4d759
1 changed files with 1 additions and 1 deletions

View File

@ -285,7 +285,7 @@ payload.
Note that the notification's publisher instance can be created two different
ways. It can be created by instantiating the `NotificationPublisher` object
with a `host` and a `binary` string parameter or it can be generated from a
with a `host` and a `source` string parameter or it can be generated from a
`Service` object by calling `NotificationPublisher.from_service_obj` function.
Versioned notifications shall have a sample file stored under