puppet-neutron/releasenotes/notes/add-port-binding-support-3b8c56b65309db2e.yaml
Alex Ruiz Estradera a3dfb0e82c Add ability to manage binding for neutron port
It adds the possibility to add a binding host id
and a binding profile to a port

Change-Id: Idc145bce6c1072b0044b927b9327a0dd280ee2d7
2016-07-22 14:03:22 +00:00

6 lines
104 B
YAML

---
features:
- Add 'binding_host_id' and 'binding_profile'
support to neutron_port custom type.