diff --git a/doc/source/install/manual.rst b/doc/source/install/manual.rst index 8011a32a..7b8c82dd 100644 --- a/doc/source/install/manual.rst +++ b/doc/source/install/manual.rst @@ -471,6 +471,14 @@ Configure the driver in ``heat.conf``:: [oslo_messaging_notifications] driver=messagingv2 +Neutron +------ + +Edit ``neutron.conf`` to include:: + + [oslo_messaging_notifications] + driver = messagingv2 + Nova ----