1323 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
alena
67d590819e bug 10864: fixed UI to return system Direct Guest network for the Advanced Security Group enabled zone
status 10864: resolved fixed
2011-08-01 12:44:37 -07:00
frank
055ec48ae8 Two things:
Load non-routing resource in ClusteredAgentManager includes External DHCP, PxeServer, ExternalFirewall, ExternalLoadBalancer

Bug 9887 - baremetal: support for image operation (create template from guest disk) (edit)

changes in line with UI
2011-07-29 11:25:35 -07:00
Jessica Wang
b06896c831 bug 10631: cloudStack - Instance page - Create Template from VM - add Image Directory input field. 2011-07-27 11:54:57 -07:00
Jessica Wang
609679db2b bug 10631: cloudStack - Instance page - details tab - add new action "Create Template" when hypervisor is BareMetal. 2011-07-27 11:38:39 -07:00
Jessica Wang
2a8613cdff bug 10631: cloudStack - Instance page - details tab - add hypervisor gridrow. 2011-07-27 11:38:00 -07:00
Jessica Wang
02003fe101 bug 10801: cloudStack - IP Address page - Load Balancer tab - add Source CIDR. 2011-07-26 10:21:10 -07:00
Jessica Wang
2f4c11e218 bug 10516: cloudStack - volume page - create template dialog - fix a bug that appears on IE browser (not on Firefox) - OS Tye dropdown is push down to next line. 2011-07-25 11:56:12 -07:00
Jessica Wang
1ab678e2a1 bug 10636: cloudStack - multiple-selection page (e.g. instance page) - when a selected middle menu item is in action (from top buttons), remove it from the map used for counting to show/hide top buttons. 2011-07-25 10:25:24 -07:00
Jessica Wang
2c9e60e67a bug 10638: cloudStack - router page - change service offering action - exclude the current service offering that router is having from service offering dropdown. 2011-07-22 15:54:30 -07:00
Jessica Wang
a342cbc08a bug 10647: cloudStack - property "privateip" in listRouters API response has been renamed to "linklocalip". Here is related UI change. 2011-07-22 15:45:26 -07:00
Jessica Wang
29cd8a848c Bug 10418: cloudStack - service offering page, system service offering page - add "Host Tags" in details tab. 2011-07-22 15:32:09 -07:00
Jessica Wang
b6cf19e23d Bug 10418: service offering page, system service offering page - Add Service Offering dialog - add "Host tags" field. 2011-07-22 15:31:39 -07:00
Jessica Wang
032d9b313f bug 10441: cloudStack - physical resources page - get total count number from new property "count" in listXXXXXXXXX API response. 2011-07-22 14:29:37 -07:00
Jessica Wang
20958fd613 (1) cloudStack - network page - updateNetwork API has been changed from sync to async. Here is related UI change.
(2) cloudStack - network page - Edit Network action - show spinning wheel in action (Edit Network is async now).
2011-07-22 13:46:23 -07:00
Jessica Wang
9791cddccc bug 10790: cloudStack - volume page - Hide Storage for normal user. Show storage for root admin and domain admin. 2011-07-22 10:24:35 -07:00
Jessica Wang
e96c070381 cloudStack - Cluster page - fix a bug that Manage Cluster action showed wrong message. 2011-07-21 10:29:07 -07:00
Jessica Wang
a397edd60a cloudStack - cluster page - When managedState is "Managed". show "Unmanage Cluser" option. Otherwise, show "Manage Cluster" option. 2011-07-20 14:39:01 -07:00
Jessica Wang
4b63110134 cloudStack - cluster page - add "Manged State". 2011-07-20 14:36:58 -07:00
Jessica Wang
2d1330125d cloudStack - secondary storage page - remove Version grid row. 2011-07-08 14:47:17 -07:00
Jessica Wang
a756a9e171 bug 10600: Pod page - Network Device tab - remove "Delete Network Device" action. 2011-07-06 15:54:28 -07:00
Jessica Wang
cb8e23fa33 bug 10500: cloudStack - periodically Check non-Complete-AsyncJob - Only popup dialog when getting action label succeeds. 2011-06-29 20:05:38 -07:00
Jessica Wang
7f47f7b04b bug 10340: cloudStack - extend createPortFowardingRule to support CIDRList instead of CIDR. 2011-06-28 18:15:58 -07:00
Jessica Wang
8402cfaa1d bug 10433: fix a bug that was caused by global zone name cache. 2011-06-27 14:33:00 -07:00
Jessica Wang
c802559a46 bug 10356: cloudStack UI - System Service Offerings page - (1) add a grid row "Default Use". (2) Hide Delete Action and Edit Action when Default Use is true. 2011-06-21 16:11:02 -07:00
Jessica Wang
08b0df39f4 bug 10360: cloudStack UI - Router page - listServiceOfferings API has changed to take in new parameter "systemvmtype". Here is related UI change. 2011-06-21 16:10:05 -07:00
Jessica Wang
cfe2af8db8 bug 10340: CloudStack UI - IP Address page - Port Forwarding tab - add new field "CIDR". 2011-06-20 11:55:52 -07:00
Jessica Wang
987d103278 bug 9419: CloudStack UI - Account page- add new action "Update Resource Count". 2011-06-17 10:51:59 -07:00
Jessica Wang
7f05b38e18 bug 9419: CloudStack UI - Domain page- add new action "Update Resource Count". 2011-06-17 10:32:55 -07:00
Jessica Wang
2f77061434 bug 9579: cloudStack UI - Network page - Update Direct Network - Make "Network Domain" editable if this network includes service "Dns" which includes capability "AllowDnsSuffixModification". 2011-06-17 09:33:41 -07:00
Jessica Wang
96bb76a596 bug 9579: cloudStack UI - Network page - Add Direct Network - add new field "Network Domain". 2011-06-17 09:28:11 -07:00
Jessica Wang
45fcbd74d5 bug 10335: cloudStack UI - volume page - snapshot tab - hide Create Volume, Create Template action when snapshot state is not Backedup. 2011-06-16 16:42:32 -07:00
Jessica Wang
8b514c79a5 cloudStack UI - Secondary Storage page - fix a bug "secondRowText is not defined". 2011-06-16 16:14:50 -07:00
Jessica Wang
11e9b19780 bug 8950: cloudStack UI - Network page - Add IP Range to Direct Network - don't have to specify "vlan" parameter when Adding IP Range to Direct Network. 2011-06-16 14:04:05 -07:00
Jessica Wang
32f2ec4222 bug 9101: cloudStack UI - Edit Instance - fix a bug that HAEnabled dropdown was empty. 2011-06-16 12:27:25 -07:00
Jessica Wang
08fc2b2bed CloudStack UI - network offering page - "is redundant router (yes/no)" shouldn't allowed to be modified. 2011-06-15 18:14:52 -07:00
Jessica Wang
1ce37a4712 CloudStack UI - router page - add "redundant router" field (yes/no) which is editable. 2011-06-15 16:17:16 -07:00
Jessica Wang
d98f7ebfbd CloudStack UI - router page - add Redundant grid row that indicates whether this router is redundant or not. And if it's, redundant state will be shown on UI. 2011-06-15 15:54:08 -07:00
Jessica Wang
0fefd9f2ae bug 9265: cloudStack UI - middle menu - set maximum length for first row text and second row text. 2011-06-15 14:55:35 -07:00
Jessica Wang
770c5cd377 cloudStack UI - Domain page - Delete Domain dialog - add a checkbox "Force Delete" and if it's checked, UI calls "deleteDomain&cleanup=true" that will delete all child domains and all accounts under this domain. 2011-06-14 18:30:04 -07:00
Kelven Yang
f7e4fc742f merge adding host fix from 2.2.4 2011-06-14 17:54:42 -07:00
Jessica Wang
b91a319777 bug 9549: CloudStack UI - deleteHost API now takes in new parameter "forced". Here is related UI change: a checkbox "Force Remove" has been added to Remove Host Confirmation Dialog. 2011-06-14 17:52:57 -07:00
Jessica Wang
2ef54824b5 bug 10024: CloudStack UI - fix a bug that adding a pod from the resource page page didn't work. 2011-06-14 16:48:32 -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
0611c92cad cloudStack UI - Instance page - Stop Instance - show "Force Stop Instance" option for root-admin. 2011-06-13 16:54:54 -07:00
Jessica Wang
fae0d33a49 bug 10232: CloudStack UI - Instance page - fix a bug that VMName was not decoded when encode.api.response is set to true. 2011-06-13 14:59:13 -07:00
Jessica Wang
f904493ed9 cloudStack UI - instance page - remove vmGroup submenu since it keeps confusing users. 2011-06-13 11:08:35 -07:00
Jessica Wang
56c8fe637e cloudStack UI - secondary storage page - remove middle menu item after Delete Secondary Storage action succeeds. 2011-06-13 10:36:02 -07:00
Jessica Wang
9b2350d074 CloudStack UI - Add Template dialog- When hypervisor type is "Ovm", format field should be populated with "RAW". 2011-06-10 15:17:35 -07:00
Jessica Wang
90e9b9757c bug 10199: CloudStack UI - Network Offering page - name field is not allowed to be modified. 2011-06-08 19:16:32 -07:00