Bug #24
Update history command
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | % Done: | 0% | ||
| Category: | Client API & Library | |||
| Target version: | Release 1.0 | |||
| Resolution: | fixed | Pull request: | ||
| Affected Versions: |
Description
Migration reasons has been simplified, the onevm history command should be updated accordingly:
enum [[MigrationReason]]
{
NONE,
ERROR,
STOP_RESUME,
USER,
CANCEL
};
Associated revisions
Migrate reasons has been simplified, these are client changes accordingly.
Completes ticket #24
git-svn-id: http://svn.opennebula.org/trunk@58 3034c82b-c49b-4eb3-8279-a7acafdc01c0
History
#1
Updated by Tino Vázquez almost 13 years ago
- Status changed from New to Closed
- Resolution set to fixed
fixed in r58