Commit Graph

8019 Commits

Author SHA1 Message Date
Kelven Yang a19dff444c bug 13637: don't send ENTER/BACKSPACE in javascript KEY-PRESS event. Reviewed-By: Anthony 2012-02-14 16:03:03 -08:00
Naredula Janardhana Reddy 6094787cdb Bug 12808: ignoring errors on delete.
Reviewed-by: Abhi
2012-02-14 14:14:10 +05:30
Ewan Mellor d85cc8194b Hard-code version number for the zip file, since ${version} is wrong on this
branch.
2012-02-13 14:31:50 -08:00
Ewan Mellor 37ed4b75eb Added a 'Simulator' entry to the category list. 2012-02-13 14:30:31 -08:00
Ewan Mellor c16f13841f Added build-apidocs-zip build target that generates HTML versions of the
API docs.  Uses XML/XSLT generation system originally by Abhinandan Prateek
(I think).  CSS updates from Jessica Tomechak.  gen_toc.py and build script
changes by me.

Conflicts:

	build/developer.xml
2012-02-13 14:30:30 -08:00
Chirag Jog f99a65e59b Minor fixes to test cases 2012-02-10 09:24:21 -08:00
abhi 11d37d1a23 bug 13549: cleanup stopped/starting VMs if present on host during MS startup 2012-02-10 09:52:18 +05:30
Alex Huang 4e0ef5476d bug 13478: added exception printing. Reviewed-by: Anthony 2012-02-09 16:48:04 -08:00
Alex Huang e1c81b94cf bug 13478: fixed problem with high availability manager being started too early. Reviewed-by: Anthony 2012-02-09 16:41:31 -08:00
Edison Su c54098d0b8 add certiifcate upgrade scripts 2012-02-09 14:35:05 -08:00
Edison Su 206da17422 bug 13470: check the correct old certificate
status 13470: resolved fixed
Reviewed-by: anthony
2012-02-09 12:57:50 -08:00
Edison Su c5ac969ab7 bug 13145: re-load the vm data
status 13145: resolved fixed
Reviewed-by: anthony
2012-02-09 12:57:44 -08:00
Edison Su 4eab8c4dbd Agent disconnected due to so many Fencecommand send to agent, cause agent can't get pingaswer from mgt server, then agent thinks it's ping timeout, reconnect to mgt server.
The fix is add a separate thread pool for all the reqests from mgt server(which may be time-consuming), so the pingaswer(which is response) is processed in another different thread pool. Make sure the pinganswer is get processed immeidately.
Reviewed-by: Alex
2012-02-09 12:57:01 -08:00
Edison Su d54175234a cleanup
Reviewed-by: Kelvin
2012-02-09 12:54:54 -08:00
Edison Su 4dd1fc92fe add cert chain in db, and also open the api to upload a cert chain 2012-02-09 11:50:43 -08:00
Edison Su 447c9ea27a add realhostip.crs/key/crt
Reviewed-by: frank
2012-02-09 11:38:12 -08:00
Edison Su 2326e4f080 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-09 11:38:08 -08:00
Edison Su 3b795137a2 bug 13551: in some case, libvirt returns storage pool available, but mount point is not there
status 13551: resolved fixed
Reviewed-by: anthony
2012-02-09 11:36:44 -08:00
Edison Su cec4616629 bug 13556: return error if libvirt can't mount storage
status 13556: resolved fixed
Reviewed-by: anthony@citrix.com
2012-02-09 11:36:41 -08:00
Nitin Mehta 045dc02845 Bug 13564: Incorrect format was coming for kvm since there was a ohardcoding on the extension to be of size 3 Instead take the format from the ENUM.
Reviewed-By: Kishan
2012-02-09 20:21:00 +05:30
Naredula Janardhana Reddy 25053c41c8 Bug 12808:
Summary of Changes:
       - Added Static Nat to use multiple routing tables.
  Reviewed-By: Kishan
2012-02-09 20:04:35 +05:30
Murali reddy 3ac56a7354 bug 13492: vmware:Template sizes are incorrectly reported
status 13492: resolved fixed
reviewed-by: Nitin

virtual size of the private templated from size mentioned in the OVF file
2012-02-09 20:03:10 +05:30
frank 169073e730 Bug 13526 - copying template across zone failing with status HTTP Server returned 403 (expected 200 OK) Even though gets status message copy succeeded (
Bug 13429 - copy template FAIL - HTTP Server returned 403

lots of things:
1. generate a IP list of all SSVM across all zones, set this IP list to my .htaccess allowable from.
   so other SSVMs get privilege to access me.

2. broadcast my IP to other SSVMs instructing them set me to theirs .htacess allowable from. so I get
   privilege to access others

3. set outbound route for downloading through public IP. Because public ip/private ip in the same subnet in basic
zone, the http download traffic may come in through public ip but go outside through private ip which finally causes
the VM where the traffic is from to drop response packets. To resolve this, set individual route for each SSVM public
ip making sure the inter-communication between system vm happens through public IP

however, I met certificate expiraton on one SSVM, will report another bug

reviewed-by: Sheng.yang
status 13526: resolved fixed
status 13429: resolved fixed
2012-02-08 18:33:18 -08:00
frank d0d7d25ad7 Bug 13529 - Multiple Management Servers: cloud-setup-databases script fails to execute
status: 13529: resolved fixed
reviewed-by:edison
2012-02-08 16:57:12 -08:00
abhi 96b26248e9 bug 13471: disabling LB, merge 2012-02-08 19:32:35 +05:30
kishan de54351c64 Bug 11931: Add quotes to snapshot name and volume name. Fixed create template from snapshot also by adding quotes
Status 11931: resolved fixed
Reviewed-By: Nitin
2012-02-08 17:21:08 +05:30
Chirag Jog 02123a7285 Merge branch '2.2.y' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.2.y 2012-02-08 03:10:43 -08:00
Chirag Jog a046161b56 Extracted common functionality in libs.
Added P1-testcases.
Abstracted functionality to behave different for BASIC and ADVANCED networking mode.
2012-02-08 03:07:59 -08:00
kishan 724a087ab9 Bug 13454: Drop both foreign keys, indexes of ssh_keypairs and add again
Status 13454: resolved fixed
Reviewed-By: Nitin
2012-02-08 15:25:35 +05:30
Alena Prokharchyk 1624cceb22 bug 13508: fixed inconsistencies in key names during db upgrade
status 13508: resolved fixed
Reviewed-by: Will Chan

Conflicts:

	setup/db/db/schema-2213to2214.sql
2012-02-07 13:40:07 -08:00
anthony 33f1242c83 bug 13478: check null
status 13478: resolved fixed

reviewed-by: edison
2012-02-07 10:53:59 -08:00
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