← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1482676] [NEW] update_subnet does not work for prefix delegation

 

Public bug reported:

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.

** Affects: neutron
     Importance: Undecided
     Assignee: John Davidge (john-davidge)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => John Davidge (john-davidge)

-- 
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:
  New

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


Follow ups