Update notification_driver
rabbit_notifier was deprecated in Grizzly and removed in Icehouse. Adjust to the new name. Change-Id: If043819897c1b3b8c73e95d1e6682da01b8e5597
This commit is contained in:
@@ -32,7 +32,7 @@ Installing the notification agent
|
||||
|
||||
2. If you want to be able to retrieve volume samples, you need to instruct
|
||||
Cinder to send notifications to the bus by changing ``notification_driver``
|
||||
to ``cinder.openstack.common.notifier.rabbit_notifier`` and
|
||||
to ``cinder.openstack.common.notifier.rpc_notifier`` and
|
||||
``control_exchange`` to ``cinder``, before restarting the service.
|
||||
|
||||
3. In order to retrieve object store statistics, ceilometer needs
|
||||
|
||||
Reference in New Issue
Block a user