Hi Eric

Small world dude. :-)

Have a nice day!

johnu
________________________________
From: Eric Windisch [e...@windisch.us]
Sent: Wednesday, January 15, 2014 7:33 AM
To: OpenStack Development Mailing List (not for usage questions)
Subject: Re: [openstack-dev] [Openstack][Nova][Docker] Devstack with docker 
driver


I think this is because your OS_GLANCE_URL and OS_AUTH_URL are set to
127.0.0.1, and that address inside of the docker container is different
than the address outside (e.g. on the host itself).  If you have glance
and keystone running on a non-localhost address, then the traffic inside
of the container would be able to route correctly to the host and reach
the services.


Swapnil, try adding a value for HOST_IP into your localrc, matching your 
machine's IP address.

Regards,
Eric Windisch
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to