Fixed docstring for Notifier
Drivers still belong to oslo.messaging.notify.drivers stevedore namespace. Change-Id: Ibb41d49992bf7d7f3ee0af16b46ada0411973747
This commit is contained in:
parent
2a35b290b1
commit
db7371c3c2
@ -104,7 +104,7 @@ class Notifier(object):
|
||||
:param publisher_id: field in notifications sent, for example
|
||||
'compute.host1'
|
||||
:type publisher_id: str
|
||||
:param driver: a driver to lookup from oslo_messaging.notify.drivers
|
||||
:param driver: a driver to lookup from oslo.messaging.notify.drivers
|
||||
:type driver: str
|
||||
:param topic: the topic which to send messages on
|
||||
:type topic: str
|
||||
|
Loading…
Reference in New Issue
Block a user