summaryrefslogtreecommitdiff
path: root/releasenotes/notes/libvirt-change-default-value-of-live-migration-tunnelled-4248cf76df605fdf.yaml
blob: d21830cfca51b5107136be37b5d6e1d1f032b1a7 (plain)
1
2
3
4
5
6
7
8
---
upgrade:
  - Default value of live_migration_tunnelled config option in
    libvirt section has been changed to False. After upgrading
    nova to Newton all live migrations will be non-tunnelled
    unless live_migration_tunnelled is explicitly set to True.
    It means that, by default, the migration traffic will not
    go through libvirt and therefore will no longer be encrypted.