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

Swapnil Kulkarni swapnilkulkarni2608 at gmail.com
Wed Jan 15 16:06:29 UTC 2014


Thanks a ton John! It finally worked!

@Daniel, no firewall update is required.

@Eric, At the same time, I had to update
/home/dstack/devstack/lib/nova_plugins/hypervisor-docker to include sudo
for all docker commands. I think that could be one change we would need in
docker and a documentation update for not using 127.0.0.1. I will create a
bug and will submit a patch with the changes. Do you agree with this?

Best Regards,
Swapnil


On Wed, Jan 15, 2014 at 9:03 PM, Eric Windisch <eric at windisch.us> wrote:

>
>> 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 at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140115/d5d01286/attachment.html>


More information about the OpenStack-dev mailing list