cloudstack/plugins
Devdeep Singh 36b8b357e6 Changes to attach the system vm iso when booting the virtual router - part 1.
Copy the iso to the secondary storage and let the hypervisor agent know of its
location during setup. The agent will copy it over once it handles the setup
command.
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.
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.
Fix to make sure the hyperv agent and the funcitonal tests are working after the unit tests update.
Fixing the warnings while running unit tests for hyper agent.
Added a new switch for functional tests.
Update the unit test to create a fake vhd file on the fly and run the test. The file is removed when the test completes.
Fix for functional tests. The test was failing to build on java 1.6.
Fix to bring up SSVM and Console Proxy systemvms
Fix to discover the seeded template to bring up the systemvm's for the first startup and fixed UNC path isues
Fixed the UNC path for copying the files from CIFS, and from seeded template
Fixed the issues for ssvm and cpvm to wait until it gets configured and then return the status. Made checksum method to return true.
Fixed HypervDirectConnect resource to figure out the status of systemvms, Need to fix this issue by connecting to public/control ip instead of local ip
checksum is failing for the copied system vm images, currently bypassing.
2013-11-04 18:48:54 +05:30
..
acl/static-role-based Make commands.properties optional for non-ACS code 2013-10-25 16:31:55 -07:00
affinity-group-processors Add missing licenses 2013-10-23 15:20:08 -07:00
alert-handlers Fixed up the pom.xml to use dependencies specified in cloudstack pom 2013-08-02 13:51:47 -07:00
api Add missing licenses 2013-10-23 15:20:08 -07:00
dedicated-resources Merge remote-tracking branch 'origin/spring-modularization' 2013-10-23 11:14:42 -07:00
deployment-planners ResourceDetails: added "display" field to a bunch of VOs - determines whether the detail should be returned to the regular user 2013-10-29 09:18:11 -07:00
event-bus/rabbitmq Add Manage Context framework 2013-10-02 13:09:52 -07:00
file-systems/netapp Refactor missed classes 2013-10-17 16:00:11 -07:00
host-allocators/random Add missing licenses 2013-10-23 15:20:08 -07:00
hypervisors Changes to attach the system vm iso when booting the virtual router - part 1. 2013-11-04 18:48:54 +05:30
network-elements fix build 2013-11-01 16:02:24 -07:00
storage Modified cloud-early-config to configure, when the VR boots up in HyperV Environment 2013-11-04 18:48:53 +05:30
storage-allocators/random Updating pom.xml version numbers for release 4.3.0-SNAPSHOT 2013-08-01 10:35:00 -04:00
user-authenticators added group and domain params to importLdapUsers api call 2013-10-31 22:06:32 +00:00
pom.xml A plugin for Hyper-V control is available for CloudStack. The plugin implements basic VM control; however, its 2013-11-04 18:48:53 +05:30