Bug #4291
missing MIGRATE_OPTIONS variable in vmm/kvm/migrate_live
| Status: | Closed | Start date: | 01/15/2016 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0%  | |
| Category: | Drivers - VM | |||
| Target version: | Release 5.0 | |||
| Resolution: | fixed | Pull request: | 82 | |
| Affected Versions: | OpenNebula 4.12, OpenNebula 4.14 | 
Description
Hi,
During live migration tests I've found that `migrate_live` is missing the MIGRATE_OPTIONS as it is in the `migrate` script
Here is a pull request to fix it https://github.com/OpenNebula/one/pull/82
Cheers,
Anton
History
#1
    
    Updated by Ruben S. Montero over 5 years ago
    - Status changed from Pending to Closed
 - Target version set to Release 5.0
 - Resolution set to fixed
 
THANKS! Committed to master and one-4.14 branches.