Commit Graph

1250 Commits

Author SHA1 Message Date
will 24737154b7 bug 9426: Deleting an ISO will no longer cause the UI to continue to poll for download process 2011-04-14 17:36:38 -07:00
will 7ec80d8b61 bug 9426: Deleting a template will no longer cause UI to continue to track download progress resulting in errors appearing. 2011-04-14 17:30:32 -07:00
will db40e32095 bug 9435: decoded text for disk offering. In fact, I added it globally so all text calling the fromdb() would be correctedly decoded. 2011-04-14 17:30:30 -07:00
Jessica Wang 07f3d2b31b ISO page - (1) stop timer when ISO is in error state. (2) Stop timer when ISO is deleted. 2011-04-14 17:13:25 -07:00
Jessica Wang 24e1553399 Template page - (1) stop timer when template is in error state. (2) Stop timer when template is deleted. 2011-04-14 16:58:05 -07:00
Frank 92155522f2 Add license header to files 2011-04-14 11:23:14 -07:00
Frank 105db3b15a Merge branch 'baremetal' to master
modifies:
	api/src/com/cloud/api/ApiConstants.java
	api/src/com/cloud/api/commands/AddHostCmd.java
	api/src/com/cloud/api/commands/CreatePodCmd.java
	api/src/com/cloud/api/commands/DeployVMCmd.java
	api/src/com/cloud/dc/Pod.java
	api/src/com/cloud/network/NetworkService.java
	server/src/com/cloud/agent/manager/AgentManagerImpl.java
	server/src/com/cloud/configuration/ConfigurationManagerImpl.java
	server/src/com/cloud/dc/HostPodVO.java
	server/src/com/cloud/network/NetworkManager.java
	server/src/com/cloud/network/NetworkManagerImpl.java
	server/src/com/cloud/vm/UserVmManagerImpl.java
	setup/db/create-schema.sql
	utils/src/com/cloud/utils/SerialVersionUID.java
2011-04-11 14:21:41 -07:00
will d4bc7c8d2e bug 8898: Change Service and Reset Password will now be always visible when VM is running. However, we will now prompt a dialog that explains that the VM must first be stopped before allowing this. 2011-04-04 10:40:17 -07:00
will 09fe485f8f bug 8816: Added link local IP to the system VM UI 2011-04-04 10:01:33 -07:00
will eb0dec5072 bug 9118: Updated snapshot UI to support multiple recurring snapshot policy
Merge from 2.2.4
2011-03-31 16:29:36 -07:00
alena efd4cfa297 bug 9201: listNetworkOfferings - return -1 when network_rate is Unlimited; if value is NULL - return global configuration value
status 9201: resolved fixed
2011-03-29 19:26:20 -07:00
will e32aa32bfc bug 9021: Fixed network rate display issue in network offering. 2011-03-29 18:50:58 -07:00
will 9e4e3f46bb bug 9185: Fixed issues with having a "." in zonename when attempting to list templates and isos in the UI. 2011-03-28 18:27:35 -07:00
will b8233a9c4d bug 8831: Added dedicate network to domain support in the 2.2 UI. 2011-03-28 16:23:38 -07:00
will 9ac33f8d52 Enhanced SSO to allow users to generate the appropriate login request and send that to CloudStack UI. If the Cloudstack UI detects this parameter "loginUrl", it will attempt a single signon process. 2011-03-25 14:30:13 -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
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
will b6c59745de bug 9029: Prevent user and domain-admin from migrating VMs. 2011-03-17 11:36:14 -07:00
will 51fd3ff2ca Added the check for root device type == PreSetup (Fibre Channel) when allowing whether a VM can be migrated or not. 2011-03-17 11:34:45 -07:00
will eb2a3d6f8e bug 8208: Added support for adding baremetal clusters and baremetal templates. 2011-03-17 11:31:36 -07:00
will 65ca813c24 bug 3316: Now, only show migrate instance if the VM has been launched in XenServer. 2011-03-11 17:48:17 -08:00
will 456d93bc9a bug 3316: Added support to no longer show Migrate Instance if we are using local disk storage. 2011-03-11 17:45:02 -08:00
will 0ed91473ba bug 3316: Added a processing message while migrating an instance.
- Changed the call of migrate vm from sync to async
- Defaulted to an empty select box if attempting to migrate a vm with local storage
2011-03-11 17:18:35 -08:00
will 85e892bded bug 3316: Added initial UI support to live migrate VMs. 2011-03-11 16:33:18 -08:00
Kelven Yang 3b39c6cbe6 A sample jQuery tab plugin 2011-03-11 14:49:29 -08:00
Jessica Wang 592df450c2 bug 8808: Add Template dialog - refresh Format dropdown whenever Hypervisor dropdown is changed. 2011-03-04 14:56:11 -08:00
Jessica Wang e180e825c2 bug 8787: Account page - user tab - encode account name before passing it to listUsers API. 2011-03-04 14:21:11 -08:00
Jessica Wang a69b384ff3 bug 8782: Security Group page - get ingress rules by calling listSecurityGroups with id parameter. 2011-03-04 14:01:48 -08:00
Jessica Wang 8398f03ef7 bug 8704: "listNetworks&domainId=N&account=xxxxxxx" API has been changed to return both account specific and shared networks. Here is corresponding UI change. 2011-03-03 19:12:51 -08:00
Jessica Wang 0b127c0aeb Zone Tree - zone arrow should be always expandable since there is always a secondary storage node under it. 2011-03-03 17:41:53 -08:00
Jessica Wang 7183349522 Add Zone Wizard - basic zone - do not create VLAN if pod fails to be created. 2011-03-03 17:08:43 -08:00
Jessica Wang 6e56a2efab Add Zone Wizard - fix a bug that submit button didn't respond when scope at step4 is zone-wide. 2011-03-03 16:08:00 -08: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
Jessica Wang 2f2ea41a0d bug 8636: remove non-used code. 2011-03-03 12:59:46 -08:00
Jessica Wang 2a18ea4614 Network Offering page should list Virtual Network instead of Direct Network. 2011-03-02 16:14:30 -08:00
Jessica Wang 29147fa0b0 bug 8757: Add Zone Wizard - Don't show VLAN range or guest CIDR if admin selects Advanced zone->security group. 2011-03-01 16:48:29 -08:00
Jessica Wang 035dd38fc8 bug 8774: when disabling password hash, we also disable it during account creation, user creation, password changing. 2011-03-01 11:47:48 -08:00
Jessica Wang c347827193 bug 8636: Network page - Add Network dialog, Add IP Range dialog - change domain dropdown to autoComplete input textbox. 2011-03-01 10:06:45 -08:00
Jessica Wang 37ad7069c2 bug 8636: Add Service Offering Dialog, Add Disk Offering dialog - change domain dropdown to autoComplete input textbox. 2011-02-28 15:18:00 -08:00
Jessica Wang 0c1d341449 bug 8636: Add Domain Dialog - autoComlete parentDomain field - set default value as whatever domain is currently on. 2011-02-28 14:58:46 -08:00
Jessica Wang a53a07985b bug 8659: deleteNetwork API has been changed from sync to async. Here is related UI change. 2011-02-28 14:28:29 -08:00
Jessica Wang 24777afedb bug 8636: Add Domain Dialog - change domain dropdown to autoComplete input textbox. 2011-02-28 14:04:28 -08:00
Jessica Wang a680916ce7 bug 8636: advanced search in Network page - change domain dropdown to autoComplete input textbox. 2011-02-28 11:47:25 -08:00
Jessica Wang 193f56632a bug 8636: advanced search in Router page, Service Offering page, Disk Offering page - change domain dropdown to autoComplete input textbox. 2011-02-28 11:43:34 -08:00
Jessica Wang 8ba6821a8e bug 8636: advanced search in Template page, ISO page, Event page - change domain dropdown to autoComplete input textbox. 2011-02-28 11:35:38 -08:00
Jessica Wang fad45b5179 bug 8636: advanced search in IP Address page, Security Group page - change domain dropdown to autoComplete input textbox. 2011-02-28 11:20:36 -08:00
Jessica Wang d47b5f3a5b bug 8636: advanced search in volume page, snapshot page - change domain dropdown to autoComplete input textbox. 2011-02-28 11:01:26 -08:00
Jessica Wang 901a31c898 bug 8636: change domain dropdown to autoComplete input textbox - rename applyAutoComplete(). 2011-02-28 10:30:34 -08:00
Jessica Wang 913903cbe6 bug 8655: if zone.securitygroupsenabled is true and users still choose to select network instead of security group, then UI won't show shared networks whose securitygroupenabled is true 2011-02-25 21:01:33 -08:00
Jessica Wang 2225d2cf31 bug 8655: if zone.securitygroupsenabled is true and users still choose to select network instead of security group, then UI won't show networks whose securitygroupenabled is true 2011-02-25 20:18:32 -08:00
Jessica Wang 1ffd861846 bug 8655: VM Wizard - step 4 - NOT create virtual network when zone.securityGroupsEnabled is true and users choose to launch VM on private network instead of using security groups. 2011-02-25 19:27:51 -08:00
Jessica Wang 6fe3cfc504 bug 8725: snapshot page - create volume from snapshot dialog - remove disk offering dropdown. 2011-02-25 18:18:32 -08:00
Jessica Wang df4fbe796b bug 8655: VM Wizard - step 4 - If Security Group Network is used AND there is at least one dedicated direct tagged default network for the account, then prompt “Do you wish to launch your VM on a private cloud/network?” If Yes, present network container. If No, present security groups container. 2011-02-25 17:03:03 -08:00
Jessica Wang ac144e1446 bug 8655: Network page - Add Network dialog - show only 1 option("account-specific") in scope field when zone.securitygroupsenabled is true. 2011-02-25 15:44:43 -08:00
Jessica Wang 6ca037b886 bug 8655: Network page - Direct Network - Add IP Range dialog - when zone.securitygroupsenabled is true, show 3 more fields: VLAN ID, gateway, netmask. Otherwise, hide the 3 fields. 2011-02-25 14:48:26 -08:00
Jessica Wang 085415781e bug 8655: IP Address page - remove "&forvirtualnetwork=true" from listPublicIpAddresses API call for advanced zone whose security group is enabled 2011-02-25 14:08:55 -08:00
Jessica Wang 1be395f13c Network Offering page - show only DefaultDirectNetworkOffering. 2011-02-25 12:07:18 -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 0131edd628 bug 8655: Add Zone Wizard - Advanced Mode - when security group is selected, create direct VLAN instead of virtual VLAN. 2011-02-25 10:54:28 -08:00
Jessica Wang 3308c514f5 bug 8655: VM Wizard - step 4 - show security group container if zone.securitygroupsenabled is true; otherwise show network container. 2011-02-24 19:54: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
Jessica Wang 81d351368b listNetworkOfferings API has been changed to take in guestIpType parameter instead of trafficType parameter. Here is related UI change. 2011-02-24 16:32:33 -08:00
Jessica Wang 801f7c4364 bug 8655: zone page - add "Security Group Enabled" row. 2011-02-24 15:34:19 -08:00
Jessica Wang 88447a8aa2 Create account dialog - domain autoComplete - change it from case-sensitive to not case-sensitive. 2011-02-24 11:37:23 -08:00
Jessica Wang fb4e67c140 IP Address page - source Nat ip address - hide LB tab if the LB service has "LoadBalancingSupportedIps" capability (meaning it's using external load balancer). 2011-02-24 11:26:58 -08:00
Jessica Wang cc77245a80 bug 8636: instance page - advanced search - change domain dropdown to input text field with autoComplete function. 2011-02-23 15:48:21 -08:00
Jessica Wang 198f8b3073 bug 8636: apply auto-complete function to domain dropdown - create shared function applyAutoComplete(). 2011-02-23 14:17:11 -08:00
Jessica Wang 91b4a8e172 bug 8705: seperate "CPU" row into 2 rows: "Total CPU" and "CPU Utilized". 2011-02-23 10:47:24 -08:00
Jessica Wang 1ff7e72eef bug 8450: handle invalid JSON string returned by API call. 2011-02-22 18:09:03 -08:00
Jessica Wang 5120de7bc7 bug 8374: create new shared function validateEmail(). 2011-02-22 16:09:48 -08:00
Jessica Wang 4b4ac27c27 bug 8216: Snapshot page - create volume dialog - add Disk Offering dropdown that only lists customized(private) disk offerings. 2011-02-22 15:50:46 -08:00
Jessica Wang c082425b16 Account page - Add Account dialog - change domain dropdown to input text field that has autoComplete function. 2011-02-22 15:05:06 -08:00
Jessica Wang 2d0a0c19e9 bug 8621: Don't automatically create a guest virtual network if the offering states it is unavailable. (2) 2011-02-22 12:09:09 -08:00
Jessica Wang cb66d8d270 bug 8621: Don't automatically create a guest virtual network if the offering states it is unavailable. 2011-02-22 12:09:08 -08:00
Jessica Wang 98221dc217 bug 8541: Instance page - grayout/enable top buttons upon selected middle menu items. 2011-02-22 11:25:56 -08:00
Jessica Wang 3d3db9eff2 bug 8541: Instance page - fix a bug that top Start button was shown while it was not supposed to. 2011-02-22 10:38:14 -08:00
Jessica Wang 3f45a56cff bug 8541: Instance page - hide/show top buttons upon state of selected middle menu items. 2011-02-18 16:34:18 -08:00
Jessica Wang 537fa0a319 bug 8381: disassociateIpAddress API has been changed from Sync to Async. Here is related UI change. 2011-02-18 15:30:40 -08:00
Jessica Wang 8e9e37d617 bug 8541: add countTopButtonMapFn(), resetTopButtonMapFn(). 2011-02-18 15:16:14 -08:00
Jessica Wang 80f4ed404f create new shared function unclickItemInMultipleSelectionMidmenu() which is as opposed to existing function clickItemInMultipleSelectionMidmenu(). 2011-02-18 14:21:32 -08:00
Jessica Wang b64e75ecd4 Multiple-selection page: apply clickItemInMultipleSelectionMidmenu() in createMultipleSelectionSubContainer(). 2011-02-18 12:23:02 -08:00
Jessica Wang 70dcfa39fe bug 8538: Host page - statistics tab - seperate CPU row to 2 rows ("Total CPU", "CPU Utilized"). Add/Change labels for the first 3 rows. 2011-02-18 11:43:27 -08:00
Jessica Wang 69dbe7e316 Instance page - vm group left menu (login as regular-user) - fix a bug that Refresh button on right panel didn't work. 2011-02-18 10:51:53 -08:00
Jessica Wang b39bdc6e00 bug 8575: network page - when mouse is over middle menu item, show tooltip related to this middle menu item. 2011-02-17 17:53:39 -08:00
Jessica Wang 7a274583a5 bug 8575: diskOffering/host/networkOffering/primaryStorage/router/systemOffering/systemVM page - when mouse is over middle menu item, show tooltip related to this middle menu item. 2011-02-17 17:51:08 -08:00
Jessica Wang 541f216e40 bug 8575: account/alert/event/instance/IpAddress/ISO/SecurityGroup/Snapshot/Template/Volume page - when mouse is over middle menu item, show tooltip related to this middle menu item. 2011-02-17 17:41:54 -08:00
Jessica Wang fdd4146b22 bug 8575: when mouse is over middle menu item, show tooltip related to this middle menu item. 2011-02-17 17:17:08 -08:00
Jessica Wang 373525f345 bug 8635: similar bug shows after hitting Submit button in step 5. (Fix: when virtual network container is hidden (e.g. when defaultVirtualizedNetworkOffering.availability is Unavailable), get checked radio buttons from only direct network container.) 2011-02-17 16:18:17 -08:00
Jessica Wang 74b464782e Make Add VM Wizard, Add Zone Wizard draggable. 2011-02-17 16:13:01 -08:00
Jessica Wang 3cbf985f0f bug 8635: when virtual network container is hidden (e.g. when defaultVirtualizedNetworkOffering.availability is Unavailable), get checked radio buttons from only direct network container. 2011-02-17 15:35:36 -08:00
Jessica Wang d9e9c6cb40 IP address page - get services by associatedNetworkId instead of networkId. 2011-02-17 14:30:58 -08:00
Jessica Wang 37de026f28 bug 8526: Template page - Delete Template action - avoid calling listTemplates after delete action succeeds. 2011-02-17 11:17:05 -08:00
Jessica Wang 90ef04ffe5 bug 8526: ISO page - Delete ISO action - avoid calling listIsos after delete action succeeds. 2011-02-17 10:55:37 -08:00
Jessica Wang 2711a537d2 Specify changable status for instance, router, systemVM. 2011-02-17 10:05:28 -08:00
Jessica Wang 622a793289 Primary Storage page - automatically refresh primary storage status every 2 seconds until status doesn't change any more. 2011-02-16 18:21:43 -08:00
Jessica Wang e2f6e9b677 Host page - automatically refresh host status every 2 seconds until status doesn't change any more. 2011-02-16 17:52:03 -08:00