Commit Graph

7508 Commits

Author SHA1 Message Date
Sheng Yang 002cff65ee bug 11351: Add parameters for binary file/log file 2011-09-14 03:05:59 -07:00
Sheng Yang 7713d675a7 Fix restartNetwork wrongly report stop failure 2011-09-14 03:05:57 -07:00
Sheng Yang 3ba15fe813 bug 11307: Add destroyRouter command 2011-09-14 03:05:47 -07:00
Sheng Yang 58ee9f4855 bug 11307: Add cleanup parameter to restartNetwork command
Default set it to true. When cleanup=false, restartNetwork would only
re-implement the network, but don't destroy current existed routers.
2011-09-14 03:05:15 -07:00
Sheng Yang 49031c5563 bug 11307: Mark router as to-be-stopped, rather than force stop it.
Force stop the router would release all the resources it used, but router may
still running. Add a column "stop_pending" in the database, and stop it when the
router come back.

Admin would able to choose to force destroy such router, then recover the
network using restartNetwork command with cleanup=false.
2011-09-14 03:05:09 -07:00
Sheng Yang 11f737a673 bug 11307: Rewrite the redundant router's priority
Now the very first router's priority would be 100, and the second one would be
100 - 2 + 1 = 99.
2011-09-14 03:04:37 -07:00
Sheng Yang fb28c0a63a bug 11307: Add BumpUpPriorityCommand 2011-09-14 03:04:26 -07:00
Sheng Yang 59eb1b0ba1 bug 11307: Add Bumped field for domain_router
Only used for redundant virtual router.
2011-09-14 03:03:47 -07:00
Sheng Yang 9cc1ecbce8 bug 11307: Enable CheckRouterAnswer to tell if redundant router's priority is bumped or not 2011-09-14 03:03:18 -07:00
Sheng Yang 9e0ee10e9f bug 11307: Let CheckRouterAnswer() parse the return result 2011-09-14 03:03:00 -07:00
Sheng Yang 6b9500a7ed bug 11307: Add PRIORITY bump up script for redundant virtual routers 2011-09-14 03:02:23 -07:00
anthony bb44208ae3 bug 11275:
remove heartbeat entry for this Primary Storage, when put this Primary Storage into maintenance mode
create heartbeat entry for this Primary Storage, when cancal maintenance for this Primary Storage

status 11275: resolved fixed
2011-09-13 22:11:37 -07:00
Edison Su cd4e076212 bug 11423: get storage pool stats from "df --total" instead from libvirt
status 11423: resolved fixed
2011-09-13 18:46:43 -07:00
frank 29b5945263 check hypervisorType and StoragePoolType in OCFS2 manager when delete host
don't take lock in processResourceEvent()
2011-09-13 17:35:34 -07:00
Kelven Yang 9e45b74baa bug 11380: taking VM snapshot is moved to do it at the same time when backup it to secondary storage, wait snapshot MOR really appears in vCenter until we continue. 2011-09-13 17:22:06 -07:00
alena 1f45148a29 Don't update resource count for system account 2011-09-13 16:34:09 -07:00
Jessica Wang 0a45c52e62 cloudStack - VM Wizard - fix a bug that comes and goes: "$soTemplate is undefined" 2011-09-13 16:27:20 -07:00
Edison Su e3587d961d bug 11239: add check for hypervisor type when deploy vm, no way to deploy a vm with hypervisor type None 2011-09-13 16:22:59 -07:00
Jessica Wang ca0aa631e4 bug 10216: cloudStack - fix a bug => 12. "Action" button does not seem to refer property file 2011-09-13 15:52:16 -07:00
alena 6641f587a4 bug 11036: if resource_count record is missing for account or domain, insert it during the management server startup (with count=0)
status 11036: resolved fixed
2011-09-13 15:19:14 -07:00
Edison Su 44418a053c fix firwall/nat rule 2011-09-13 15:06:14 -07:00
Jessica Wang f360f5e63c bug 10216: cloudStack - IP Address page - change font size from 11px to 10px (8. Can you contract font size for column has "Publit port" and "Private Port") 2011-09-13 14:13:59 -07:00
anthony 48387ef907 bug 10949: if a cluster doesn't have any hosts, set cluster guid to new one when add host to this cluster.
status 10949: resolved fixed
2011-09-13 13:51:52 -07:00
Jessica Wang 5df69e4a21 bug 10216: cloudStack - fix a bug => 5. Display format for date of event is different whether timezone is configured or not 2011-09-13 13:01:22 -07:00
kishan d25a894089 bug 10626: Modified install sys tmpl script to get templateId from DB using db.properties
status 10626: resolved fixed
2011-09-14 01:09:06 +05:30
alena 4c7a4181c0 bug 11246: return lb rule Id in the async response for createLoadBalancer api
status 11246: resolved fixed
2011-09-13 12:06:46 -07:00
Jessica Wang 4b9b92fa1d bug 10216: cloudStack - fix a bug => 4. "Default theme" button langeage changes to English after choose the default theme in Japanese locale 2011-09-13 11:35:27 -07:00
Edison Su a0b683d4ac add jna dependenc 2011-09-13 11:26:22 -07:00
frank cf5491f5ab fix wrong unittest 2011-09-13 11:21:27 -07:00
alena a5c8771d2f Added back changed reverted by merge 2011-09-13 11:18:10 -07:00
anthony 2978e3ee15 storage_ip_address in host table can be NULL 2011-09-13 11:14:44 -07:00
anthony 17cceca8a2 XcpServerDiscoverer is only for XenServer 2011-09-13 11:11:36 -07:00
Sheng Yang 5c7c47dd7e bug 11421: Add missing source cmd for ipassoc.sh
status 11421: resolved fixed
2011-09-13 11:08:04 -07:00
anthony 409081cb35 bug 11403:
use unique_name to do update
2011-09-13 11:07:50 -07:00
Edison Su 8fdf72db47 Add "Other PV" for kvm, to install pv driver in windows:
1. create a VM from iso/template whose guest os type is "Windows*"
2. attach a disk to windows VM
3. install virtio disk driver
4. stop the vm, and create template from it, chose guest os type as "Other PV"
5. create vm from the template created at step 4. Then this vm will have virtio disk, and virtio nic. Need to install virtio nic driver after VM booting up.
2011-09-13 11:07:20 -07:00
alena 4bdfec16f5 bug 11412: use "sshkeypair" instead of "keypair" in response name for ssh commands
status 11412: resolved fixed
2011-09-13 11:02:07 -07:00
kishan 7ac764005b bug 11199: Moved DB upgrade changes to schema-2211to2212-premium
status 11199: resolved fixed
2011-09-13 23:30:31 +05:30
alena 0c127890ea bug 11036: resource count update is refactored
status 11036: resolved fixed

1) Use row locks instead of global lock when update resource_count table. When update resource_count for account, make sure that we lock account+all related domains
2) Insert resource_count records for account/domain at the moment when account/domain is created.
3) As a part of DB upgrade, insert missing resource_count records for all non-removed accounts/domains
2011-09-13 10:47:55 -07:00
frank 0ec4517a9f add jna as KVM agent dependency 2011-09-13 10:09:35 -07:00
kishan 64c125b28a bug 11199: Added indexes to upgarde 2211 to 2212 script
status 11199: resolved fixed
2011-09-13 18:04:36 +05:30
kishan d9d0e94dac bug 11199: Added indexes to tables in cloud_usage DB in create-schema-premium.sql
status 11199: resolved fixed
2011-09-13 18:04:26 +05:30
David Nalley 687d3c8a9e Merge branch '2.2.y' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.2.y 2011-09-12 23:25:23 -04:00
Edison Su 35ee752e5f fix security group rule which not get updated into db, and simulator agents reports the wrong security group to mgt server 2011-09-12 19:09:15 -07:00
anthony a308823549 bug 11413: when mark host ad disconnected, set lastping to now - pingtimeout
status 11413: resolved fixed
2011-09-12 18:46:58 -07:00
frank 05acbc55ab make /root writable in ubuntu 2011-09-12 18:08:20 -07:00
frank 1134b86918 fix kvm build 2011-09-12 18:01:00 -07:00
Jessica Wang f4991be309 bug 10216: cloudStack - fix a bug "2. Backgroud color of column after Private IP is not accurate." 2011-09-12 17:23:52 -07:00
Sheng Yang 26c7f5b0c6 Add log for reconfigLB.sh 2011-09-12 16:44:27 -07:00
frank 7b6f30aa3d add sudo when configuring ubuntu management server 2011-09-12 16:11:55 -07:00
Jessica Wang 2300b10d24 bug 10294: cloudStack - Edit ISO - OS Type is required for ISO. So, "none" option is removed from OSType dropdown list upon Edit ISO. 2011-09-12 16:04:31 -07:00