summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIldiko Vancsa <ildiko.vancsa@ericsson.com>2015-06-03 10:21:29 +0200
committerIldiko Vancsa <ildiko.vancsa@ericsson.com>2015-06-03 15:07:50 +0200
commit81df4533687580bcc2763f59e8bb9908a218c754 (patch)
tree725f72d549babc2059b1523886f83193e3dc0dfb
parenta6dffc714d50c5a94faa5b2a5b9fc74f3ee384f0 (diff)
Fix indentation in user-guide.rst
Change-Id: I4b20c289606901016fdbcda80bbdc0380ad5bfb7 Signed-off-by: Ildiko Vancsa <ildiko.vancsa@ericsson.com>
-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