summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bug-1942329-22b08fa4b322881d.yaml
blob: 496508ca13aeee7659d03af00a480778c34fb0a2 (plain)
1
2
3
4
5
6
7
8
9
---
fixes:
  - |
    As a fix for `bug 1942329 <https://bugs.launchpad.net/neutron/+bug/1942329>`_
    nova now updates the MAC address of the ``direct-physical`` ports during
    mova operations to reflect the MAC address of the physical device on the
    destination host. Those servers that were created before this fix need to be
    moved or the port needs to be detached and the re-attached to synchronize the
    MAC address.