Commit Graph

8 Commits

Author SHA1 Message Date
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
Rajesh Battala b24935f2f9 Fix for VR to boot up and get configured with boot args, Fixed issue in VolumeOrchestrator 2013-10-13 09:10:14 +05:30
Rajesh Battala c15a295e91 Modified hyperv agent code, to deploy VR with Boot Args, boot args passed to VR using KVP Exchange Component. 2013-10-11 17:26:15 +05:30
Devdeep Singh f1c2c502ec Implementation for attach iso command. Attaches an iso to a given vm. 2013-10-11 15:12:18 +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
Donal Lafferty 1d0a931dea A plugin for Hyper-V control is available for CloudStack. The plugin implements basic VM control; however, its
architecture allows additional functionality to be easily added.  Incorporating the plugin in CloudStack will allow
the community to participate in improving the features available with Hyper-V.

The plugin uses a Director Connect Agent architecture described here: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Progress
2013-10-02 14:37:22 +05:30