diff options
author | Eric Debeau <eric.debeau@orange.com> | 2017-11-03 09:44:11 +0000 |
---|---|---|
committer | Eric Debeau <eric.debeau@orange.com> | 2017-11-03 09:48:11 +0000 |
commit | 9c7964ac0fd1230fd3ecc1d21fa07d15c47fa675 (patch) | |
tree | 62afa490f2583589d6bab355659393d8b0fd7bb2 /docs | |
parent | 824dead6a1a915c1cc446cdb8304e0a077975e1a (diff) |
Correct some wordings
Change-Id: Ibee011957d7c96806a6dea97a55028d595529407
ISSUE-ID: MULTICLOUD-124
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/MultiCloud-Heat-Deployment-Guide.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/MultiCloud-Heat-Deployment-Guide.rst b/docs/MultiCloud-Heat-Deployment-Guide.rst index d33ab47..70bd5dc 100644 --- a/docs/MultiCloud-Heat-Deployment-Guide.rst +++ b/docs/MultiCloud-Heat-Deployment-Guide.rst @@ -5,11 +5,11 @@ ONAP MultiCloud Heat Deployment Guide Prerequisites ~~~~~~~~~~~~~ -1. A VIO platofrom install with nova,keystone,horizon,image, -,neutron and heat service, make sure floating ip is work. +1. A VIO platform install with nova, keystone, horizon, image, +neutron and heat service, make sure floating ip is work. -2 A local host as openstackclient cloud access opentack platform, -install python,python-pip,vietualenv, python-openstackclient, +2. A local host as OpenStack client cloud access OpenStack platform, +install python, python-pip, virtualenv, python-openstackclient, python-heatclient. |