← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1540512] [NEW] Host dependent IPAM

 

Public bug reported:

Many organizations use complex IP address convention, which is managed
by spreadsheets or documents in order to track IP addresses and prevent
duplicate IP addresses. IP address conflicts is one of the most common
issues that can happen on an enterprise network. Currently, Neutron
provides a pluggable IP Address Management (IPAM) subsystem which allows
flexible control over the lifecycle of network resources.

In Calico where data is routed between compute hosts, it's desirable for
the IP addresses that are used on a given host (or rack) to be clustered
within a small IP prefix. In this case, the routes to those IP addresses
can be aggregated.  This RFE proposes pluggable IPAM support for host-
dependent IP address allocation.  This would allow the user to specify
that Neutron allocates the IP address of the VM based on the host.

** 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/1540512

Title:
  Host dependent IPAM

Status in neutron:
  New

Bug description:
  Many organizations use complex IP address convention, which is managed
  by spreadsheets or documents in order to track IP addresses and
  prevent duplicate IP addresses. IP address conflicts is one of the
  most common issues that can happen on an enterprise network.
  Currently, Neutron provides a pluggable IP Address Management (IPAM)
  subsystem which allows flexible control over the lifecycle of network
  resources.

  In Calico where data is routed between compute hosts, it's desirable
  for the IP addresses that are used on a given host (or rack) to be
  clustered within a small IP prefix. In this case, the routes to those
  IP addresses can be aggregated.  This RFE proposes pluggable IPAM
  support for host-dependent IP address allocation.  This would allow
  the user to specify that Neutron allocates the IP address of the VM
  based on the host.

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


Follow ups