I am implementing Cloudforms 4.1 at a customer site, we have 4 virtual appliances (web, db, x2 workers), everything deployed fine but when adding their Redhat Openstack as a Cloud provider I ran into an issue. Cloudforms is deployed in a DMZ and they have opened up port 443 to the Openstack environment.
We are able to validate and add the OS cloud, the issue is the Registry information is staying grayed out, we don’t see any instances or images for example. We are connect via Ceilometer - I turned the fog log on and I can only see the following:
fog.log: [----] E, [2015-03-05T19:20:16.844842 #28320:977e94]
ERROR – : #Excon::Error::Timeout: connect_write timeout reached>
Questions: Do we need to open up port 13000 on the firewall to obtain this info into CF?
Someone also mentioned port - 13808.
My only other idea is they are not exposing the required API via the overcloud and only the undercloud and only via the private SDN layer.
Any help or ideas would be great.