← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1707791] Re: When using an abbreviated CIDR such as 10/8 in a router creation, keepalived segfaults

 

*** This bug is a duplicate of bug 1490885 ***
    https://bugs.launchpad.net/bugs/1490885

This was resolved here:
https://review.openstack.org/#/c/219187

Which is already present in stable/newton+

Since stable/mitaka doesn't exist anymore, there's nothing that can be
done about this bug.

** Changed in: neutron
       Status: Confirmed => Fix Released

** This bug has been marked a duplicate of bug 1490885
   Neutron should not accept invalid subnet CIDRs like '1/24'

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1707791

Title:
  When using an abbreviated CIDR such as 10/8 in a router creation,
  keepalived  segfaults

Status in neutron:
  Fix Released

Bug description:
  When using an abbreviated CIDR such as 10/8 in a router creation,
  keepalived segfaults. This issue affects non-ha routers as well.

  neutron router-update UUID --routes type=dict list=true
  destination=10/8,nexthop=10.0.0.1 list=true
  destination=10.1.0.0/12,nexthop=10.10.10.1

  I'm hesitating between fixing it in the client or fixing it in neutron
  itself.   What would be the best place to fix this?

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1707791/+subscriptions


References