cloudstack/plugins/hypervisors
Daan Hoogland 31c6b14dd4 Merge branch 'improvement/CLOUDSTACK-8607' change the host password on the host itself via the updateHostPassword API
- Make sure the new password replaces the old one in the queue
    - Updated the patch files for XenServer
    - Updated the script path on LibvirtComputing class
    - Adding update_host_passwd to VRScripts
    - Add implementation to CitrixUpdateHostPasswordCommandWrapper
    - Improve testUpdateHostPasswordCommand() unit test on CitrixRequestWrapperTest
    - Adding update_host_passwd.sh script
    - Adding the host IP address as an instance variable on UpdateHostPasswordCommand
    - Improving the Unit Test (LibvirtComputingResourceTest) to get it covering the new code
    - Make sure doUpdateHostPassword() doesn't get called if flag is set to false
    - Do not update XenServer hosts if the cluster ID is not informed

    This closes #559
2015-07-06 16:15:22 +02:00
..
baremetal findbugs: masking fields removed 2015-06-24 12:24:12 +02:00
hyperv Fix findbugs warning in HypervDirectConnectResource.java Two boxed Longs were being created instead of simple long 2015-06-15 12:09:34 +03:00
kvm Merge branch 'improvement/CLOUDSTACK-8607' change the host password on the host itself via the updateHostPassword API 2015-07-06 16:15:22 +02:00
ovm Fix findbugs DM_BOXED_PRIMITIVE_FOR_PARSING in OvmResourceBase.java 2015-06-22 10:50:48 +02:00
ovm3 Specify all dependency versions in pom.xml 2015-06-22 13:01:19 +02:00
simulator Merge branch 'volume-upload' into master 2015-04-29 11:12:53 +05:30
ucs Fix findbugs warning in UcsManagerImpl.java Integer was being created to assign value to int 2015-06-15 12:09:37 +03:00
vmware CLOUDSTACK-8600. Upon detaching a disk, delete VM folder if empty. 2015-07-01 14:53:23 +02:00
xenserver CLOUDSTACK-8607 - Improving unit tests 2015-07-06 14:58:17 +02:00