Small fixes to Installation Guide section

Change-Id: I81ddba1d44092853e81cdea75470bb1bdfce115c
This commit is contained in:
Serg Melikyan
2013-05-15 16:17:03 +04:00
parent 8b2f1a960b
commit 1e96220a4b

View File

@@ -2290,7 +2290,7 @@ password = murano
<para>Open second configuration file for editing:</para> <para>Open second configuration file for editing:</para>
<programlisting> <programlisting>
<![CDATA[ <![CDATA[
smelikyan@work:~/cd murano/api/etc && nano murano-api.conf smelikyan@work:~/cd murano/api/etc && nano murano-api-paste.ini
]]> ]]>
</programlisting> </programlisting>
</listitem> </listitem>
@@ -2460,7 +2460,7 @@ OPENSTACK_HOST = "localhost"
</section> </section>
<section> <section>
<title>Run</title> <title>Run</title>
<para>Run Tabula in virtualenv:</para> <para>Run Murano Dashboard in virtualenv:</para>
<programlisting> <programlisting>
<![CDATA[ <![CDATA[
user@work:~/$ cd murano-dashboard && sudo ./tools/with_venv.sh python manage.py runserver 0.0.0.0:8080 user@work:~/$ cd murano-dashboard && sudo ./tools/with_venv.sh python manage.py runserver 0.0.0.0:8080
@@ -2550,13 +2550,13 @@ user@work:~/$ cd murano-dashboard && sudo ./tools/with_venv.sh python manage.py
FreeNode. Typically somebody from our team will be online at irc from 6:00 to 20:00 UTC. You can also FreeNode. Typically somebody from our team will be online at irc from 6:00 to 20:00 UTC. You can also
contact contact
Murano community directly by Murano community directly by
<link xlink:href="mailto:murano@lists.launchpad.net">murano@lists.launchpad.net</link> <link xlink:href="mailto:murano-all@lists.launchpad.net">murano-all@lists.launchpad.net</link>
(please, note that your email address should be registered in launchpad, otherwise your mail will be ignored (please, note that your email address should be registered in launchpad, otherwise your mail will be ignored
by by
mailing system). mailing system).
</para> </para>
<para> <para>
Were going to hold public weekly meetings on Mondays at 18:00 UTC on #openstack-meeting-alt irc channel. Were going to hold public weekly meetings on Mondays at 17:00 UTC on #openstack-meeting-alt irc channel.
</para> </para>
<para>If you want to contribute either to docs or to code, simply send us change request via <para>If you want to contribute either to docs or to code, simply send us change request via
<link xlink:href="http://review.openstack.org">review.openstack.org</link> <link xlink:href="http://review.openstack.org">review.openstack.org</link>