Bug 1042590

Summary: [RFE] [Neutron] Neutron pluggable IPAM
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: openstack-neutronAssignee: Assaf Muller <amuller>
Status: CLOSED CURRENTRELEASE QA Contact: Itzik Brown <itbrown>
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: amuller, chrisw, jjoyce, jschluet, lpeer, markmc, nyechiel, oblaut, sclewis, srevivo, tfreger
Target Milestone: gaKeywords: FutureFeature, TestOnly
Target Release: 9.0 (Mitaka)   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/neutron/+spec/neutron-ipam
Whiteboard: upstream_milestone_liberty-2 upstream_status_implemented upstream_definition_approved
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-27 05:52:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1282403    
Bug Blocks: 1202912, 1271974    

Description RHOS Integration 2013-12-13 00:26:25 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/neutron/+spec/neutron-ipam.

Description:

Currently most (if not all) Neutron plugins leverage an IPAM implementation that is embedded in the db_plugin base implementation. While this works well in a self contained system, it makes it difficult to integrate with an external IPAM backend. The proposal is to hash out an IPAM interface derived from the existing IPAM-related interfaces defined in the db_plugin and refactor the current implementation into a configurable IPAM driver. One can then envision implementing and configuring additional independent drivers to external IPAM backends as well.

Specification URL (additional information):

None

Comment 4 Nir Yechiel 2015-09-24 11:42:33 UTC
Customers have a requirement to integrate OpenStack into their existing infrastructure that uses external IPAM system. This feature introduces a new pluggable IPAM framework into Neutron.

While the reference implementation remains the same, customers can now plug-in an external IPAM system. RHEL OpenStack Platform customers who do not use third party IPAM solutions are not affected by this feature.

Comment 5 lpeer 2015-10-07 10:05:37 UTC
this is a test only bug, to understand the quality of this feature.
Note that when using pluggable IPAM you should configure the default driver based on dnsmasq.

Comment 10 Assaf Muller 2016-06-04 20:42:10 UTC
Moving to OSP 9, will need retesting.