From a1c5ce9f6b1f4f13cd953a9f447018e740b01e4c Mon Sep 17 00:00:00 2001 From: Ruby Loo Date: Thu, 21 Sep 2017 13:05:50 -0400 Subject: [PATCH] [reno] update for MAC address update fix This updates the release note for the MAC-address-update fix from e35f230e1a9374cebd6aa43761da2a49e7d5c204. Change-Id: I539a43257e63715074fce07496e795a6bf5a6953 Related-Bug: #1712359 --- ...x-mac-address-update-with-contrail-b1e1b725cc0829c2.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/releasenotes/notes/fix-mac-address-update-with-contrail-b1e1b725cc0829c2.yaml b/releasenotes/notes/fix-mac-address-update-with-contrail-b1e1b725cc0829c2.yaml index 019d876ef2..5cf2d9945e 100644 --- a/releasenotes/notes/fix-mac-address-update-with-contrail-b1e1b725cc0829c2.yaml +++ b/releasenotes/notes/fix-mac-address-update-with-contrail-b1e1b725cc0829c2.yaml @@ -1,5 +1,5 @@ --- fixes: - - Fixed an issue when mac address update was called in the same - request with bind port which is not handled by some neutron - backends like contrail correctly. + - Fixes `an issue `_ where + the update of a MAC address failed for ports that were bound (for example, + when using the 'contrail' neutron backend).