summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bug-1981813-vnic-type-change-9f3e16fae885b57f.yaml
blob: a5a3b7c8c2c9b3ce5f37cc8bfd4768d4b6e14988 (plain)
1
2
3
4
5
6
7
8
9
---
fixes:
  - |
    `Bug #1981813 <https://bugs.launchpad.net/nova/+bug/1981813>`_: Now nova
    detects if the ``vnic_type`` of a bound port has been changed in neutron
    and leaves an ERROR message in the compute service log as such change on a
    bound port is not supported. Also the restart of the nova-compute service
    will not crash any more after such port change. Nova will log an ERROR and
    skip the  initialization of the instance with such port during the startup.