puppet-nova/releasenotes/notes/add_migration_tunnelled_option-1314af56e1ff129c.yaml
ZhongShengping f7da3d0dcf Add live_migration_tunnelled parameter
Add the parameter in order to Whether to use tunnelled migration,
where migration data is transported over the libvirtd connection.

Change-Id: I3498076b292e9dff88b9ad9d5c65c99a2a98cd7f
2016-05-30 23:36:55 +08:00

6 lines
176 B
YAML

---
features:
- Add live_migration_tunnelled option in order to Whether to use
tunnelled migration, where migration data is transported over
the libvirtd connection.