From b58fd41ad652f5c880f59ded3a530de2ad9c9d2b Mon Sep 17 00:00:00 2001 From: Nikolai Korablin Date: Wed, 2 Mar 2016 16:20:44 -0800 Subject: [PATCH] Fixing ambiguity in the documetation After change change 284856, there were some comments about ambiguity in docs. Change-Id: I90129c475b87bf63f2e5c870dba7bd07893c8c9c --- doc/quickstart.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/quickstart.rst b/doc/quickstart.rst index 287020fb2c..d7a2f16e6a 100644 --- a/doc/quickstart.rst +++ b/doc/quickstart.rst @@ -17,7 +17,8 @@ to Vagrant, use the Vagrant virtual environment documented in If evaluating Kolla, the community strongly recommends using bare metal or a virtual machine during the evaluation period. Follow the instructions in this -document to get started with deploying OpenStack on bare metal with Kolla. +document to get started with deploying OpenStack on bare metal or a virtual +machine with Kolla. Host machine requirements -------------------------