4773 Commits

Author SHA1 Message Date
Jessica Wang
98221dc217 bug 8541: Instance page - grayout/enable top buttons upon selected middle menu items. 2011-02-22 11:25:56 -08:00
Jessica Wang
3d3db9eff2 bug 8541: Instance page - fix a bug that top Start button was shown while it was not supposed to. 2011-02-22 10:38:14 -08:00
Jessica Wang
9c95152cbf localization - dashboard page - add a lable for CPU Allocated. 2011-02-22 10:08:47 -08:00
abhishek
25f27674ce bug 8641: adding a volume state in addition to volume status
status 8641: resolved fixed
2011-02-22 09:55:08 -08:00
alena
e4765fb32b bug 6969: return jobId/jobStatus for IpAddress and SecurityGroup as ids for these objects were introduced in 2.2.x 2011-02-22 09:09:55 -08:00
nit
b5152e27ec bug 8664: Enforcing maximum pagesize limit to 500 to avoid DOS attack against the server. 2011-02-22 19:25:53 +05:30
nit
2efdc9d62b bug 8471: Check whether secondary storage URL is null when copying volumes across storage pools. 2011-02-22 17:49:56 +05:30
kishan
99b5f7279d added queries to handle unit MB to bytes change for volume usage 2011-02-22 17:12:22 +05:30
Frank
f0c43ee5e7 mark cloud-premium-deps obsoleted by cloud-deps 2011-02-21 17:25:48 -08:00
kishan
003787a69a bug 8613: Added accountId to listUsageRecords API, use active account incase of multiple account with same name
status 8613: resolved fixed
2011-02-21 19:38:08 +05:30
kishan
60ecb564ea bug 8613: Added accountId to listUsageRecords API, use active account incase of multiple account with same name
status 8613: resolved fixed
2011-02-21 19:07:41 +05:30
Frank
61a414fb8f Inject permium stuff into systemvm.iso when managment server start 2011-02-20 16:13:30 -08:00
Kelven Yang
fa96deec28 Make secondary storage VM support premium version and opensource version 2011-02-18 17:10:20 -08:00
Jessica Wang
3f45a56cff bug 8541: Instance page - hide/show top buttons upon state of selected middle menu items. 2011-02-18 16:34:18 -08:00
Jessica Wang
537fa0a319 bug 8381: disassociateIpAddress API has been changed from Sync to Async. Here is related UI change. 2011-02-18 15:30:40 -08:00
Jessica Wang
8e9e37d617 bug 8541: add countTopButtonMapFn(), resetTopButtonMapFn(). 2011-02-18 15:16:14 -08:00
anthony
33b763d703 bug 8582: allow create snapshot policy with unattached volume
status 8582: resolved fixed
2011-02-18 14:52:15 -08:00
Jessica Wang
80f4ed404f create new shared function unclickItemInMultipleSelectionMidmenu() which is as opposed to existing function clickItemInMultipleSelectionMidmenu(). 2011-02-18 14:21:32 -08:00
abhishek
7c32b2da62 bug 8584: enabling search by id for regular users and domain admins for service offerings
status 8584: resolved fixed
2011-02-18 14:09:39 -08:00
anthony
17f5d55459 fix typo 2011-02-18 13:07:57 -08:00
alena
15f59e6f58 bug 8637: throw ResourceAllocationException when resource limit is exceeded.
status 8637: resolved fixed
2011-02-18 12:26:58 -08:00
Jessica Wang
b64e75ecd4 Multiple-selection page: apply clickItemInMultipleSelectionMidmenu() in createMultipleSelectionSubContainer(). 2011-02-18 12:23:02 -08:00
abhishek
13ceb54bba bug 8653: filtering system vols from user's view
status 8653: resolved fixed
2011-02-18 12:03:51 -08:00
Jessica Wang
70dcfa39fe bug 8538: Host page - statistics tab - seperate CPU row to 2 rows ("Total CPU", "CPU Utilized"). Add/Change labels for the first 3 rows. 2011-02-18 11:43:27 -08:00
Kelven Yang
8695e7250c Update template and storage manager to allow hypervisor based command delegation 2011-02-18 11:37:50 -08:00
abhishek
7aa18d4fe2 bug 8600: cleaning up remote access vpns and users as part of delete account
status 8600: resolved fixed
2011-02-18 11:11:43 -08:00
Jessica Wang
69dbe7e316 Instance page - vm group left menu (login as regular-user) - fix a bug that Refresh button on right panel didn't work. 2011-02-18 10:51:53 -08:00
alena
cd90bc7166 bug 8412: allow to delete network when it has dhcp/domRs
status 8412: resolved fixed

1) Don't count domR/Dhcp nic in active nics.
2) Removed domR cleanup thread; Network shutdown thread would shutdown domR/dhcp when network has no active vms
2011-02-18 10:31:59 -08:00
Frank
78df5ea616 Change RPM packager to Cloud.com, Inc. <engineering@cloud.com>
fix RPM pre-build error
2011-02-17 18:22:50 -08:00
anthony
6ecffafb4b bug 8287: create pbd for iso sr before migration
status 8287: resolved fixed
2011-02-17 18:05:49 -08:00
Jessica Wang
b39bdc6e00 bug 8575: network page - when mouse is over middle menu item, show tooltip related to this middle menu item. 2011-02-17 17:53:39 -08:00
Jessica Wang
7a274583a5 bug 8575: diskOffering/host/networkOffering/primaryStorage/router/systemOffering/systemVM page - when mouse is over middle menu item, show tooltip related to this middle menu item. 2011-02-17 17:51:08 -08:00
Jessica Wang
541f216e40 bug 8575: account/alert/event/instance/IpAddress/ISO/SecurityGroup/Snapshot/Template/Volume page - when mouse is over middle menu item, show tooltip related to this middle menu item. 2011-02-17 17:41:54 -08:00
Jessica Wang
fdd4146b22 bug 8575: when mouse is over middle menu item, show tooltip related to this middle menu item. 2011-02-17 17:17:08 -08:00
NIKITA
811ec322b9 added class for actionbutton so that it can transparent 2011-02-17 17:13:35 -08:00
Jessica Wang
373525f345 bug 8635: similar bug shows after hitting Submit button in step 5. (Fix: when virtual network container is hidden (e.g. when defaultVirtualizedNetworkOffering.availability is Unavailable), get checked radio buttons from only direct network container.) 2011-02-17 16:18:17 -08:00
alena
504ab73ae5 Sync on network instead of ipAddressId when do create PF/StaticNat/LB rules 2011-02-17 16:13:28 -08:00
alena
96ef94eb37 ShutdownNetwork - added reservationContext parameter (contains account/callerUserId) 2011-02-17 16:13:28 -08:00
Jessica Wang
74b464782e Make Add VM Wizard, Add Zone Wizard draggable. 2011-02-17 16:13:01 -08:00
Jessica Wang
3cbf985f0f bug 8635: when virtual network container is hidden (e.g. when defaultVirtualizedNetworkOffering.availability is Unavailable), get checked radio buttons from only direct network container. 2011-02-17 15:35:36 -08:00
abhishek
13fc3b0dd8 bug 8452: more delete domain specific changes 2011-02-17 15:29:13 -08:00
abhishek
2275d8d833 bug 8452: introducing a state for domain; blocking creation of accounts/users whilst domain is in an inactive state 2011-02-17 15:17:45 -08:00
anthony
6dcbd3bbfd use returned VO 2011-02-17 15:11:38 -08:00
alena
8978839d96 bug 8617: Disable firewall/lb/vpn service for Direct network offering, so when user tries to create PF/LB rule for direct IP address, it fails.
status 8617: resolved fixed
2011-02-17 14:31:05 -08:00
Jessica Wang
d9e9c6cb40 IP address page - get services by associatedNetworkId instead of networkId. 2011-02-17 14:30:58 -08:00
abhishek
3d7c61bf8b bug 8452: forcing vm stop whilst disabling account
status 8452: resolved fixed
2011-02-17 13:57:04 -08:00
anthony
c62d983c3f classpath fix for server 2011-02-17 12:14:23 -08:00
Kelven Yang
45eb1b4d3c Fix syntax error in create-schema.sql 2011-02-17 11:26:34 -08:00
Kelven Yang
bd8a1e2c6d Add FileUtil.java 2011-02-17 11:26:34 -08:00
anthony
d66eebd636 bug 8640: need to handle another two masters case
status 8640: resolved fixed
2011-02-17 11:20:24 -08:00