[openstack-dev] [Openstack][Nova][Docker] Devstack with docker driver

John Utz John.Utz at wdc.com
Wed Jan 15 16:43:18 UTC 2014


Hi Eric

Small world dude. :-)

Have a nice day!

johnu
________________________________
From: Eric Windisch [eric at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140115/c11ef7b6/attachment.html>


More information about the OpenStack-dev mailing list