Commit Graph

34084 Commits

Author SHA1 Message Date
Chiradeep Vittal d7aa4ef4e2 Add some useful packages to systemvm 2011-02-02 12:56:46 -08:00
Jessica Wang daa60e1ad9 bug 8244: Zone page - all dialogs - hide info_container when clicking Submit button. 2011-02-02 12:37:39 -08:00
abhishek 5f9e379327 updating md5 checksums for new system vm templates 2011-02-02 12:35:29 -08:00
Jessica Wang 7b5783e4df bug 8324: host page - make details tab as dault tab when a host is selected in middle menu. 2011-02-02 12:19:21 -08:00
Edison Su cfd8cdbf20 bug 8195: add on-demand download for buildin templates, only download these buildin centos template after when you adding a host for the hypervisor
status 8195: resolved fixed
2011-02-02 12:03:40 -05:00
Jessica Wang 47d6614cfb bug 8318: Resource page - Add Cluster dialog - empty hypervisor dropdown before populating it. 2011-02-02 11:22:56 -08:00
Jessica Wang 6277ad4ad4 bug 8243: VM Wizard - after zone dropdown is populated, call change event handler right away. 2011-02-02 11:11:07 -08:00
kishan a4d306259e added id to ip address usage 2011-02-02 18:20:14 +05:30
kishan d901d42670 bug 7965: Added delete event for recurring snapshot delete
status 7965: resolved fixed
2011-02-02 17:43:28 +05:30
Murali Reddy 86398a8546 bug 8290: Instance Limit set at account level however was able to create more vms than limit
adding additional exception handling
2011-02-02 02:40:26 -08:00
Murali Reddy fc6574c40c bug 8290: Instance Limit set at account level however was able to create more vms than limit
status 8290: resolved fixed
2011-02-02 00:35:10 -08:00
alena 96c05a24e4 bug 8235: don't generate NET_IPASSIGN event when ip assoc command fails
status 8235: resolved fixed
2011-02-01 19:55:27 -08:00
Jessica Wang 1667ee173b Network page - external firewall tab, external load balancer tab - show warning message when delete firewall/load balancer action is clicked. 2011-02-01 18:46:46 -08:00
Jessica Wang 8fbc19bfac cluster page, host page, pod page, primary storage page, secondary storage page, zone page - apply new function, bindActionLink(), which solves mouseover issue. 2011-02-01 18:25:45 -08:00
Jessica Wang bf6edd62af Global Settings page - apply new function, bindActionLink(), which solves mouseover issue. 2011-02-01 18:09:42 -08:00
alena ff281af035 bug 8253: get_password_from_domr is a part of source code now. It should be located under /usr/bin/ directory on the Management server once cloudstack software is installed
status 8253: resolved fixed
2011-02-01 17:40:00 -08:00
alena d5bded3d6d PublicNetworkGuru: fixed NPE in ipUnassign 2011-02-01 17:40:00 -08:00
Kelven Yang 27f2b6cbb1 Let cluster host-heartbeat be in a sperated context to avoid update delay by other activities 2011-02-01 17:38:12 -08:00
Jessica Wang 3b4965da8a Network page, Pod page - apply new function, bindActionLink(), which solves mouseover issue. 2011-02-01 17:37:46 -08:00
Frank 735388ed79 Bug 8312 - Too high (10GB) of a free disk requirement for system VM templates
status: resloved fixed
2011-02-01 17:33:34 -08:00
Frank 9ca46b5b56 umount /mnt/cloud/systemvm if injectkey.sh failed or normal exit 2011-02-01 17:21:24 -08:00
Jessica Wang 3d2e074dd7 Security Group page, Domain page - apply new function, bindActionLink(), which solves mouseover issue. 2011-02-01 17:08:53 -08:00
Kelven Yang 8c860ff0d1 Sync KVM resource with premium/open source merge 2011-02-01 17:05:38 -08:00
Jessica Wang 740b95b66f volume tab in instance page, snapshot tab in volume page - apply new function, bindActionLink(), which solves mouseover issue. 2011-02-01 16:43:41 -08:00
Jessica Wang a466994161 create shared function bindActionLink() that will bind event handler to action link in right panel. 2011-02-01 16:16:51 -08:00
Edison Su 675a610995 cleanup default hypervisortype 2011-02-01 16:03:10 -05:00
alena 51894d22d2 bug 8288: allow to create multiple Guest Virtual networks for account in the same zone
status 8288: resolved fixed
2011-02-01 15:50:01 -08:00
Jessica Wang 4612a2ff37 IP Address page - LoadBalancer, VPN API has changed to take in ip address id instead of ip address. Here is related UI change. 2011-02-01 15:41:02 -08:00
abhishek db04ec7f90 bug 7899: reverting a previously wrong fix; adding the right fix
status 7899: resolved fixed
2011-02-01 15:25:40 -08:00
Frank ed736e7323 clean up build root after rpm build 2011-02-01 15:11:47 -08:00
Frank 85e11d2ff9 Add ExternalGuestNetworkGuru.java back to permium 2011-02-01 14:55:46 -08:00
Jessica Wang f15a2b7c52 createIpForwardingRule API, createPortForwardingRule API has changed to take in id parameter instead of ipaddress parameter. Here is related UI change. 2011-02-01 14:51:37 -08:00
alena b813800496 Implemented list by id in "listPublicIpAddresses" api 2011-02-01 14:29:06 -08:00
Jessica Wang b3d13f3ca6 disassociateIpAddress API, enableStaticNat API, disableStaticNat API has changed to take id parameter instead of ipaddress parameter. Here is related UI change. 2011-02-01 14:27:59 -08:00
alena d4b1831bf4 Added "status" field to listPublicIpAddresses response 2011-02-01 14:20:45 -08:00
alena 668fde991c Don't default resource owner to System account when command is executed via 8096 and account or domainId are missing 2011-02-01 14:20:45 -08:00
Jessica Wang 0e819fcabc IP Address page - add ID row, state row. 2011-02-01 14:13:49 -08:00
Jessica Wang 073c70ebb1 AssociateIpAddress API has been changed from sync to async. Here is related UI change. 2011-02-01 14:03:24 -08:00
abhishek 9e2a9ab528 bug 8268: correcting stats reporting; the response obj was using wrong method to convert double to long
status 8268: resolved fixed
2011-02-01 13:39:26 -08:00
Jessica Wang a63b8cfcba fix mouseout event handler issue on System VM page. 2011-02-01 12:57:53 -08:00
Frank b6fc6341fd Bug 8303 - Cant add xen hosts, due to ssh key permission setup failure
status 8303: resloved fixed
2011-02-01 12:49:15 -08:00
Kelven Yang 6ed8b20a76 add catch-all clause in cluster heartbeat 2011-02-01 12:40:32 -08:00
alena 6544820e74 Moved networkRestart to the NetworkManager as it's up to the manager (not network elements) to decide what to do on restart (IpAssoc/ruleApply/etc..) 2011-02-01 12:16:19 -08:00
alena a21ce17c09 1) More logging during vm cleanup when the vm fails to start
2) Cleanup nic info in the DB during nicRelease
2011-02-01 12:16:18 -08:00
alena cfce5e023c Added cloud.userlibraries to .gitignore 2011-02-01 12:16:18 -08:00
alena f6f8a35c75 bug 8251: introduced "id" field for public IP address. In the DB id is a primary key in user_ip_address table; ip_address and source_network_id is a composite key
status 8251: resolved fixed
2011-02-01 12:16:18 -08:00
Frank 7b1deef915 Bug 8221 - cloud-setup-databases fails when using RHEL 5.6
status 8221: resloved fixed
2011-02-01 12:12:42 -08:00
Edison Su d6a7bb1fbe bug 8301: fix typo
status 8301: resolved fixed
2011-02-01 12:12:04 -05:00
Alex Huang ade0097a0a wrap cluster heartbeat in a try-catch 2011-02-01 12:04:08 -08:00
Frank 23b9a2452d Bug 8034 - cloud-setup-management errors out
Status 8034: resolved fixed
2011-02-01 11:50:17 -08:00