Hi everyone,

I have installed devstack on ubuntu14.04 virtual machine. In order to
attach glance cirros image I run following command:

$ glance image-show myCirrosImage

and it gave me following error:

Error finding address for
http://10.0.2.15:9292/v1/images/detail?limit=20&name=myCirrosImage:
HTTPConnectionPool(host='10.0.2.15', port=9292): Max retries exceeded with
url: /v1/images/detail?limit=20&name=myCirrosImage (Caused by <class
'socket.error'>: [Errno 111] Connection refused)

Please tell me what steps should I take to resolve this error. Thank you!
-- 
Kind Regards,
Sadia
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to