I would suggest turning on verbose=true and debug=true in the glance-api.conf and seeing where it's trying to connect to and what exactly is happening. For a wild guess, any chance you've got a firewall enabled and not opened the port to your public endpoint interface? -Erik On Nov 6, 2014 6:23 PM, "varun bhatnagar" <varun292006 at gmail.com> wrote: > Hi, > > I am trying to install glance service on controller and I am following > instructions given in the installation guide ( > http://docs.openstack.org/icehouse/install-guide/install/zypper/content/glance-verify.html > ) > > The OS is SLES 11, hostname is Ops-Controller & openstack version is > Icehouse. > > When I was done with the installation I tried doing post installation > steps & when I tried uploading the image in glance using following command: > > *glance image-create --name "myImage" --disk-format qcow2 \* > *--container-format bare --is-public True --progress < > cirros-0.3.2-x86_64-disk.img* > > > I got the following error message: > > *Error communicating with http://Ops-Controller:9292 > <http://Ops-Controller:9292> timed out* > > Can anyone tell me what went wrong here. > > BR, > Varun > > _______________________________________________ > Mailing list: > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : openstack at lists.openstack.org > Unsubscribe : > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack/attachments/20141106/2ae4a9c1/attachment.html>