Skip to content
Snippets Groups Projects
Commit d799f819 authored by Georgy Okrokvertskhov's avatar Georgy Okrokvertskhov
Browse files

Small spelling corrections in docs

Change-Id: Iec83a99f67d547ff8dd218a4ddf5642c79f42b99
parent 3487d8da
No related branches found
No related tags found
No related merge requests found
...@@ -38,17 +38,17 @@ starting Docker daemon unless you are running the Ubuntu with 3.19 kernel or ...@@ -38,17 +38,17 @@ starting Docker daemon unless you are running the Ubuntu with 3.19 kernel or
above. AUFS requires CONFIG\_AUFS\_XATTR=y set when building the kernel. On above. AUFS requires CONFIG\_AUFS\_XATTR=y set when building the kernel. On
Ubuntu, versions prior to 3.19 did not set this flag to be compatible with Ubuntu, versions prior to 3.19 did not set this flag to be compatible with
Docker. If unable to upgrade the kernel, the Kolla community recommends using Docker. If unable to upgrade the kernel, the Kolla community recommends using
a different storage backend such as btrfs when running Docker dameon. a different storage backend such as btrfs when running Docker daemon.
On the deployment host Ansible>=1.8.4 must be installed and is the only On the deployment host Ansible>=1.8.4 must be installed and is the only
requirement for deploying OpenStack. To build the Docker container images requirement for deploying OpenStack. To build the Docker container images
locally the dependnencies docker>=1.7.0 and the Python libraries locally the dependnencies docker>=1.7.0 and the Python libraries
docker-py>=1.2.0 and Jinja2>=2.6 must be installed. docker-py>=1.2.0 and Jinja2>=2.6 must be installed.
The deployment targt nodes require the installation of docker>=1.7.0 and The deployment target nodes require the installation of docker>=1.7.0 and
docker-py>=1.2.0. docker-py>=1.2.0.
To install Kolla Python depenedencies use: To install Kolla Python dependencies use:
:: ::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment