Changeset 1415

Show
Ignore:
Timestamp:
04/02/08 00:30:28 (5 months ago)
Author:
kindlund
Message:

Updated comments to reflect reality.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • honeyclient/branches/exp/kindlund-simpler_agent/lib/HoneyClient/Manager/VM/Clone.pm

    r1389 r1415  
    389389=over 4 
    390390 
    391 The ID of the VM data, if it is stored within a database. 
     391The ID of the VM instance, if it is stored within the Drone database. 
    392392 
    393393=back 
     
    553553# Output: The updated Clone $object, containing state information 
    554554# from starting the clone VM.  Will croak if this operation fails. 
    555 # 
    556 # TODO: Need to configure a timeout failure operation -- in case 
    557 # there's a problem and the VM operations hang. 
    558555sub _init { 
    559556