4335 Commits

Author SHA1 Message Date
Frank
23b9a2452d Bug 8034 - cloud-setup-management errors out
Status 8034: resolved fixed
2011-02-01 11:50:17 -08:00
Jessica Wang
3e26505e0a bug 8244: Resource page - all dialogs - hide info_container when clicking Submit button. 2011-02-01 11:45:59 -08:00
Jessica Wang
a189eb69d3 bug 8244: Add Host dialog in Resource page - hide info_container when clicking Submit button. 2011-02-01 11:37:05 -08:00
Edison Su
5b073cd370 bug 8087: default hypervisor type is gone: when creating cpvm/ssvm, randomly choose one hypervisor type, which got from host table. When creating domR, as we already know the hypervisor type at that time, so domR and user vm are always created as the same hypervisor type.
status 8087: resolved fixed
2011-02-01 11:32:40 -05:00
abhishek
447153f570 bug 8247: when we have vms in error state, we destoy their volumes. then, when we delete account with such vms, we should NOT try and destroy vols already destroyed.
status 8247: resolved fixed
2011-02-01 11:13:40 -08:00
Kelven Yang
a8fb44a148 Use exports for jar dependecy 2011-02-01 11:10:37 -08:00
Jessica Wang
0bedf7e367 bug 6813: System VM page - add "Destroy System VM" action. 2011-02-01 11:08:07 -08:00
will
49858cf189 - Exported all thirdpart jars in the deps project to make it available to other projects. 2011-02-01 10:59:11 -08:00
will
0b30738439 Added updated Japanese translation (Thanks to Osamu) 2011-02-01 10:06:32 -08:00
Edison Su
d893b24949 bug 8193: enable attaching disk on centos 5 host
status 8193: resolved fixed
2011-02-01 09:16:11 -05:00
nit
98cb458bf1 bug 8257: ListVM's API - adding the functionality to invoke this api with the hypervisor filter.
status 8257: resolved fixed
2011-02-01 18:00:39 +05:30
kishan
e74d8888c7 bug 8151: Avoid volume delete event for volumes which were never attached
status 8151: resolved fixed
2011-02-01 13:06:47 +05:30
Kevin Kluge
6550f0a63b update for debian 2011-01-31 23:27:44 -08:00
will
16cf4d5289 Added third custom light blue theme
Fixed issues with displaying correct language string on the language dropdown choice selection
2011-01-31 19:48:09 -08:00
Frank
0fe9322895 fix systemvm start failure casued by missing files 2011-01-31 18:46:13 -08:00
anthony
f5efc50191 do not use systemvm-premium iso 2011-01-31 18:46:10 -08:00
Alex Huang
c38238c614 some improvements in checkSR 2011-01-31 17:48:24 -08:00
Alex Huang
9b8d251afd fixed problem with halted local storage vms 2011-01-31 17:48:24 -08:00
Jessica Wang
209713fba5 bug 8250: multiple-selection page (e.g. Instance page) - After adding new an item successfully, put it on the top of middle menu. 2011-01-31 17:46:32 -08:00
Kelven Yang
ddda5fc431 Cleanup of worker VMs left over from previous session in a reliable way 2011-01-31 17:41:07 -08:00
Jessica Wang
930cf13894 bug 8237: remove alert message. 2011-01-31 17:25:36 -08:00
Jessica Wang
08a0a3501d fix a wrong localization label. 2011-01-31 16:54:54 -08:00
Jessica Wang
fa893275a6 primary storage page - show type as what it's returned from API. 2011-01-31 16:39:32 -08:00
Frank
c3c4d2f4c5 remove premium-deps dependency 2011-01-31 16:38:16 -08:00
Edison Su
14d09f53a4 fix delete storage pool 2011-01-31 16:37:07 -05:00
Frank
cbb54c549e don't filter fsimage.so 2011-01-31 16:18:57 -08:00
Frank
28b6aa6b4c fix systemvm start failure 2011-01-31 16:04:54 -08:00
Edison Su
fd944d646d sychronized migrate command, happened see that migrating failed, due to conflict in vnc port allocation 2011-01-31 16:04:56 -05:00
Edison Su
200da6d39d fix creating ssvm data disk 2011-01-31 16:04:56 -05:00
Jessica Wang
5c319bab91 Resource page - Add Primary Storage dialog - add a new protocol "sharedMountPoint" to hypervisor KVM. When "sharedMountPoint" is selected, disable Server input field and hardcode it as "localhost". 2011-01-31 16:00:08 -08:00
Jessica Wang
762096ddc5 zone page - Add Primary Storage dialog - add a new protocol "sharedMountPoint" to hypervisor KVM. When "sharedMountPoint" is selected, disable Server input field and hardcode it as "localhost". 2011-01-31 15:52:49 -08:00
Jessica Wang
514cd2df02 pod page, cluster page, primary storage page - Add Primary Storage dialog - add a new protocol "sharedMountPoint" to hypervisor KVM. When "sharedMountPoint" is selected, disable Server input field and hardcode it as "localhost". 2011-01-31 15:29:48 -08:00
keshav
13805db3ce Added code to support lowercase keys in param maps. 2011-01-31 14:51:43 -08:00
Kelven Yang
971250dcc5 make cloud.userlibraries be general 2011-01-31 14:29:10 -08:00
Kelven Yang
2b2885cf5e change VmWare to trademarked name VMware 2011-01-31 14:08:27 -08:00
NIKITA
91ccd7839a New Custom theme has been integrated 2011-01-31 13:54:44 -08:00
Jessica Wang
cd6e9d0655 Add external firewall, Add external load balancer - new parameter NumberOfRetries, TimeoutInSecond. 2011-01-31 13:50:25 -08:00
Frank
b3111c9cc4 move ClusterService adapter configuration to components.xml 2011-01-31 13:39:35 -08:00
Frank
d6231eefa3 package premium configuration files in correct pkg 2011-01-31 13:18:36 -08:00
Frank
3486995ae7 use sudo when mount systemvm.iso in injectkeys.sh 2011-01-31 12:51:21 -08:00
Frank
4d2d820634 fix injectkeys.sh -- pass systemvm.iso path to scripts 2011-01-31 12:19:32 -08:00
Frank
be94843ccf fix typo of parameters order when create public key and private key of systemvm 2011-01-31 11:49:16 -08:00
Jessica Wang
fb18ba9f0c Network page - External Firewall tab, External Load Balancer tab - API has changed to return individual properties instead of a single URL property. Here is related UI change. 2011-01-31 11:32:54 -08:00
Alex Huang
4281781a23 missing user libraries 2011-01-31 11:30:55 -08:00
Alex Huang
a49a4184d5 forgot the select field 2011-01-31 11:16:13 -08:00
Alex Huang
f96f5a7db0 fixed stupid git merged problems 2011-01-31 11:09:59 -08:00
Jessica Wang
332f917d09 Add Cluster dialog - get hypervisor type from ListHypervisor API instead of hardcoding. 2011-01-31 10:55:34 -08:00
Alex Huang
b98961bcb1 fixed all the broken thirdparty stuff 2011-01-31 10:51:01 -08:00
Kelven Yang
5cb25036a3 Fix addHost for Xen after FOSS/premium merge 2011-01-31 10:13:01 -08:00
Jessica Wang
940712c675 addCluster API changes to accept "Xen Server" instead of "XenServer". Here is related UI change. 2011-01-31 10:00:51 -08:00