From 31842b6f3d134433699edcbe035faf44bf879ddb Mon Sep 17 00:00:00 2001 From: Zuo ZongMing Date: Wed, 29 Nov 2017 14:44:51 +0800 Subject: [PATCH] Update the README Change-Id: If8d426f73e1e8eaea6dd9a2b8e4fa2b06500d4b4 --- devstack/README.rst | 2 +- doc/source/install.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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]