summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopherPrice <christopher.price@ericsson.com>2015-06-03 15:02:19 +0200
committerChristopherPrice <christopher.price@ericsson.com>2015-06-03 15:02:19 +0200
commitab819bd3a94cf9543f55d30dec3e23a9d8164d2f (patch)
tree294b41354cb2b006b381b9743418fa028fe33600
parenta6dffc714d50c5a94faa5b2a5b9fc74f3ee384f0 (diff)
Adding some doc fixes.
JIRA: BGS-48 Change-Id: Ibac3c55f85849c3e1b90d7d47dd04f33b439294a Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
-rw-r--r--common/docs/user-guide.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/docs/user-guide.rst b/common/docs/user-guide.rst
index d482000..e3d353d 100644
--- a/common/docs/user-guide.rst
+++ b/common/docs/user-guide.rst
@@ -87,7 +87,7 @@ Operating the Arno platform
The Arno release provides a platform for deploying software on virtual infrastructure. The majority of operations to be executed on the platform revolve around deploying, managing and removing software (applications) on the platform itself. Application deployment is covered in the following sections, however some platform operations you may want to perform include setting up a tenant, in OpenStack tenants are also known as projects in this document we will refer to them as tenants, and associated users for that tenant.
OpenStack provides a good overview of how to create your first tenant for deploying your applications. You should create a tenant for your applications, associate users with the tenant and assign quota's.
-- Open the OpenStack console (Horizon) you should find this by logging into your control node; for example to access the console of POD1 of the OPNFV lab you would browse to <172.30.9.70:80>
+ - Open the OpenStack console (Horizon) you should find this by logging into your control node; for example to access the console of POD1 of the OPNFV lab you would browse to <172.30.9.70:80>
- Create your tenant and users by following the instructions at: http://docs.openstack.org/openstack-ops/content/projects_users.html
Further actions and activities for checking logs and status can be found in other areas of the operations document: http://docs.openstack.org/openstack-ops/content/openstack-ops_preface.html
@@ -117,7 +117,7 @@ You can engage with the community to help us improve and further develop the OPN
- To access Jira for issue reporting or improvement proposals head to: https://jira.opnfv.org/
- To get started helping out developing the platform head to: https://wiki.opnfv.org/developer
-Alternatively if you are intending to invest your time as a user of the platform you can request support and help from our mailing list at: mailto://support@opnfv.org
+Alternatively if you are intending to invest your time as a user of the platform you can ask questions and request help from our mailing list at: mailto://support@opnfv.org
License
=======