← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1605343] [NEW] [rfe] update CIDR for subnet

 

Public bug reported:

Currently, updating subnet CIDR is blocked by validation from API side.
By the way, PD code is already updating CIDRs so far.

Unlocking CIDR updating requires:

1. Accept CIRD and optionally allocation pools and gateway_ip.
2. If new allocation pool is not provided, and old pool is not fit into CIRD, then fail. Same for GW.
3. Re-allocate IP if they're out of new allocation pool.

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: rfe

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

Title:
  [rfe] update CIDR for subnet

Status in neutron:
  New

Bug description:
  Currently, updating subnet CIDR is blocked by validation from API
  side. By the way, PD code is already updating CIDRs so far.

  Unlocking CIDR updating requires:

  1. Accept CIRD and optionally allocation pools and gateway_ip.
  2. If new allocation pool is not provided, and old pool is not fit into CIRD, then fail. Same for GW.
  3. Re-allocate IP if they're out of new allocation pool.

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


Follow ups