aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-04-07 15:27:31 +0000
committerGerrit Code Review <review@openstack.org>2017-04-07 15:27:31 +0000
commit46376ccaa521529cefa0f8272ee1bebf7155bd07 (patch)
tree5e68df60f0b77b549bd79099eb7682186177b18b /releasenotes
parent47a4e9830c057e2a189fee0d5815aba626160ded (diff)
parent6ddcd9a1cb38bb58c18a415f047eae856843afb5 (diff)
Merge "Add support for "neutron" Ironic networking plugin"
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/ironic-neutron-integration-76c4f9e0d10785e4.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/releasenotes/notes/ironic-neutron-integration-76c4f9e0d10785e4.yaml b/releasenotes/notes/ironic-neutron-integration-76c4f9e0d10785e4.yaml
new file mode 100644
index 00000000..dd99acc7
--- /dev/null
+++ b/releasenotes/notes/ironic-neutron-integration-76c4f9e0d10785e4.yaml
@@ -0,0 +1,9 @@
+---
+features:
+ - |
+ Allow setting the Ironic provisioning network UUID or name via new
+ ``IronicProvisioningNetwork`` configuration.
+ - |
+ Enable support for "neutron" Ironic networking plugin, enabling advanced
+ integration with Neutron, such as VLAN/VXLAN network support, bonding and
+ security groups.