Commit Graph

8028 Commits

Author SHA1 Message Date
frank c1855075b3 accidently removed i_snapshots__removed stuff in 2.2.14 upgrade
compensate it back

reviewed-by: alena
2012-02-02 17:03:28 -08:00
frank 58865c60c2 add upgrade script for:
add missing 's' to fk_ssh_keypair__account_id and fk_ssh_keypair__domain_id
    making the name match constraint name

    reviewed-by: alena
2012-02-02 16:37:55 -08:00
frank 7f3a2b08b7 add missing 's' to fk_ssh_keypair__account_id and fk_ssh_keypair__domain_id
making the name match constraint name

reviewed-by: alena
2012-02-02 15:45:17 -08:00
Edison Su 5fade1ff43 bug 13416: backport patch from master to 2.2.14, need to restart cloud-agent on kvm host if cancelmaitaineance command is send
status 13416: resolved fixed
Reviewed-by: frank
2012-02-02 15:17:35 -08:00
Edison Su ff39db9fd3 bug 13425: use IN to select security ingress rule
status 13425: resolved fixed
Reviewed-by: frank
2012-02-02 14:28:54 -08:00
prachi 20bd98af24 Bug 13418 Volumes resource limit is not checked during VM creation
Reviewed-By: Sam

- Added Missing resource limit check for volumes during VM creation
2012-02-02 12:18:10 -08:00
Kelven Yang 95c1fd81f4 bug 13428: upgrade newly issued realhostip certificate. Reviewed-by: Anthony 2012-02-02 11:47:59 -08:00
kishan 9aa44028dc Bug 13407: Sanity check interval is not applicable in 2214. Removed from upgrade script
Status 13407: resolved fixed
Reviewed-By: Nitin
2012-02-02 22:07:43 +05:30
Nitin Mehta a2e3a12982 Bug 13423: Upgrade 2213 to 2214 add the snapshot index since it was introduced for 2214.
Reviewed-By: Kishan
2012-02-02 19:35:15 +05:30
Nitin Mehta e7f6ffbd43 Bug 13423: Upgrade 2213 to 2214 add the snapshot index since it was introduced for 2214.
Reviewed-By: Kishan
2012-02-02 19:20:43 +05:30
Nitin Mehta 85a5253405 Bug 13423: Upgrade 2213 to 2214 add the snapshot index since it was introduced for 2214.
Reviewed-By: Kishan
2012-02-02 18:45:04 +05:30
kishan b34eccec5b Bug 13387: Catch exception and proceed when simulator properties are not available
Reviewed-By: Abhi
2012-02-02 13:42:35 +05:30
abhi c647f8e349 bug 13407: adding missing conf variables
reviewed-by: kishan
2012-02-02 13:14:17 +05:30
anthony 2d6c426775 bug 12844: fixed merge
reviewed-by : edison
2012-02-01 11:32:35 -08:00
kishan e8851d8cdd Bug 12071: Drop and re-create usage event created index in cloud_usage DB
Status 12071: resolved fixed
Reviewed-By: Nitin
2012-02-01 17:06:50 +05:30
anthony e1aa9c0ead bug 12844: fixed a regression
reviewed-by : edison
2012-01-31 17:09:41 -08:00
Kelven Yang 91067e4216 bug 11814: rename option names, API server does not recognize dot separated name correctly. 2012-01-31 16:22:19 -08:00
Kelven Yang f2278bcea6 bug 11814: connect template and instance details data when sending command to resource 2012-01-31 16:22:19 -08:00
Kelven Yang 32cd3f9a60 bug 11814: TemplateResponse now returns template details info 2012-01-31 16:22:18 -08:00
Kelven Yang bedbc1c4df bug 11814 : merge firx for back-port 2012-01-31 16:22:18 -08:00
Kelven Yang 3ed3acaea4 bug 11814: Allow template to have details info in key/value pairs. 2012-01-31 16:22:18 -08:00
Edison Su 4b56821672 bug 11931: quote the snapshop name, in case whitespace in the name
status 11931: resolved fixed
Reviewed-by: kishan
2012-01-31 16:20:41 -08:00
anthony c530cbad2a bug 12844, 13394: 1. if connect to host fails, don't need to investigate
2. add ha parameter to dissconnect host to indicate if HA VMs on this host

status 12844, 13394: resolved fixed

reviewed-by : edison
2012-01-31 15:23:07 -08:00
Edison Su 97953c7e11 disable nfs directory cache on kvm host
Reviewed-by: Frank
2012-01-31 14:35:38 -08:00
Alena Prokharchyk 57cc61396d Schedule HA is a part of handleDisconnect, not removeAgent
Reviewed-by: Alex Huang
2012-01-31 10:24:21 -08:00
anthony ae31f362db bug 13379: throw exception, if master cannot connect to slave
status 13379: resolved fixed

reviewed-by : edison
2012-01-30 16:50:50 -08:00
abhi 606708e0a3 bug 12849: remove agent will kickstart HA if the host status is Down or Alert. The update is therefore moved before it
reviewed by: kishan
2012-01-30 18:10:37 +05:30
Naredula Janardhana Reddy 88a9b2f973 Bug 13375:
Summary of changes :
    - Added a new flag "-s" to ipassoc command to carry if the ip address is used for SNAT or not.
    - SNAT is completly decoupled from the first flag. first flag is used to decide if the ip address is first ip address of the interface.
    - -s and -f are independent, SNAT can be enabled on the non-first ip also.
2012-01-30 16:50:02 +05:30
frank 7b4b4c0ed8 Bug 13374 - cloud-setup-databases script failed to execute due to AttributeError
status 13374: resolved fixed
2012-01-27 16:42:02 -08:00
Kelven Yang b622fc60ae bug 13369: recycle roger hung worker VMs in vCenter 2012-01-27 15:16:58 -08:00
Edison Su 2cc15ecc08 add new guest os type: windows pv, tell kvm that this windows guest has windows pv driver installed 2012-01-27 10:58:04 -08:00
anthony 80bfbe8806 remove host.enable from XenServerConnectionPool 2012-01-27 10:09:18 -08:00
anthony 1f53790626 bug 13338:
increate timeout for sshcheck to 10 minutes
if sshcheck fails, finalizeCommandsOnStart fails, no exception

status 13338: resolved fixed

Conflicts:

	server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java
2012-01-27 10:06:53 -08:00
anthony 1203063fef bug 13086: remove host tag from VDI after rset_power a VM
status 13086: resolved fixed

Conflicts:

	core/src/com/cloud/hypervisor/xen/resource/XenServer600Resource.java
2012-01-27 09:58:58 -08:00
abhi c4adad34c6 bug 12849: cleanup logs, moved vm.getNameLabel(conn) before vm is removed, reverted fb277a2bd0934d13022a90565ad902318afa6f53 2012-01-27 20:25:48 +05:30
kishan 3d75bf2242 Bug 12649: Added new param path to listDomains respone
Status 12649: resolved fixed
Reviewed-By: Nitin
2012-01-27 17:52:50 +05:30
abhi d79c7d2c47 bug 12875:logging changes
reviewed by: kishan
2012-01-27 11:12:49 +05:30
Jessica Wang 1392d4f5fd bug 13319: cloudstack 2.2.14 - IP address page - VPN tab - pass domainId and account of the IP address owner to addVpnUser API. 2012-01-26 15:26:21 -08:00
Kelven Yang 06b8b8d0f9 More protective cleanup when exporting snaphost to reduce chances of leaving intermediate files behind under soft error conditions 2012-01-26 15:11:31 -08:00
Edison Su a455435f5f only decrease the snapshot count when the snapshot status is in backuped state 2012-01-26 13:53:52 -08:00
Edison Su 848bbad952 force vnc server listening on 0.0.0.0 2012-01-25 19:07:13 -08:00
Edison Su 3edecf121d detect centos 6.2 2012-01-25 19:06:59 -08:00
Kelven Yang 602e6ce0fe Relax the host/VM relationship tie check for IPAssoc command, as the command may be sent to a wrong host once host takes over domR from other host 2012-01-25 14:01:57 -08:00
Kelven Yang b0154aeb5c bug 12957: sort volume by device id to make sure ROOT disk device is configured at the very first 2012-01-25 11:44:36 -08:00
Chirag Jog c023db10cc Merge branch '2.2.y' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.2.y 2012-01-25 07:58:28 -08:00
Chirag Jog 4c447d92bc 1. Remove complete dependency from settings/environment
2. Add account creation/deletion to all relevant tests.
2012-01-25 07:57:05 -08:00
Nitin Mehta 5da4c970e6 Bug 12897: Make updatehostpassword more robust and allow it to be used only for Xenserver hyperVisor
Status 12897: resolved fixed
Reviewed-By: Kishan
2012-01-25 15:10:10 +05:30
abhi 273de60a5f bug 12875: Every time XenServerResource sends fullsync to CS, it should clear up VM status for this cluster and update with latest VM status for this cluster getting from XAPI.
reviewed by: anthony
2012-01-25 11:32:10 +05:30
Kelven Yang bf4be42d9c bug 12711: make sure NFS storage is not considered as local storage 2012-01-24 18:34:50 -08:00
Edison Su b4d14931f1 execute fencecommand in seq for kvm, as there are only 5 default nio reading work threads on kvm agent. pinganswer may not be got serviced immediately, then agent will reconnect to mgt server again and again 2012-01-24 17:30:02 -08:00