s/bellow/below

Change-Id: I119fa3acbea1dbe152d0f28f06593022cb1c9435
This commit is contained in:
ckji 2017-03-14 17:39:45 +08:00
parent 7a1683ded3
commit 3251ee0598
1 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ Single node deployment
vagrant ssh
4) Continue on the common section bellow
4) Continue on the common section below
Multinode
~~~~~~~~~
@ -43,7 +43,7 @@ This will create an environment where the octavia services are replicated
across two nodes, and in front of the octavia api, an haproxy is configured
to distribute traffic among both API servers, and provide failure tolerance.
Please note that the database is a single mysql instance, with no clustering.
Please note that the database is a single mysql instance, with no clustering.
1) Create and deploy the environment VMs