Link to Opens5tack wiki with requirements page added

Change-Id: I27b1245040d6f92f2cc6fd07c2cc7ffd1fd3faf2
This commit is contained in:
Ekaterina Fedorova
2013-09-30 12:29:49 +04:00
parent 73c4a5971e
commit fe97f0d0b3
2 changed files with 8 additions and 4 deletions

View File

@@ -92,7 +92,7 @@
</itemizedlist> </itemizedlist>
</para> </para>
<para> <para>
The list of OSes which we used in our lab is shown below. The list of OSes which can be used for a lab shown below:
</para> </para>
<table xml:id="_software_requirements" frame="all"> <table xml:id="_software_requirements" frame="all">
<title>OS Requirements</title> <title>OS Requirements</title>
@@ -107,6 +107,9 @@
<row> <row>
<entry>Ubuntu Server 12.04 LTS</entry> <entry>Ubuntu Server 12.04 LTS</entry>
</row> </row>
<row>
<entry>Centos 6.4</entry>
</row>
</tbody> </tbody>
</tgroup> </tgroup>
</table> </table>

View File

@@ -23,9 +23,10 @@
http://www.w3.org/1999/xlink http://www.w3.org/1999/xlink.xsd" http://www.w3.org/1999/xlink http://www.w3.org/1999/xlink.xsd"
version="5.0"> version="5.0">
<title>Install Murano Components</title> <title>Install Murano Components</title>
<para>This chapter describes how to install Murano components on a separate devbox. <para>This chapter describes how to install Murano components on a
We strongly recommend to use a separate host (virtual machine or real host) for Murano separate devbox. We strongly recommend to use a separate host (virtual machine or real
devbox as it prevents you from various dependency conflicts. host) for Murano devbox as it prevents you from various dependency conflicts.
You can refer <link xlink:href="https://wiki.openstack.org/wiki/Murano/Requirements"> this link</link> to check supported version of all Murano dependencies.
</para> </para>
<section> <section>
<title>Automatic Installation</title> <title>Automatic Installation</title>