Commit Graph

18392 Commits

Author SHA1 Message Date
Jessica Wang
e57a4bce00 bug 7744:create shared function clickItemInMultipleSelectionMidmenu(). 2011-01-07 11:09:22 -08:00
will
1c29a5f824 Listing only virtual network offering 2011-01-07 11:01:41 -08:00
alena
789912de6a Removed guestIpType parameter from listNetwork offerings command 2011-01-07 10:54:45 -08:00
Chiradeep Vittal
d95c7a4ade hypervisor type is required, right now the parameter exception is thrown inside the resource svc 2011-01-07 10:51:14 -08:00
will
8284abedf5 bug 7902: Fixed problem with updating secstorage.ssl.cert.domain as it was incorrect set to be validated as a boolean and also was set to be validated as an ip range.
- Fixed error message returned when validating boolean to not return double-quotes as that breaks JSON.
2011-01-07 10:39:49 -08:00
abhishek
274edf1478 fixing sec group rules creation, and also adding some description in commands. checking in so that ui work can begin. 2011-01-07 10:34:00 -08:00
Edison Su
044308095b add home-made qemu dependence 2011-01-07 10:48:11 -05:00
anthony
b07162f30a merge from 2.1.x deb87aa5e7
correct definition
2011-01-06 19:41:00 -08:00
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
Ragnar B. Johannsson
a013640180 Bugfix: Do not URL-decode API parameters twice.
There's no need to call ApiServer's handleRequest with decode=true
since Tomcat has already url-decoded the parameters. URL-decoding
twice breaks all Base64 encoded data such as userData in deployVM,
since %2b decodes to ' ', not '+' as it should.
2011-01-06 14:25:59 +00:00
Ragnar B. Johannsson
32c68e1583 API cmds for SSH-keys manipulation and VM passwds retrieval.
These include five new API cmds as well as changes to deployVirtualMachine to
specify an optional name of an SSH key to pass to the VM when starting. When
an SSH key is specified with a password-enabled template the newly created
password is encrypted with the SSH public key and can be retrieved via the
getVMPassword cmd. It is then the user's responsibility to decrypt retrieved
passwords with the correct SSH private key.
2011-01-06 13:34:07 +00: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