6585 Commits

Author SHA1 Message Date
Edison Su
a3da10e9b8 bug 10622: use /root/.ssh/id_rsa.cloud instead of ~/.ssh/id_rsa.cloud
status 10622: resolved fixed
2011-07-13 17:49:43 -07:00
Kelven Yang
542ea6f0a6 bug 10702: add data migration for 2.2.7 to 2.2.8 migration 2011-07-13 14:13:27 -07:00
Alex Huang
8ef86467ed more logging and fixed bug in cleanup 2011-07-13 09:53:38 -07:00
Sheng Yang
d09008ff72 bug 10692: Fix the limitation of SSL packet is 16k using compression 2011-07-12 14:50:00 -07:00
Nitin
df3855420d bug 10624: ExtractVolume - code change for multiple secondary storage. 2011-07-12 20:30:43 +05:30
kishan
b8a19e73af bug 6128: Throw exception when applying port forwarding rule fails
status 6128: resolved fixed
2011-07-12 16:41:17 +05:30
kishan
59399966c2 bug 7127: Added action event for lock user
status 7127: resolved fixed
2011-07-12 14:56:23 +05:30
anthony
d8da1e9412 bug 10690: add "live" option to migrate
status 10690: resolved fixed
2011-07-11 19:36:09 -07:00
alena
1acfa6013d Close ResultSet and PreparedStatement when gather vm information during the listVirtualMachines call 2011-07-11 18:26:15 -07:00
alena
738811305b bug 10687: respect "bootable" parameter when listIso
status 10687: resolved fixed
2011-07-11 18:06:39 -07:00
alena
50dce6d5a0 bug 10438: always return success on disableAccount when it got disabled successfully in the DB. If his vms failed to stop on the backend, mark account for cleanup and let background thread to do the cleanup job
status 10438: resolved fixed
2011-07-11 17:45:50 -07:00
alena
67f76b5192 Do regular vm stop (not forced=true) when disableAccount 2011-07-11 17:35:22 -07:00
anthony
72098e4ebd bug 10688: if the template is not installed in the primary storage, the asking zie is doubled, fixed by using physical size for template
status 10688: resolved fixed
2011-07-11 17:32:19 -07:00
Kelven Yang
6d8eb45bad add logging to clustering notification 2011-07-11 17:16:23 -07:00
Kelven Yang
6bea2f7c2b Forgot to save this file before last check-in 2011-07-11 16:52:45 -07:00
Kelven Yang
0fa8b65cde bug 10656: check OutOfMemoryError in critical path, fix run.sh to let it be able to monitor process termination 2011-07-11 16:33:19 -07:00
alena
506ca6cff3 bug 10686: generate volume.delete usage event (along with vm.destroy) when vm fails to create/start.
status 10686: resolved fixed

Also updated 227 to 228 db upgrade to insert missing usage_event records

Conflicts:

	server/src/com/cloud/vm/UserVmManagerImpl.java
2011-07-11 16:13:22 -07:00
Alex Huang
1d2a529556 put big log trace in firstfit planner in to trace instead of debug 2011-07-11 14:37:52 -07:00
Alex Huang
c537d8a00b more logging for gson 2011-07-11 14:19:35 -07:00
Kelven Yang
e4bd357c53 bug 10677: add client side time out to cluster servlet interface 2011-07-11 13:37:33 -07:00
Kelven Yang
381c8d0712 Add initial ConsoleProxy Monitor skeleton 2011-07-11 12:20:23 -07:00
frank
5307f4eed4 Bug 10679 - increase file descriptor limit to 4096
Resolved fixed
2011-07-11 12:19:29 -07:00
Sheng Yang
6d3e30f16c Move disconnect log to TRACE level 2011-07-11 11:09:19 -07:00
Sheng Yang
6a23846a8d Fix keystore loading path 2011-07-11 10:59:42 -07:00
alena
bb6468b814 Fixed typo 2011-07-11 10:31:42 -07:00
alena
f348b2f324 More logging to agent lb 2011-07-11 10:29:04 -07:00
Sheng Yang
b9c740bcfd Update keystore generation cmdline 2011-07-11 10:19:40 -07:00
Nitin
8a54013812 bug 10624: ExtractVolume - code change for multiple secondary storage. 2011-07-11 20:33:07 +05:30
kishan
8069a45a26 bug 10276: Throw exception for account APIs failure
status 10276: resolved fixed
2011-07-11 14:09:38 +05:30
Alex Huang
186654b299 find templates that are not removed 2011-07-09 13:37:45 -07:00
Alex Huang
e0cce66bcc got rid of dos eol which seems to confuse jdk in generating line numbers 2011-07-09 13:35:52 -07:00
Alex Huang
852cf0e6c7 fix migration npe when recovering 2011-07-09 08:32:10 -07:00
Sheng Yang
ccc12793c6 SSL: Fix leaking file descriptor
And bad connection fail handling.
2011-07-08 22:17:09 -07:00
alena
cad925bc6b bug 10671: list domain level networks for children domains when domainId is not specified
status 10671: resolved fixed
2011-07-08 21:11:51 -07:00
Alex Huang
5b122e3669 connection conierge to deal with connections that are not returned to pools 2011-07-08 18:04:57 -07:00
Alex Huang
ea48d40e5f connection conierge to deal with connections that are not returned to pools 2011-07-08 18:04:57 -07:00
Alex Huang
c679fc078a bug 10632: allow volume to be recreated when it is in recreating state 2011-07-08 18:04:57 -07:00
anthony
cae81c9a66 bug 10669: it is due to there is a templatehostref for this template, whose status is not DOWNLOADED
fixed by only check ready templatehostref for ISO download

status 10669: resolved fixed
2011-07-08 17:39:19 -07:00
alena
47f519f5de When release public ip address, make a search by ip+networkId instead of ip+accountId as ipAddress is unique in network only. 2011-07-08 15:47:25 -07:00
frank
12d6f53898 Bug 10660 - ConfigurationServer loads failed because DB upgrade happens after it
resolved fixed
2011-07-08 15:20:41 -07:00
Jessica Wang
2d1330125d cloudStack - secondary storage page - remove Version grid row. 2011-07-08 14:47:17 -07:00
Edison Su
a622b48d32 It breaks port forwording.
Revert "bug 10329: changed - t :"

This reverts commit 16779afa0233e6ff33cdfca12611e6a43bcd0b42.
2011-07-08 13:52:49 -07:00
Edison Su
5b4628f651 remove the default FORWARD rule on CentOS 5 2011-07-08 13:51:50 -07:00
Edison Su
399c1addb9 fix meta issue for vmware: create a blank meta data file, even meta data is empty 2011-07-08 13:51:30 -07:00
Edison Su
81475c256b fix user/meta data: if data is empty, return a blank file, not 404 2011-07-08 13:50:27 -07:00
Edison Su
f919e0119e for cloudzone, loose the check for ubuntu 10.04, people may want to install it on a newer kernel 2011-07-08 13:50:14 -07:00
Edison Su
7e195ae6ae bug 10440: ipassoca failed, if the public network is untagged
status 10440: resolved fixed
2011-07-08 13:50:02 -07:00
Edison Su
499bdff397 fix cloudkit setup, to use new image 2011-07-08 13:49:53 -07:00
Edison Su
0dacd3913a bug 10423: agent in ssvm needs to add default keystore, as we copying templates through https://**realhostip.**
status 10423: resolved fixed
2011-07-08 13:49:43 -07:00
Edison Su
8da6578d76 change parameter to forcedestroylocalstorage during delete host 2011-07-08 13:49:32 -07:00