diff --git a/src/murano-manual/src/docbkx/content/installation-guide.xml b/src/murano-manual/src/docbkx/content/installation-guide.xml index 13d048d..1442f86 100644 --- a/src/murano-manual/src/docbkx/content/installation-guide.xml +++ b/src/murano-manual/src/docbkx/content/installation-guide.xml @@ -23,14 +23,14 @@ http://www.w3.org/1999/xlink http://www.w3.org/1999/xlink.xsd" version="5.0"> Installation Guide - This chapter is about installation and configuration Murano services. + This chapter describes installation and configuration of Murano services. Note that all Murano modules can be downloaded from our page on launchpad.
- Common Pre-Requirements - Operation system: + Pre-Requisites + Murano supports the following operating systems: Ubuntu @@ -39,7 +39,7 @@ RHEL/CentOS - Packages: + Ensure that these packages are installed before Murano installation using your OS package manager: python-dev @@ -59,14 +59,12 @@
Murano API Service Murano API provides access to the Murano orchestration engine via API. - This chapter describes Murano API for contributors of the project, and assumes that you are already - familiar with Murano API from an end-user perspective. - + This chapter describes the procedure of installation and condiguration of Murano API.
Install - Need to work as root + We need to have superuser privileges in order to install and configure system packages. Let's switch to root account: - Navigate to the temporary directory and clone Murano API Service from repository + Clone Murano API Service from repository Ubuntu Linux 12.04 / 12.10 @@ -91,8 +87,6 @@ git clone https://github.com/stackforge/murano-api @@ -700,4 +694,4 @@ sh setup-centos.sh install
- \ No newline at end of file + diff --git a/src/murano-manual/src/docbkx/murano-manual.xml b/src/murano-manual/src/docbkx/murano-manual.xml index 25a3e16..7945bc0 100644 --- a/src/murano-manual/src/docbkx/murano-manual.xml +++ b/src/murano-manual/src/docbkx/murano-manual.xml @@ -22,7 +22,7 @@ xsi:schemaLocation="http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd http://www.w3.org/1999/xlink http://www.w3.org/1999/xlink.xsd" version="5.0"> - Murano Project Documentation + Murano User Guide @@ -62,10 +62,10 @@ + -