diff --git a/devstack/README.rst b/devstack/README.rst index 79737f4..b4af760 100644 --- a/devstack/README.rst +++ b/devstack/README.rst @@ -25,7 +25,7 @@ Enabling Bilean in DevStack settings. Typically, you will need to set the notifications driver in each service's configuration. - For example, to enable nova service, edit `/etc/nova/nvoa.conf` and add + For example, to enable nova service, edit `/etc/nova/nova.conf` and add following configuration:: [oslo_messaging_notifications] diff --git a/doc/source/install.rst b/doc/source/install.rst index 4571345..8ed35b8 100644 --- a/doc/source/install.rst +++ b/doc/source/install.rst @@ -49,7 +49,7 @@ following detailed instructions. settings. Typically, you will need to set the notifications driver in each service's configuration. - For example, to enable nova service, edit `/etc/nova/nvoa.conf` and add + For example, to enable nova service, edit `/etc/nova/nova.conf` and add following configuration:: [oslo_messaging_notifications]