4958 Commits

Author SHA1 Message Date
anthony
b9e32cceb9 script may return stdout from command, need to add another # to seperate it 2011-02-02 16:29:11 -08:00
Edison Su
a46155e895 bug 8094: send networkrulesforssvm command to agent, no matter security group is enabled or not
status 8094: resolved fixed
2011-02-02 16:26:54 -05:00
Jessica Wang
6d754176ce localize Download Volume action message. 2011-02-02 16:08:39 -08:00
Jessica Wang
617569a21b Deploy VM action - remove a non-used value. 2011-02-02 15:59:41 -08:00
alena
848cff6318 Use static inner class instead of enum for Param parameter (used in VirtualMachineProfile) 2011-02-02 15:55:04 -08:00
Jessica Wang
5aa91b6d55 localize Download Template success/fail message. 2011-02-02 15:35:08 -08:00
Jessica Wang
d3fe06eddc localize Download ISO success/fail message. 2011-02-02 15:24:05 -08:00
Jessica Wang
db06fe28b0 bug 8309: correct a localization label. 2011-02-02 14:33:27 -08:00
Jessica Wang
ab63da4591 revokeSecurityGroupIngress API has been changed to take in id parameter. Here is related UI change. 2011-02-02 14:17:32 -08:00
anthony
36778f4e3c bug 8291: get physical vdi size before dd
status 8291: resolved fixed
2011-02-02 14:13:59 -08:00
alena
fe67fa851a bug 8330: make a search including removed when get service offering information during vm start.
status 8330: resolved fixed
2011-02-02 14:06:54 -08:00
abhishek
24acc66124 bug 8331: changing the revoke logic to work by taking in the entity id. All other params are obsolete at this point
status 8331: resolved fixed
2011-02-02 13:49:56 -08:00
Kelven Yang
b874bbda91 Give primary VMFS datastore meaningful name 2011-02-02 13:37:14 -08:00
Edison Su
1aff4d8a9a make sure building template is downloaded 2011-02-02 13:35:41 -05:00
Jessica Wang
7cf46b5946 bug 8244: IP Address page - all dialogs - hide info_container when clicking Submit button. 2011-02-02 13:31:00 -08:00
alena
9aa9c34029 bug 8340: return networkId for private/public/guest networks in listRouters response. Implemented search by networkId
status 8340: resolved fixed
2011-02-02 13:25:28 -08:00
Jessica Wang
8bcd5a2934 bug 8244: Network page, Secondary Storage page - all dialogs - hide info_container when clicking Submit button. 2011-02-02 13:17:09 -08:00
Murali Reddy
8ce576dde5 bug 8239: NPE while executing CreateSnapshotCmd
status 8239: resolved fixed
2011-02-02 13:12:34 -08:00
Jessica Wang
222c865975 bug 8244: Pod page - all dialogs - hide info_container when clicking Submit button. 2011-02-02 13:10:52 -08:00
alena
5d2cc07768 bug 8201: accept "any" value for protocol when open port range for staticNat rule
status 8201: resolved fixed
2011-02-02 12:57:14 -08:00
Chiradeep Vittal
6b8024ffaa bug 8302: dont hardcode ebtables path
status 8302: resolved fixed
2011-02-02 12:56:46 -08:00
Chiradeep Vittal
0be687dc09 bug 8302: dont hardcode ebtables path
status 8302: resolved fixed
2011-02-02 12:56:46 -08:00
Chiradeep Vittal
6074dcb999 Silence vhd-convert, tell us how long it takes 2011-02-02 12:56:46 -08:00
Chiradeep Vittal
8bcf07e6f0 bug 6844: don't chmod, respect permissions set by NFS server admin 2011-02-02 12:56:46 -08:00
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