Hi,

While applying custom puppet manifest in post deployment section of
tripleO, I am getting a "connect failed " error in deployment of this
particular puppet manifest.

As per puppet concept, one will face this error if server is not reachable
on port 8140.

I manually checked the connectivity and I found that from controller node
(puppet agent)  undercloud (puppet server) is not reachable on port 8140.

[heat-admin@overcloud-controller-0 ~]$ telnet 192.168.122.2 8140
Trying 192.168.122.2...

I would like to understand complete scenario here. My stack deployment has
completed successfully. If my puppet deployment failing at first step due
to connectivity, how tripleo inbuilt puppet deployments are working fine?


##Deployment show output
------------------------------------------------------------
[stack@redhat-undercloud templates]$ heat deployment-show
2b87dcb4-24d4-4b4d-a15c-9f27352b291d
WARNING (shell) "heat deployment-show" is deprecated, please use "openstack
software deployment show" instead
{
  "status": "COMPLETE",
  "server_id": "b594e806-fec4-4d6e-af77-ccd221c3e08c",
  "config_id": "187f3fcf-1d22-4145-a938-84046f2d972f",
  "output_values": {
    "deploy_stdout": "\u001b[mNotice: Compiled catalog for
overcloud-controller-0.localdomain in environment production in 0.02
seconds\u001b[0m\n\u001b[mNotice: Finished catalog run in 0.49
seconds\u001b[0m\n",
    *"deploy_stderr": "exception: connect failed\n",*
    "deploy_status_code": 0
  },
  "creation_time": "2017-11-17T08:06:18Z",
  "updated_time": "2017-11-17T08:08:27Z",
  "input_values": {},
  "action": "CREATE",
  "status_reason": "Outputs received",
  "id": "2b87dcb4-24d4-4b4d-a15c-9f27352b291d"
}
---------------------------------------------------------------






Thanks & Regards,
Shyam Biradar,
Email: shyambiradarsgg...@gmail.com,
Contact: +91 8600266938.
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to