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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to