Corrected Punctuation in quickstart.rst
Punctuation and typo correction. Changed gb to GB. Change-Id: I3f9aeef1022bd33106146b1f7a5c23278d6e5f51
This commit is contained in:
parent
95191bcc20
commit
2e352a387c
@ -4,7 +4,7 @@
|
|||||||
Quick Start
|
Quick Start
|
||||||
===========
|
===========
|
||||||
|
|
||||||
This guide provides a step by step of how to deploy Kolla on bare metal or a
|
This guide provides a step by step procedure to deploy Kolla on bare metal or a
|
||||||
virtual machine.
|
virtual machine.
|
||||||
|
|
||||||
Host machine requirements
|
Host machine requirements
|
||||||
@ -13,8 +13,8 @@ Host machine requirements
|
|||||||
The recommended deployment target requirements:
|
The recommended deployment target requirements:
|
||||||
|
|
||||||
- 2 (or more) network interfaces.
|
- 2 (or more) network interfaces.
|
||||||
- At least 8gb main memory
|
- At least 8GB main memory.
|
||||||
- At least 40gb disk space.
|
- At least 40GB disk space.
|
||||||
|
|
||||||
.. note:: Some commands below may require root permissions (e.g. pip, apt-get).
|
.. note:: Some commands below may require root permissions (e.g. pip, apt-get).
|
||||||
|
|
||||||
@ -217,7 +217,7 @@ libraries:
|
|||||||
yum install python-docker-py
|
yum install python-docker-py
|
||||||
|
|
||||||
|
|
||||||
Or using ``pip`` to install a latest version:
|
Or using ``pip`` to install the latest version:
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user