Alena Prokharchyk
1b649c02f4
bug 13489: when add foreign key, index is created automatically
...
status 13489: resolved fixed
reviwed-by: Will Chan
2012-02-07 09:46:05 -08:00
Alena Prokharchyk
d126dafaee
bug 13474: fixed 3)
...
status 13474: resolved fixed
reviewed-by: Will Chan
2012-02-06 19:57:01 -08:00
Alena Prokharchyk
1389769b5e
bug 13474: fixed 1) 2) and 4)
...
reviewed-by: Frank
2012-02-06 18:36:46 -08:00
Alex Huang
8378d85221
bug 13743: fixed the concurrent access to vms hashmap
...
status 13743: resolved fixed
reviewed-by: Will Chan
2012-02-06 17:02:49 -08:00
Alena Prokharchyk
d14375fb2f
Agent LB: never get a part of the hosts from the xen cluster; skip the cluster if it has more hosts than we need
...
Reviewed-by: Alex Huang
2012-02-06 16:42:45 -08:00
Alena Prokharchyk
d838c70b41
bug 13433: fixed db upgrade for domain_router table
...
status 13433: resolved fixed
reviewed-by: Sheng Yang
2012-02-06 15:59:41 -08:00
kishan
d608c51bfb
Bug 12649: Added ROOT to domain path and removed trailing slash
...
Status 12649: resolved fixed
Reviewed-By: Abhi
Conflicts:
server/src/com/cloud/api/ApiResponseHelper.java
2012-02-06 14:39:41 +05:30
kishan
766214b633
Bug 13454: Remove foriegn keys in ssh_keypairs table and again with correct constraint name
...
Status 13454: resolved fixed
Reviewed-By: Nitin
Conflicts:
server/src/com/cloud/upgrade/dao/Upgrade2213to2214.java
2012-02-06 14:02:16 +05:30
abhi
ca6fd0b92c
bug 13439: full sync at management server restart, disabling hourly sync
2012-02-06 13:57:36 +05:30
Jessica Wang
abcf3e188f
bug 12649: cloudstack 2.2.Y UI - domain fields on all dialog boxes - show full domain path instead of domain name.
2012-02-03 14:39:45 -08:00
Jessica Wang
9aa5fc557b
bug 13319: cloudstack 2.2.Y UI - IP address page - VPN tab - refresh grid content when everytime the tab is clicked.
2012-02-03 11:30:32 -08:00
Nitin Mehta
385f3e4791
Bug 13423: Drop i_op_vm_ruleset_log__instance_id, u_op_vm_ruleset_log__instance_id key (if exists) and re-add u_op_vm_ruleset_log__instance_id again.
...
Reviewed-By: Kishan
2012-02-03 15:30:46 +05:30
kishan
48a8b16ef6
Bug 13433: Updated removed index for async_job table
...
Reviewed-By: Nitin
2012-02-03 13:34:26 +05:30
Kelven Yang
bacc3fefdd
bug 13428: use static generated keystore to include intermediate CA certificates
...
Reviewed-by: Edison
2012-02-02 21:12:10 -08:00
Edison Su
cf2b87f655
bug 13425: use IN to select security ingress rule
...
status 13425: resolved fixed
Reviewed-by: frank
2012-02-02 14:31:32 -08:00
prachi
1b14a0f0b9
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:27:33 -08:00
Kelven Yang
1e33d503b3
bug 13428: upgrade newly issued realhostip certificate. Reviewed by: Anthony
2012-02-02 11:44:28 -08:00
kishan
b2ba755a47
Bug 13407: Sanity check interval is not applicable in 2214. Removed from upgrade script
...
Status 13407: resolved fixed
Reviewed-By: Nitin
2012-02-02 21:59:07 +05:30
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