From 8ad111e0fed3e20694f012d3543bb011fddec9a0 Mon Sep 17 00:00:00 2001 From: Ekaterina Fedorova Date: Tue, 1 Oct 2013 19:21:18 +0400 Subject: [PATCH] Fix ident + add firewall port enable command Change-Id: Ieb771b0331ba03f3af1c834b9aeece770d7dab2a --- .../src/docbkx/content/installation-guide.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/administrators-guide/src/docbkx/content/installation-guide.xml b/src/administrators-guide/src/docbkx/content/installation-guide.xml index 5844b89..7baf34c 100644 --- a/src/administrators-guide/src/docbkx/content/installation-guide.xml +++ b/src/administrators-guide/src/docbkx/content/installation-guide.xml @@ -594,7 +594,7 @@ sudo su - If there is no openstack dashboard package in your environment install it now with all dependencies. - Deleting an Ubuntu theme is an optional step but recommended. + Deleting an Ubuntu theme is an optional step but recommended. In Centos open up the firewall ports for HTTP. Horizon installed by devstack is not capable for a murano installation. @@ -613,7 +613,10 @@ dpkg --purge openstack-dashboard-ubuntu-theme yum install make gcc memcached python-memcached \ mod_wsgi openstack-dashboard python-netaddr.noarch - +#> lokkit -p http:tcp +#> lokkit -p https:tcp + + Clone Murano Dashboard repository from the github: @@ -686,7 +689,7 @@ sh setup-centos.sh install CentOS - # service httpd restart +# service httpd restart