[openstack-dev] [Neutron] Netaddr 0.7.16 and gate breakage

Ihar Hrachyshka ihrachys at redhat.com
Mon Aug 31 10:48:30 UTC 2015


> On 31 Aug 2015, at 08:19, Kevin Benton <blak111 at gmail.com> wrote:
> 
> 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.
> 
> I have a fix for master here: https://review.openstack.org/#/c/218723/, 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.
> 
> Cheers

For Juno, we already cap the version of the library to <= 0.7.13. As for kilo, I pushed the following change: https://review.openstack.org/#/c/218805/

Ihar


More information about the OpenStack-dev mailing list