Re: [openstack-dev] [glance] Bug when running Tempest on IPv6 network

2016-03-15 Thread Emilien Macchi
On Tue, Mar 15, 2016 at 9:28 PM, Nikhil Komawar wrote: > Hi Emilien , > > Thanks for bringing this up! It appears that you've hit one of those > weird ones that have a workaround in Glance. This is what you are > looking for: > https://github.com/openstack/glance/blob/master/glance/cmd/__init__.py

Re: [openstack-dev] [glance] Bug when running Tempest on IPv6 network

2016-03-15 Thread Nikhil Komawar
Hi Emilien , Thanks for bringing this up! It appears that you've hit one of those weird ones that have a workaround in Glance. This is what you are looking for: https://github.com/openstack/glance/blob/master/glance/cmd/__init__.py#L32 Hope it helps. On 3/15/16 9:06 PM, Emilien Macchi wrote: > P

[openstack-dev] [glance] Bug when running Tempest on IPv6 network

2016-03-15 Thread Emilien Macchi
Puppet OpenStack team is currently working on deploying the our CI on IPv6 networks. Tempest fails on Glance, please look https://bugs.launchpad.net/glance/+bug/1557814 Please let me know any feedback on this, Thanks! -- Emilien Macchi ___