From 2011f610fc0138fdfc12ec8fca9ab810e14f7160 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cdevon?= Date: Mon, 8 Feb 2016 13:13:32 -0500 Subject: [PATCH] Changed awkward sentence Changed awkward sentence and edited Change-Id: Icba1361aac4046bf015ba724034fbc3cd5756ef5 --- doc/admin-guide-cloud/source/baremetal.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/admin-guide-cloud/source/baremetal.rst b/doc/admin-guide-cloud/source/baremetal.rst index fee489ef0d..12d5e73a6e 100644 --- a/doc/admin-guide-cloud/source/baremetal.rst +++ b/doc/admin-guide-cloud/source/baremetal.rst @@ -10,7 +10,7 @@ Introduction ~~~~~~~~~~~~ The Bare Metal service provides physical hardware as opposed to -virtual machines and provides several reference drivers which +virtual machines. It also provides several reference drivers, which leverage common technologies like PXE and IPMI, to cover a wide range of hardware. The pluggable driver architecture also allows vendor-specific drivers to be added for improved performance or @@ -139,7 +139,7 @@ If you get this message, check the following: #. It takes some time for nodes information to propagate from the Bare Metal service to the Compute service after introspection. Our tooling usually - accounts for it, but if you did some steps manually, there may be a period + accounts for it, but if you did some steps manually there may be a period of time when nodes are not available to the Compute service yet. Check that :command:`nova hypervisor-stats` correctly shows total amount of resources in your system.