<div dir="ltr">For Horizon, the fix is now in the gate queue.<div><a href="https://review.openstack.org/#/c/218786/">https://review.openstack.org/#/c/218786/</a></div><div>It only skips the related test, but the failing test is specific to vendor plugin implementation</div><div>and we can explore the fix later.<br><div><br></div><div>Regarding the stable releases, Horizon may also need the similar version cap for what we did for Neutron.</div></div><div>I will check it.</div><div><br></div><div>Akihiro</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-08-31 20:54 GMT+09:00 Sean Dague <span dir="ltr"><<a href="mailto:sean@dague.net" target="_blank">sean@dague.net</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 08/31/2015 06:48 AM, Ihar Hrachyshka wrote:<br>
>> On 31 Aug 2015, at 08:19, Kevin Benton <<a href="mailto:blak111@gmail.com">blak111@gmail.com</a>> wrote:<br>
>><br>
>> Even if this version is fixed for valid_mac, it appears the netaddr authors made the decision to make a backwards incompatible change WRT to the 'broadcast' attribute on IPNetwork objects that have CIDRs of /31 and /32. This means that all future versions of netaddr will be incompatible with the current releases of Neutron.<br>
>><br>
>> I have a fix for master here: <a href="https://review.openstack.org/#/c/218723/" rel="noreferrer" target="_blank">https://review.openstack.org/#/c/218723/</a>, but we will need to cap netaddr in global requirements for kilo and juno and then consider back-porting the changes. Additionally, we should probably release a note indicating that upgrading netaddr is disastrous for all released versions of openstack using Neutron.<br>
>><br>
>> Cheers<br>
><br>
> For Juno, we already cap the version of the library to <= 0.7.13. As for kilo, I pushed the following change: <a href="https://review.openstack.org/#/c/218805/" rel="noreferrer" target="_blank">https://review.openstack.org/#/c/218805/</a><br>
<br>
</span>This looks like it's tanking Horizon unit tests as well -<br>
<a href="http://logs.openstack.org/00/207800/1/gate/gate-horizon-python27/980e8a1/console.html#_2015-08-31_11_36_16_378" rel="noreferrer" target="_blank">http://logs.openstack.org/00/207800/1/gate/gate-horizon-python27/980e8a1/console.html#_2015-08-31_11_36_16_378</a><br>
<span class="HOEnZb"><font color="#888888"><br>
        -Sean<br>
<br>
--<br>
Sean Dague<br>
<a href="http://dague.net" rel="noreferrer" target="_blank">http://dague.net</a><br>
</font></span><div class="HOEnZb"><div class="h5"><br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</div></div></blockquote></div><br></div>