puppet-neutron/releasenotes/notes/fix-opendaylight-ovs-vhostuser-prefix-b20936f45a37d644.yaml
Tim Rozet 384967bb5d Fixes vhostuser port prefix with ODL OVS host config
The incorrect prefix of 'vhu_' was being used for vhost user ports and
it should be simply 'vhu'.

Closes-Bug: 1722917

Change-Id: I960f85845ca5c99aa14a3291b8eea10806081624
Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-10-11 17:07:28 -04:00

5 lines
83 B
YAML

---
fixes:
- |
Fixes vhostuser port prefix to be the correct value of 'vhu'.