<div dir="ltr">Done.<div><br></div><div><a href="https://bugs.launchpad.net/keystone/+bug/1275615">https://bugs.launchpad.net/keystone/+bug/1275615</a><div><br></div></div><div>I'll try it again tomorrow... Just to make sure it isn't me doing something wrong...</div>

<div><br></div><div>Best!</div><div>Thiago</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 2 February 2014 15:58, Martinx - ジェームズ <span dir="ltr"><<a href="mailto:thiagocmartinsc@gmail.com" target="_blank">thiagocmartinsc@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Sure! I'll...    =)</div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">

On 2 February 2014 13:32, Dolph Mathews <span dir="ltr"><<a href="mailto:dolph.mathews@gmail.com" target="_blank">dolph.mathews@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra">Can you open a bug for this at <a href="https://bugs.launchpad.net/keystone" target="_blank">https://bugs.launchpad.net/keystone</a> ? Thanks!<br>


<br><div class="gmail_quote"><div><div>On Sun, Feb 2, 2014 at 9:15 AM, Martinx - ジェームズ <span dir="ltr"><<a href="mailto:thiagocmartinsc@gmail.com" target="_blank">thiagocmartinsc@gmail.com</a>></span> wrote:<br>


</div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div><div dir="ltr">Guys,<div>
<br></div><div>I'm trying to install IceHouse-2 in a dual-stacked environment (Ubuntu 14.04) but, "keystone-manage db_sync" doesn't work if db connection points to a IPv6 address, like this:</div>



<div><br></div><div>My /etc/network/interfaces looks like:</div><div><br></div><div>---</div><div><div># The loopback network interface</div><div>auto lo</div><div>iface lo inet loopback</div><div>iface lo inet6 loopback</div>






<div><br></div><div>auto eth0</div><div># IPv6</div><div>iface eth0 inet6 static</div><div>        address 2001:1291:XXXX:fffa::aaaa</div><div>        netmask 64</div><div>        gateway 2001:1291:XXXX:fffa::1</div><div>






<div>       # dns-* options are implemented by the resolvconf package, if installed</div></div><div>        dns-search <a href="http://domain.com" target="_blank">domain.com</a></div><div>        dns-nameservers 2001:4860:4860::8844</div>






<div># IPv4</div><div>iface eth0 inet static</div><div>       address 192.168.XX.100</div><div>       netmask 24</div><div>       gateway 192.168.XX.1</div><div>       # dns-* options are implemented by the resolvconf package, if installed</div>






<div>       dns-nameservers 8.8.4.4 8.8.8.8</div><div>       dns-search <a href="http://domain.com" target="_blank">domain.com</a></div></div><div>---</div><div><br></div><div>My /etc/hosts contains:</div><div><br></div>




<div>---</div><div>

<div>2001:1291:XXXX:fffa::aaaa        <a href="http://controller-1.domain.com" target="_blank">controller-1.domain.com</a>  controller-1</div><div>192.168.XX.100  <a href="http://controller-1.domain.com" target="_blank">controller-1.domain.com</a>  controller-1</div>






</div><div>---</div><div><br></div><div>MySQL binds on both IPv4 and IPv6, my.cnf like this:</div><div><br></div><div>---</div><div>bind-address = ::</div><div>---</div><div><br></div><div>My /etc/keystone/keystone.conf contains:</div>






<div><br></div><div>---</div><div><div>connection = mysql://<a href="http://keystoneUser:keystonePass@controller-1.domain.com/keystone" target="_blank">keystoneUser:keystonePass@controller-1.domain.com/keystone</a></div>




</div><div>---</div>

<div><br></div><div>So, this way, "keystone-manage db_sync" does not work but, if I replace keystone.conf connection line into this:</div><div><br></div><div>---</div><div>connection = mysql://keystoneUser:keystonePass@192.168.XX.100/keystone<br>






</div><div>---</div><div><br></div><div>It works! Then, after db_sync, I return it back to FQDN, where it resolves to IPv6 address and it works fine...</div><div><br></div><div>Cheers!</div><div>Thiago</div></div>
<br></div></div>_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org" target="_blank">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br></div></div>
<br>_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org" target="_blank">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br></div>
</div></div></blockquote></div><br></div>