Bug #1708
In the tm script premigrate SOURCE and DST are inverted
Status: | Closed | Start date: | 12/27/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Resolution: | duplicate | Pull request: | ||
Affected Versions: | OpenNebula 3.8 |
Description
In the script the documented order is:
- PREMIGRATE SOURCE DST remote_system_dir vmid dsid template
It is indeed the opposite: - PREMIGRATE DST SOURCE remote_system_dir vmid dsid template
Related issues
History
#1 Updated by Ruben S. Montero over 8 years ago
- Status changed from New to Closed
- Resolution set to duplicate
Already fixed in master. Thanks for the feedback!