1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

bug #762 #771: Restore common paths for VMs after oned is restarted.

This commit is contained in:
Ruben S. Montero 2011-08-24 17:25:05 +02:00
parent 201715c316
commit 37591934c6

View File

@ -308,6 +308,8 @@ int History::rebuild_attributes()
reason = static_cast<MigrationReason>(int_reason);
non_persistent_data();
if (rc != 0)
{
return -1;