Changeset 1284

Show
Ignore:
Timestamp:
02/28/08 10:25:01 (8 months ago)
Author:
kindlund
Message:

VM status updates should be done within the Clone package; marked as TODO.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • honeyclient/trunk/lib/HoneyClient/Manager.pm

    r1283 r1284  
    534534        } 
    535535 
     536        # TODO: Move this logic into VM::Clone::DESTROY, eventually. 
    536537        # Mark the VM as suspended within the database. 
    537538        HoneyClient::Manager::Database::set_client_suspended($clientDbId);