> -----Original Message-----
> From: Prasanna Santhanam [mailto:[email protected]]
> Sent: Thursday, August 02, 2012 3:58 AM
> To: CloudStack Dev
> Subject: PrepareForMigrationCommand subtype of StartCommand
> 
> In the Command type hierarchy the PrepareForMigrationCommand extends a
> StartCommand.
> 
> In my mind, StartCommand is intended for VMs to be started where as
> PrepareForMigrationCommand is for hosts. Most of the ServerResources
> implement PrepareForMigrationCommand before StartCommand and so we
> don't seem to be hitting any issues.
> 
> Is this intended or a bug? If intended - can someone explain why?

It should not extend StartCommand, PrepareForMigrationCommand only needs a 
VirtualMachineTO.
Could you help to fix it?

> 
> Thanks,
> 
> --
> Prasanna.,

Reply via email to