← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1482676] Re: update_subnet does not work for prefix delegation

 

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

** Changed in: neutron
    Milestone: None => liberty-3

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

Title:
  update_subnet does not work for prefix delegation

Status in neutron:
  Fix Released

Bug description:
  The change made on line 593 of
  https://review.openstack.org/#/c/158697/62/neutron/db/db_base_plugin_v2.py
  incorrectly refers to a function as ipam.generate_allocation_pools,
  when it should be ipam.generate_pools.

  This should be fixed, and a unit test should be added to make sure it
  works.

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


References