Small fixes to Installation Guide section
Change-Id: I81ddba1d44092853e81cdea75470bb1bdfce115c
This commit is contained in:
@@ -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>
|
||||||
We’re going to hold public weekly meetings on Mondays at 18:00 UTC on #openstack-meeting-alt irc channel.
|
We’re 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>
|
||||||
|
|||||||
Reference in New Issue
Block a user