From 9439c455219a1b5c3b9319e06e07b035af1510ab Mon Sep 17 00:00:00 2001 From: Dmitry Teselkin Date: Mon, 30 Sep 2013 19:38:14 +0400 Subject: [PATCH] Admin Guide updated. Change-Id: Id343849e4492490848b678df90fa0f923c541050 --- .../src/docbkx/content/general.xml | 84 ++++++++++--------- 1 file changed, 43 insertions(+), 41 deletions(-) diff --git a/src/administrators-guide/src/docbkx/content/general.xml b/src/administrators-guide/src/docbkx/content/general.xml index 66c44b3..6a0007a 100644 --- a/src/administrators-guide/src/docbkx/content/general.xml +++ b/src/administrators-guide/src/docbkx/content/general.xml @@ -283,37 +283,52 @@ done
Install OpenStack + + + Please keep in mind that in this guide we assume that Murano is installed in a separate devbox environment. + + + Murano devbox requires an OpenStack installed somewhere in your lab. This OpenStack installation must be reachable from the Murano box. Murano works great with Openstack packages installation as well as devstack installation. For now we support Openstack Grizzly and working on Havana integration. - - - - For Openstack Grizzly installation follow - - the documentation. In addition to that - Heat should be installed. - Follow the link to setup Heat on - Ubuntu - and on CentOS. - - - - - - For a Devstack installation take a look at - this page. - - Murano Dashboard component should be - installed on a separate node in case of devstack installation - - - - Use Devstack's guide to install single VM OpenStack ( - http://devstack.org/guides/single-vm.html) - + + Package-based Installation + + + To install Openstack Grizzly please consult the following sources: + + + + OpenStack Grizzly Install Guide + + + + + OpenStack Grizzly-g3 for Ubuntu 12.04 all-in-one installation + + + + + + In addition to that Heat should be installed. + Follow the link to setup Heat on + Ubuntu + and/or on CentOS. + + + Devstack-based Installation + + + For a Devstack installation please vizit Devstack Home Page and clone devstack repository to your host. + + + For further installation process we recommend to use Devstack's Single VM Installation Guide. + + + The example of localrc configuration file is provided below: + localrc example @@ -343,18 +358,5 @@ LOGFILE=$SCREEN_LOGDIR/stack.sh.log - - If you need to image builder only, then install only packages required to run KVM (see below). - - - -
-
- Configure OpenStack - - - Additional OpenStack configuration usually doesn't required in case you've installed OpenStack with Devstack scripts. - - -
+