puppet-nova/releasenotes/notes/remove_libvirt_migration_flags_option-49813a67ef23d781.yaml
ZhongShengping 5825886fc1 Remove libvirt migration flags options
The 'live_migration_flag' and 'block_migration_flag' options in libvirt
section that were deprecated in Mitaka have been completely removed in
Newton, because nova automatically sets correct migration flags.

Change-Id: Ia4bbbe3d0e46467b0d5f0a495528471dbf340b01
2016-10-30 00:09:06 +08:00

6 lines
181 B
YAML

---
deprecations:
- The 'live_migration_flag' and 'block_migration_flag' options in libvirt
section that were deprecated in Mitaka have been completely removed in
Newton.