diff --git a/src/murano-manual/src/docbkx/content/installation-guide.xml b/src/murano-manual/src/docbkx/content/installation-guide.xml
index bedf06b..95b5c69 100644
--- a/src/murano-manual/src/docbkx/content/installation-guide.xml
+++ b/src/murano-manual/src/docbkx/content/installation-guide.xml
@@ -114,6 +114,18 @@ sh setup-centos.sh install
]]>
+
+ Successful installation ends with message like this:
+
+ Making sample configuration files at "/etc/murano-api"
+LOG:> Reloading initctl
+LOG:> Please, make proper configugation,located at "/etc/murano-api", before starting the "murano-api" daemon!
+ ]]>
+
+
@@ -146,73 +158,24 @@ vi murano-api.conf
Configure it according to your environment:
- [DEFAULT]section sets up logging.
+ [DEFAULT] section sets up logging.
[reports]
- section you can set names for new rabbitMQ queues.
+ section allows you to set up names for new rabbitMQ queues.
In
[rabbitmq]
- section sets up host configuration where rabbitMQ
+ section you can set up host configuration where rabbitMQ
with just created user and vhost is running.
-
-
- For more information how to configure SSL take a look at SSL configuration chapter
@@ -250,9 +213,15 @@ admin_password = password
- Register murano-api service in Openstack
- (note: you need to be authorized in Openstack to run this commands)
-
+ Register murano-api service in Openstack.
+ Note: you need to be authorized in Openstack to run this commands. To do this, you can run something like (having changed variables to appropriate values)
+
+
+
+
+