<div dir="ltr"><div><div><div><div><div><div><div>Hi,<br><br></div>My virtual test bed deployment with just one controller and no computes is failing at ControllerNodesPostDeployment. The debug steps when a deployment fails tells to run the following command: "heat resource-show overcloud ControllerNodesPostDeployment". When I run the command, I see 3 URL starting with <a href="http://192.0.2.1:8004">http://192.0.2.1:8004</a>.<br></div>How do I access these URLs? When I try a wget on these URLs or when I create a ssh tunnel from the base machine and try to access the URLs I get permission denied message. When I try to access just the base URL (<a href="http://192.0.2.1:8004">http://192.0.2.1:8004</a> mapped to <a href="http://localhost:8005">http://localhost:8005</a>) via a tunnel, I get the following message:<br></div>{"versions": [{"status":"CURRENT", "id": "v1.0", "links": [{"href":"<a href="http://localhost:8005/v1/">http://localhost:8005/v1/</a>","rel":"self"}]}]}<br><br></div>I have looked through the /var/log/heat/ folder for any error messages but I cannot find any more detailed error message other than deployment failed at step 1 LoadBalancer.<br><br></div>Any pointers on how to debug a deployment?<br><br></div>Thanks,<br><br></div>Ramkumar<br></div>