124 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
Kelven Yang
f7e4fc742f merge adding host fix from 2.2.4 2011-06-14 17:54:42 -07:00
Jessica Wang
cc0eb59aef bug 10247: cloudStack UI - Primary Storage page - Add Primary Storage dialog - default cluster dropdown to the cluster that the primary storage is under. 2011-06-14 10:34:24 -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
Jessica Wang
db6264cd43 bug 6873: CloudStack UI - Enable/Disable Cluster/Pod/Zone action: only refresh allocationstate grid row and action menu after action succeeds. 2011-05-05 18:46:08 -07:00
Jessica Wang
39a73cf174 bug 6873: CloudStack UI - Disable Zone action - correct parameter value passed to updateZone API. 2011-05-04 17:50:15 -07:00
Jessica Wang
66c2deb126 bug 6873: CloudStack UI - Zone page - implement Enable/Disable Zone action. 2011-05-04 17:26:21 -07:00
Jessica Wang
479c6ea313 bug 6873: Zone/Pod/Cluster page - add State grid row in details tab. 2011-05-02 17:04:22 -07:00
Kelven Yang
6b728cc67f URL encode VMFS primary storate info to allow whitespace in names 2011-04-28 10:39:34 -07:00
will
b56de7a52e bug 9513: You can now add a POD through the Add Pod button (not wizard). 2011-04-22 15:45:44 -07:00
Frank
986fc9d7ea Bug 8208 - bare metal provisioning
fix typo in addHostCmd
2011-03-18 18:52:51 -07:00
will
7f595871f8 bug 8208: Finished the rest of the dialogs in the various resource pages for BareMetal install. 2011-03-17 17:04:13 -07:00
Kelven Yang
ddee65162e bug 8680: disable standalone host feature in VMware 2011-02-24 17:17:00 -08:00
Jessica Wang
801f7c4364 bug 8655: zone page - add "Security Group Enabled" row. 2011-02-24 15:34:19 -08:00
Jessica Wang
cabaa51247 bug 8263: Update Zone - make isPublic row editable if the zone is domain-specific; make isPublic row non-editable if the zone is public. 2011-02-14 17:36:54 -08:00
Jessica Wang
ea9ef6f076 bug 8263: Zone page - details tab - add isPublic row. 2011-02-14 17:19:26 -08:00
Jessica Wang
49f8a1f257 Add Pool Dialog - merge event handler binding stuff into the same function: bindEventHandlerToDialogAddPool(). 2011-02-09 15:17:17 -08:00
Jessica Wang
33be02d420 fix a bug that Cluster field didn't get emptied when pod field is blank. 2011-02-09 14:58:09 -08:00
Jessica Wang
118ab360d0 create shared function populateClusterFieldInAddPoolDialog() - reduce code repetition. 2011-02-09 14:27:09 -08:00
Jessica Wang
cec16baf8e Create Shared function bindAddPrimaryStorageDialog() to bind event handler to cluster dropdown in Add Primary Storage dialog. 2011-02-09 13:30:34 -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
f9c6fed9a2 bug 8422: make dialogs that have cluster dropdown wider. 2011-02-07 15:05:03 -08:00
Jessica Wang
b0d12e8985 Add Primary Storage - KVM hypervisor - change protocol name from "sharedMountPoint” to “SharedMountPoint”. 2011-02-07 09:58:55 -08:00
Jessica Wang
ec6aa13c74 Add Primary Storage dialog - When protocol is PreSetup, compose URL as "presetup://~~~~~~~". 2011-02-04 15:01:43 -08:00
Jessica Wang
b75d23bb36 bug 8194: Physical Resources page, Zone page: Add Primary Storage dialog, add a new protocol "PreSetup" if cluster type is XenServer. 2011-02-03 11:31:17 -08:00
Jessica Wang
daa60e1ad9 bug 8244: Zone page - all dialogs - hide info_container when clicking Submit button. 2011-02-02 12:37:39 -08:00
Jessica Wang
8fbc19bfac cluster page, host page, pod page, primary storage page, secondary storage page, zone page - apply new function, bindActionLink(), which solves mouseover issue. 2011-02-01 18:25:45 -08: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
Kelven Yang
2b2885cf5e change VmWare to trademarked name VMware 2011-01-31 14:08:27 -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
11d0c2223e bug 4556: Zone page - localize all actions. 2011-01-27 17:51:15 -08:00
Jessica Wang
6728b33733 bug 8182: zone page - still show Add Cluster/Add Host/Add Primary storage dialog even there is no pod under the zone. 2011-01-25 16:01:55 -08:00
Jessica Wang
035adf4e57 zone page - remove obsolete code (network tab, vlan stuff, IP range stuff). 2011-01-24 16:43:07 -08:00
Jessica Wang
6cdd522568 bug 7357: zone page - clear details tab when zone is deleted. 2011-01-24 16:28:40 -08:00
Jessica Wang
65707fe7d1 zone page - remove obsolete code (secondary storage tab). 2011-01-24 16:04:03 -08:00
Jessica Wang
be031f455f zone page - pop up confirmation dialog before execute Delete Zone action. 2011-01-24 10:10:49 -08:00
Jessica Wang
958e7fe8df bug 7116: host page, zone page - clean up the confirmation dialogs to use a single dialog (i.e. "dialog_confirmation"). 2011-01-21 16:29:37 -08:00
Jessica Wang
32c1fb77f4 replace validateNumber() with validateInteger() on all integer fields on all pages. 2011-01-21 10:45:52 -08:00
will
953c862713 Removed hypervisor.type from the login response since this capability does make sense anymore in 2.2 2011-01-20 17:49:13 -08:00
Jessica Wang
968d0ec382 bug 7608: zone/pod page- cancel edit mode when clicking on different tab or different middle menu item. 2011-01-19 12:54:43 -08:00
Jessica Wang
fae24361a4 bug 8078: zone page - Add Host dialog - remove hypervisor dropdown field. 2011-01-19 10:40:05 -08:00
Jessica Wang
3c6258a0bf Clear right panel after middle menu item is removed from DOM. Otherwise, removed item's content will be populated to right panel again. 2011-01-13 14:27:48 -08:00
Jessica Wang
fb04b04835 pod page, zone page - not update right panel after an action succeeds since the action might not belong to currently selected middle menu item. 2011-01-13 09:40:42 -08:00
Jessica Wang
771cc63145 bug 7861: secondary storage page - implement "Add Secondary Storage" button. 2011-01-11 17:29:57 -08:00
Jessica Wang
109846f605 bug 7861: after adding secondary storage successfully, click secondary storage node under the zone. 2011-01-11 17:10:57 -08:00
Jessica Wang
72b4552f01 bug 7861: secondary storage page - implement "Delete Secondary Storage" action. 2011-01-11 16:40:36 -08:00
will
30f6f1088c Removed check for type== virtual or direct when processing network offerings. 2011-01-06 10:47:11 -08:00
will
f038431ce1 Listing network offerings by guest traffic type now. 2011-01-05 18:27:14 -08:00