mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
(cherry picked from commit ffb58d431a0e6381fce7661f70c59acf001bc3cb)
This commit is contained in:
parent
4bd657ccb4
commit
1b70b07c2b
@ -758,6 +758,9 @@ int VirtualMachine::insert(SqlDB * db, string& error_str)
|
||||
vector<Template *> quotas;
|
||||
ostringstream oss;
|
||||
|
||||
//Decrypt attributes before parsing them
|
||||
decrypt();
|
||||
|
||||
// ------------------------------------------------------------------------
|
||||
// Set a name if the VM has not got one and VM_ID
|
||||
// ------------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user