84 Commits

Author SHA1 Message Date
frank
6aaf3d5ae0 Merge branch 'cvm'
Conflicts:
	api/src/com/cloud/api/BaseCmd.java
	api/src/com/cloud/storage/Storage.java
	cloud.spec
	core/src/com/cloud/storage/template/DownloadManagerImpl.java
	server/src/com/cloud/agent/manager/AgentManagerImpl.java
	server/src/com/cloud/configuration/DefaultComponentLibrary.java
	server/src/com/cloud/deploy/FirstFitPlanner.java
	server/src/com/cloud/host/dao/HostDao.java
	server/src/com/cloud/storage/StorageManagerImpl.java
	server/src/com/cloud/vm/UserVmManagerImpl.java
	server/src/com/cloud/vm/VirtualMachineManagerImpl.java
	utils/src/com/cloud/utils/SerialVersionUID.java
2011-08-08 14:14:09 -07:00
Jessica Wang
2ed1afa14e bug 9126: cloudStack UI - Add Host Dialog - rename "Tags" to "Host Tags". 2011-06-21 16:18:59 -07:00
Jessica Wang
207f47575e bug 9126: cloudStack UI - Add Primary Storage Dialog - rename "tags" to "storage tags". 2011-06-21 16:17:55 -07:00
Kelven Yang
f7e4fc742f merge adding host fix from 2.2.4 2011-06-14 17:54:42 -07:00
Jessica Wang
7768ab4176 bug 10172: CloudStack UI - Add Host Dialog - when selected hypervisor is Ovm, show 2 more input fields "agent username", "agent password". 2011-06-07 14:01:50 -07:00
will
24932a9fec bug 9999: Fixed missing account field issue in Safari
Merge from 2.2.4
2011-05-24 12:19:02 -07:00
Jessica Wang
d043c36890 bug 9608: remove question mark to avoid confusion (question mark was meant to mean "is public or not?") 2011-05-11 15:04:55 -07:00
Kelven Yang
e6194b6e09 localization and migration for custom certification support 2011-04-22 17:22:01 -07:00
Kelven Yang
160b2e1114 Finalize custom certficate support. hook with UI 2011-04-22 13:45:09 -07:00
will
a3acbf60f1 bug 9395: Added missing </div> that caused Safari to not show certain elements when adding a Pod in the Add Zone wizard.
Merge from 2.2.4
2011-04-11 19:23:28 -07:00
will
b8a2b766da bug 8208: Added first addHost dialog to take into account baremetal requirements in the resource page.
- Standardized the addHost optional parameters for baremetal.
2011-03-17 16:38:08 -07:00
will
ae549ed4d1 bug 8208: Added first addHost dialog to take into account baremetal requirements in the resource page.
- Standardized the addHost optional parameters for baremetal.
2011-03-17 16:29:31 -07:00
Jessica Wang
a7a3a2378f bug 8636: Add Zone Wizard - step 4 - create Virtual VLAN - change domain dropdown to autoComplete input text field. 2011-03-03 15:56:04 -08:00
Jessica Wang
0356b4a8f3 bug 8636: Add Zone Wizard - step 2 - change domain dropdown to autoComplete input text field. 2011-03-03 13:48:38 -08:00
will
a06c435aed Bug 8655: Fixed text and translation for the new user security group network. 2011-02-25 17:49:01 -08:00
Jessica Wang
c06444c079 bug 8655: Add Zone Wizard - Advanced Mode - Security Group - step 4 - create direct VLAN with VLAN ID. 2011-02-25 11:55:14 -08:00
Jessica Wang
309dae765d bug 8655: Add Zone Wizard - step 1 - implement Isolation Mode: virtual, security group. 2011-02-24 18:03:46 -08:00
Kelven Yang
ddee65162e bug 8680: disable standalone host feature in VMware 2011-02-24 17:17:00 -08:00
NIKITA
1372767685 bug 8655 : UI for new options in Advance Mode under Zone Wizard 2011-02-24 16:42:15 -08:00
Jessica Wang
0927a072b5 bug 8554: Add Zone Wizard - step 4- expand IP Range fields. 2011-02-14 15:57:06 -08:00
Jessica Wang
61bbbfba95 Resource page, Host page, Network page - localize title in all dialog boxes. 2011-02-14 13:13:26 -08:00
Jessica Wang
0be5252e28 bug 8426: localize text (11. ~ 18. in this bug) 2011-02-10 17:47:27 -08:00
Jessica Wang
dae909aaf8 Add Pool Dialog - localize protocol values in dropdown. 2011-02-09 14:00:21 -08:00
Jessica Wang
7a9000328a Add Primary Storage dialog - rename Element ID of cluster dropdown. 2011-02-09 12:29:01 -08:00
Jessica Wang
7f2d7e4224 change text: “ISCSI” => “iSCSI”. 2011-02-09 10:26:29 -08:00
Jessica Wang
db06fe28b0 bug 8309: correct a localization label. 2011-02-02 14:33:27 -08:00
Jessica Wang
08a0a3501d fix a wrong localization label. 2011-01-31 16:54:54 -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
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
will
155100a5fe bug 4556: localized string replacement for resource.jsp 2011-01-25 18:09:29 -08:00
Jessica Wang
d32b766041 bug 8078: resource page - Add Host dialog - remove hypervisor dropdown field. 2011-01-19 10:41:03 -08:00
Jessica Wang
468ea1a970 Add Zone Wizard - review screen (last screen) - add step4 on the top. 2011-01-06 11:38:52 -08:00
NIKITA
0fcfd876a5 close buttons class name changed for zone wizard 2011-01-06 10:40:03 -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
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
NIKITA
7c05b39a51 Step 4 added for Add zone 2011-01-05 15:11:08 -08:00
Jessica Wang
d867825e66 resource page - add host dialog, add primary storage dialog - validate cluster dropdown (cluster value is required). 2011-01-04 14:58:30 -08:00
Jessica Wang
c4e7c5f0e9 bug 7267: Add Zone Wizard - basic mode - step 2 - hide Guest CIDR on UI and not pass "guestcidraddress" parameter to createZone API. 2011-01-04 14:29:46 -08:00
will
c6dd3d3877 Fixed display of the physical resource page. 2010-12-30 16:58:00 -08:00
Jessica Wang
f89fb73571 Add host dialog - remove cluster section (new cluster, existing cluster, standalone cluster). 2010-12-30 16:36:28 -08:00
Jessica Wang
236261c0a5 resource page - implement add cluster dialog. 2010-12-30 11:47:02 -08:00
Jessica Wang
10fb37d90d resource page - add cluster total number. 2010-12-30 10:39:51 -08:00
Kelven Yang
870ad08744 Bug 7709, forgot to update host.jsp and also a copule fixes in validation 2010-12-27 18:29:35 -08:00
Kelven Yang
0445358321 Bug 7709: let addPrimaryStorage be aware of hypervisors and do it smartly 2010-12-27 17:53:52 -08:00
Jessica Wang
888b031634 bug 7573: Resource page - Add Pod Shortcut - add "Guest IP Range", "Guest Netmask", "Guest Gateway" when zone is basic-network-type. 2010-12-21 11:00:54 -08:00
Jessica Wang
5e8be4a431 Place Add XXX buttons in each related page instead of index.jsp. 2010-12-18 17:04:17 -08:00
NIKITA
35b59a50d3 New UI advance Search implemented for Host, IPaddress, Network, Network Offering, resource, security group 2010-12-17 13:00:34 -08:00
Kelven Yang
912cfef63c Let selection of hypervisor type when adding a host 2010-12-15 17:06:49 -08:00
Kelven Yang
7f199c5b71 Add VMFS (iscsi) storage support in UI for vmware 2010-12-15 15:21:25 -08:00
will
ca652895a3 Removed some alt parameters in image tags so we don't see text when images are loading slowly. 2010-12-14 15:47:22 -08:00