Commit Graph

7970 Commits

Author SHA1 Message Date
Nitin Mehta cf8dcaa072 Bug 13423: Upgrade 2213 to 2214 add the snapshot index since it was introduced for 2214.
Reviewed-By: Kishan
2012-02-02 18:48:49 +05:30
kishan 71cf16e880 Bug 13387: Catch exception and proceed when simulator properties are not available
Reviewed-By: Abhi
2012-02-02 13:41:41 +05:30
abhi 03d07e2270 bug 13407: adding missing conf variables
reviewed-by: kishan
2012-02-02 13:33:15 +05:30
Kelven Yang 6882496911 Prepare secondary storage in migration target host before migration happens, unlike primary storage, secondary storage is prepared on-demand 2012-02-01 15:31:52 -08:00
Kelven Yang 0d59050d57 bug 13129: remove unused vmware lib jars 2012-02-01 11:30:50 -08:00
kishan 2c9f38d307 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:05:44 +05:30
Edison Su a17a733175 bug 11931: quote the snapshop name, in case whitespace in the name
status 11931: resolved fixed
Reviewed-by: kishan
2012-01-31 16:21:45 -08:00
Edison Su 142821f0bc disable nfs directory cache on kvm host
Reviewed-by: Frank
2012-01-31 16:21:36 -08:00
Kelven Yang dfdb2d24c2 bug 11814: rename option names, API server does not recognize dot separated name correctly. 2012-01-31 15:09:14 -08:00
Kelven Yang 7021fd3cb5 bug 11814: connect template and instance details data when sending command to resource 2012-01-31 15:09:14 -08:00
Kelven Yang 83d7757f2e bug 11814: TemplateResponse now returns template details info 2012-01-31 15:09:14 -08:00
Kelven Yang 7f7be6a1d5 bug 11814 : merge firx for back-port 2012-01-31 15:09:14 -08:00
Kelven Yang 7a3ef1293b bug 11814: Allow template to have details info in key/value pairs. 2012-01-31 15:09:14 -08:00
frank e5507f54e4 fix a typo for ovm in components.xml 2012-01-31 14:49:23 -08:00
Alena Prokharchyk f904d79547 Schedule HA is a part of handleDisconnect, not removeAgent
Reviewed-by: Alex Huang

Conflicts:

	server/src/com/cloud/agent/manager/AgentManagerImpl.java
2012-01-31 10:35:16 -08:00
abhi 06221d18c3 Revert "bug 12849: remove agent will kickstart HA if the host status is Down or Alert. The update is therefore moved before it"
This reverts commit 17bb6608dc4195e11d399457498b7edae2184b53.
2012-01-31 09:24:39 +05:30
anthony d7967b7afe Merge branch '2.2.y' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.2.y 2012-01-30 16:45:13 -08:00
anthony 3d1336850b bug 13379: throw exception, if master cannot connect to slave
status 13379: resolved fixed
2012-01-30 16:05:31 -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
abhi 58d310a0e7 bug 12849: during fence command, remove vm state from sync so that it is not reported as stopped2.2.y
reviewed by: anthony
2012-01-25 06:33:11 +05:30
abhi a18d5c25d1 bug 12849: during fence command, remove vm state from sync so that it is not reported as stopped
reviewed by: anthony
2012-01-25 06:28:49 +05:30
Chirag Jog b91d919e55 This commit contains the following items:
1. Reduce dependency on settings. (It should be able to run in any environment).
2. Simplify clean up by creating accounts in setup and deleting the account in teardown.
3. Check the list_XXX calls instead of querying the database.

Currently the following tests work per the above logic:
1. test_vm_life_cycle.py
2. test_disk_offerings.py
3. test_service_offerings.py

Rest are work in progress.
2012-01-24 07:49:37 -08:00
Naredula Janardhana Reddy 86256c04a1 Bug 12496: Allowing guest vm's to access virtual router LB service 2012-01-24 18:31:48 +05:30
kishan 163dd18397 Bug 11931: Enclosed snapshot name with quotes to handle spaces
Status 11931: resolved fixed
Reviewed-By: Jana
2012-01-24 17:39:47 +05:30
Nitin Mehta 93c411eb59 Bug 12740: Allow root admins to bypass the ACL layer.
Reviewed-By: Kishan
2012-01-24 12:28:23 +05:30
Sam Robertson 9d575939fe Bug 11860: combining 32 bit signed values into a 64 bit value had errors. This should correct that 2012-01-23 13:28:39 -08:00
Prasanna Santhanam 8efacc97a6 * when httplib.Connection fails to get response it prevents further requests on
the connection - shallow copy and create a new connection object when this
happens

* timeout the SSH client to speed up tests
2012-01-22 22:07:59 +05:30