puppet-nova/manifests/migration
Takashi Kajinami 34f0c8c722 Avoid deprecated live_migration_uri if possible
The live_migration_uri option was deprecated in favor of the new
live_migration_(scheme|inbound_addr) options.

Note that the new options does not allow customizing some parameters
for ssh, which were possible by the deprecated _uri option, so
the legacy option is still used if a user requests any of the options
currently not configurable by the new options.

Related-Bug: #1680729
Change-Id: I88c9777999cb091b8570c642e75b0332fb103294
2024-04-06 12:13:26 +09:00
..
libvirt.pp Avoid deprecated live_migration_uri if possible 2024-04-06 12:13:26 +09:00
qemu.pp qemu: Support a few more migration_* options 2024-02-09 18:05:44 +09:00