← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1511925] Re: Update subnet allocation-pool failed

 

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

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

Title:
  Update subnet allocation-pool failed

Status in neutron:
  Fix Released

Bug description:
  this bug happens on master branch, reproduce steps:
  1. create a subnet with no-gateway, etc, neutron subnet-create --no-gateway test 30.30.30.0/24
  2. update this subnet allocation-pool, etc, neutron subnet-update --allocation-pool start=30.30.30.5,end=30.30.30.6 bb956363-cf67-4689-a3a7-08d179a9ea3e

  I get a error as bellow:
  failed to detect a valid IP address from None

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


References