kolla-ansible/releasenotes/notes/add-neutron-ipam-driver-infoblox-3621f44bb0017e91.yaml
Gerry Buteau 2f69b3cbc6 Configure Infoblox as an IPAM driver for neutron
This patch allows configuration of the Infoblox
pluggable IPAM driver in neutron [0].

When 'infoblox' is chosen as the driver, an Infoblox
IPAM agent can be started as well.  The agent
allows for enhanced DNS capabilities by listening
for neutron and nova notifications.

[0] https://github.com/openstack/networking-infoblox/blob/master/README.rst

Change-Id: I4f863750a7806a7b6eaf13900d44e5f063afe3de
Depends-On: Ia44f0e0d7a0d60cebf0857ad51700e02eba5099b
Partially-Implements: blueprint neutron-ipam-driver-infoblox
2018-04-16 08:45:40 -04:00

9 lines
343 B
YAML

---
features:
- |
Add support for the configuration of Infoblox as a pluggable
IPAM driver in neutron. Configure by selecting 'infoblox' as
the 'neutron_ipam_driver'. In addition to handling IP address
management within neutron, an agent will be started to
automatically manage DNS entries within the Infoblox appliance.