mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Feature #1224: Fix snapshot attribute creation
This commit is contained in:
parent
08399c5732
commit
21183d2a90
@ -1839,6 +1839,8 @@ int VirtualMachine::new_snapshot(string& name)
|
||||
|
||||
snap->replace("ACTIVE", "YES");
|
||||
|
||||
obj_template->set(snap);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user