Commit Graph

10 Commits

Author SHA1 Message Date
Devdeep Singh 96b670a511 Add a SCSI controller by default. This is needed so that data volumes can be added/removed
on a running vm.
2013-10-31 17:17:27 +05:30
Donal Lafferty 92a66dfddb If a VM is already running, deploy virtual machine shouldn't fail and throw an exception. 2013-10-31 12:20:35 +05:30
Rajesh Battala cce0a27e2b Fixed VM state changes w.r.t wmi version 2 changes 2013-10-30 17:59:28 +05:30
Devdeep Singh 8eabfdcfb0 Removing the executable attribute from some files. 2013-10-30 13:18:06 +05:30
Devdeep Singh e9a9f687e2 Fixing rebase issues after integrating with wmi v2 implementation. 2013-10-30 11:40:22 +05:30
Donal Lafferty d0035fcc23 Changes for switching all wmi calls to V2 namespace. V1 namespace is deprecated so it is better
to be on v2 namespace.
2013-10-30 11:05:53 +05:30
Anshul Gangwar a27899aae1 Hyperv unit tests for the agent. Unit tests are written using NSubstitute and XUnit and
they test the create, stop and start commands in the agent.
2013-10-28 11:31:01 +05:30
Devdeep Singh d0f764b55a Changes for attaching the systemvm iso to virtual router will booting it -
part 2. The agent copies over the systemvm iso during setup. When a
virtual router is being booted it attaches the iso to it.
2013-10-25 16:54:43 +05:30
Donal Lafferty 1edd300966 Rearrange code to make it clearer what .NET objects are being used. 2013-10-10 18:16:16 +05:30
Devdeep Singh 53fd4e8c72 Add ability to pass kvp data via the key cloudstack-vm-userdata 2013-10-10 18:11:58 +05:30