<font size=2 face="sans-serif">Hello,</font><br><br><font size=2 face="sans-serif">I am trying to deploy a hello world
HOT package in murano but the deployment runs forever and does not stop
(does not succeed or fail).</font><br><font size=2 face="sans-serif">Stan advised me to modify the config
setting below to set a timeout:</font><br><br><font size=2 face="sans-serif"># Time for waiting for a response from
murano agent during the</font><br><font size=2 face="sans-serif"># deployment (integer value)</font><br><font size=2 face="sans-serif">agent_timeout = 300</font><br><br><font size=2 face="sans-serif">As you see I set the timeout to 300
seconds and restarted murano API, but even after 15 minutes my deployment
is still going.</font><br><font size=2 face="sans-serif">I think my environment is not configured
correctly for this to happen.</font><br><br><font size=2 face="sans-serif">I have devstack running on a VM, and
my murano development is done on a separate VM.</font><br><font size=2 face="sans-serif">I bring up murano API and UI on my dev
VM that successfully connect to my devstack VM.</font><br><br><font size=2 face="sans-serif">I am able to deploy the HOT yaml using
heat without an issue.</font><br><font size=2 face="sans-serif">From what I can see it seems that murano
is not able to talk to heat, because I don't see any stack being created
as a result of my deployment.</font><br><br><font size=2 face="sans-serif">I have also enabled murano logging in
the config file as below:</font><br><br><font size=2 face="sans-serif"># (Optional) Name of log file to output
to. If no default is set,</font><br><font size=2 face="sans-serif"># logging will go to stdout. (string
value)</font><br><font size=2 face="sans-serif"># Deprecated group/name - [DEFAULT]/logfile</font><br><font size=2 face="sans-serif">log_file = /opt/stack/logs/murano.log</font><br><br><font size=2 face="sans-serif">But no error  is reported while
the deployment is in progress.</font><br><br><font size=2 face="sans-serif">Any tips on how to force the timeout,
and also on how to resolve the deployment problem is appreciated.</font><br><font size=2 face="sans-serif"><br>Regards,</font><br><font size=2 face="sans-serif">--Vahid</font><BR>