summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2015-06-03 14:32:45 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2015-06-03 14:32:45 +0000
commit651a2303fb13be24e690a00c3a7fd8bcaf33a66f (patch)
tree66f28493abd8c40b21170f76d34aa5f54496e358
parentbb5885377aeffe5e3c68e7d693eb5072af0d9b6c (diff)
parent81df4533687580bcc2763f59e8bb9908a218c754 (diff)
Merge "Fix indentation in user-guide.rst"
-rw-r--r--common/docs/user-guide.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/docs/user-guide.rst b/common/docs/user-guide.rst
index d482000..c66d502 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