NIKITA
df35baa165
New Custom Design for Cloud Console
2011-01-06 18:31:35 -08:00
will
c04ee3d85f
Removing one more check for networkoffering.type
2011-01-06 18:11:23 -08:00
keshav
d2196d169e
Moved global lock inside storage cleanup method.
2011-01-06 17:46:36 -08:00
Jessica Wang
205f7b8ee5
bug 7744: selected_midmenu_id is not used in multiple-selection middle menu. So, remove the code.
2011-01-06 17:37:19 -08:00
Edison Su
c1af79c843
add write permission for system directory in cloud-client package
2011-01-06 13:27:46 -05:00
Kelven Yang
56d8fb6a0b
Bug 7015: allow domain admin to be able to access domR console
2011-01-06 05:27:32 -08:00
Jessica Wang
4fa6fc4d7c
bug 7744: after tab action succeeds, click middle menu item to show action info if the action belongs to the currently selected middle menu item.
2011-01-06 17:26:26 -08:00
Jessica Wang
f80e352988
bug 7744: instance page - not update right panel after a tab action succeeds since the action might not belong to currently selected middle menu item.
2011-01-06 17:10:27 -08:00
Jessica Wang
a7a5272f2b
bug 7744: tab action - delete duplicate code that has existed in handleMidMenuItemAfterDetailsTabAction().
2011-01-06 16:43:32 -08:00
Edison Su
c12e96dcc3
add missing files
2011-01-06 12:25:50 -05:00
Edison Su
b331f7bb8d
add missing config files
2011-01-06 12:16:58 -05:00
Jessica Wang
6cbdf0481e
bug 7744: multiple-selectable page - avoid binding event handler to middle menu items since middle menu items have already been controlled by JQuery Selectable Widget.
2011-01-06 16:24:54 -08:00
alena
4ec3bc5865
bug 7244: delete corresponding untagged pod vlan ranges when pod is deleted
...
status 7244: resolved fixed
2011-01-06 16:16:09 -08:00
alena
916b516d13
bug 7878: Fixed Basic zone functionality - uservm/systemvm/domR start
...
status 7878: resolved fixed
2011-01-06 15:44:13 -08:00
alena
02dc187a0c
bug 7727: Don't create Public network with broadcast_domain_type=vlan for Basic zone
...
status 7727: resolved fixed
2011-01-06 15:44:13 -08:00
Edison Su
d33d61b1b4
fix default gw one more time...
2011-01-07 08:40:22 -05:00
Edison Su
daea474baa
fix build
2011-01-07 08:31:26 -05:00
Edison Su
a0ce28b769
one more fix for router gw, and rhel build
2011-01-07 08:27:24 -05:00
Edison Su
4a409200dc
fix build for rhel6 and fix router default gw
2011-01-07 08:02:15 -05:00
Jessica Wang
468ea1a970
Add Zone Wizard - review screen (last screen) - add step4 on the top.
2011-01-06 11:38:52 -08:00
Jessica Wang
977773701a
physical resource page - add cluster - validate zone field and pod field.
2011-01-06 11:01:39 -08:00
Jessica Wang
b97c6a6ed2
bug 7654 - resource page - add primary storage - skip calling listPods when zone field is empty.
2011-01-06 10:55:53 -08:00
will
30f6f1088c
Removed check for type== virtual or direct when processing network offerings.
2011-01-06 10:47:11 -08:00
NIKITA
0fcfd876a5
close buttons class name changed for zone wizard
2011-01-06 10:40:03 -08:00
NIKITA
2caa6f4247
Class change for close button in zone wizard popup
2011-01-06 10:36:37 -08:00
Jessica Wang
a804b1283f
Add Zone Wizard - basic mode - move Add Guest IP Range section from step3(createPod) to step4(AddIPRange).
2011-01-06 10:33:06 -08:00
Jessica Wang
49e2e6776e
bug 7713: Add Zone Wizard - Add IP Range to advanced zone - fix a bug that domain field and account field is not hidden when scope is account-specific and VLAN is changed from tagged to untagged.
2011-01-05 19:30:36 -08:00
anthony
ad305ff6ac
reuse session passed to plugin
2011-01-05 19:30:25 -08:00
Jessica Wang
0ecff8b5a2
bug 7713: Add Zone Wizard - Add IP Range to public network for advanced zone - when failed, show error message "Failed to create public IP range" on result screen.
2011-01-05 19:18:32 -08:00
anthony
791e14bb5f
add more output for cloud-setup-bonding.sh
2011-01-05 19:12:39 -08:00
Jessica Wang
94b07a55d4
bug 7713: Add Zone Wizard - Add IP Range to public network for advanced zone - fix a bug that domain dropdown was not populated.
2011-01-05 19:03:55 -08:00
anthony
b4dad6e9cc
make the output more readable
2011-01-05 19:02:49 -08:00
will
f038431ce1
Listing network offerings by guest traffic type now.
2011-01-05 18:27:14 -08:00
Kelven Yang
a0d821ca79
VMware local storage support
2011-01-05 06:14:43 -08:00
will
033d2d993d
bug 5482: if there are no json object returned, just continue instead of erroring out on the javascript.
2011-01-05 18:16:16 -08:00
will
68d5c0919a
bug 5482: Fixed malformed JSON when an error is returned by the API call. Also fixed the UI to make use of the new JSON object.
2011-01-05 18:06:59 -08:00
Jessica Wang
3992d122ff
Primary Storage page - fix a bug that clicking next middle menu item didn't clear previously selected middle menu item.
2011-01-05 18:03:04 -08:00
abhishek
20ec0beae5
bug 7829: fixed the keyword search for storage pools
...
status 7829: resolved fixed
2011-01-05 17:34:03 -08:00
Jessica Wang
e4674ac127
bug 7713: Add Zone Wizard - add one more step (step 4: Add an IP range to public network in zone) for advanced zone.
2011-01-05 17:21:26 -08:00
Kelven Yang
8a263f34ba
Fix jUnit reference issue in test project for Eclipse
2011-01-05 03:58:47 -08:00
Kelven Yang
ea88089fd2
Bug 7409: Implement forcely-cancelling mechenism for jobs that have been staying in queue for too long
...
1) introduced a global configuration variable job.cancel.threshold.minutes
2) Default value for the job.cancel.threshold.minutes is 60 minutes, if a job has been staying in processing state for over 60 minutes, system will forcely remove it from the queue to allow others to run
2011-01-05 15:44:10 -08:00
abhishek
6cade1aa1d
adding missing code for programming default network rules for user vm on each of its nics, for the direct networking case
2011-01-05 15:22:12 -08:00
NIKITA
7c05b39a51
Step 4 added for Add zone
2011-01-05 15:11:08 -08:00
prachi
b46a53579f
DB schema changes that will be needed for the host tags feature. This commit does not include any code changes for the feature.
2011-01-05 14:03:44 -08:00
abhishek
1d25a33be1
bug 5915: removing the check to see if there are other hosts in maintenance, whilst enabling host maintenance
...
status 5915: resolved fixed
2011-01-05 13:47:39 -08:00
abhishek
f3e91de0bd
bug 7824: implementing search for pools by id
...
status 7824: resolved fixed
2011-01-05 12:00:20 -08:00
Kelven Yang
cb7b6867c6
Bug 7370: Give domain admin permission to view user VM under its domain scope
2011-01-04 23:42:49 -08:00
NIKITA
6cbf70983b
Minor padding issue in Advance Search box
2011-01-05 10:55:07 -08:00
Jessica Wang
b6c65e5bf2
bug 7854: VM Wizard - list all disk offerings (without specifying domainId).
2011-01-05 10:43:37 -08:00
Kelven Yang
496bbeba88
Bug 7860: protected from NPE whhile console proxy public address is not set during startup process
2011-01-04 22:31:44 -08:00