Bug #305
onevm saveas, the database is not updated
| Status: | Closed | Start date: | 08/02/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% | ||
| Category: | - | |||
| Target version: | Release 2.0 | |||
| Resolution: | Pull request: | |||
| Affected Versions: |
Description
onevm saveas 1 0 image
onevm show 1
...
SAVE=YES,
SAVE_AS=2,
...
one stop
one start
onevm show 1
...
SAVE=NO,
...
History
#1
Updated by Carlos Martín almost 11 years ago
This happens because the insert_replace method only updates the internal VM attributes, not the template.
In branch 282 this won't be an issue any more.
#2
Updated by Carlos Martín almost 11 years ago
- Status changed from New to Closed