4040 Commits

Author SHA1 Message Date
Kelven Yang
cfb51ece25 Bug 8019: send snapshot commands to host that owns the VM 2011-01-21 11:08:23 -08:00
Edison Su
d45f5cd5bf bug 8119: don't boot from iso, if iso is dettached
status 8119: resolved fixed
2011-01-22 04:04:52 -05:00
Edison Su
4b355ca301 bug 8118: add security group back
status 8118: resolved fixed
2011-01-22 04:04:52 -05:00
Edison Su
314a491b9c bug 8094: forword port NetworkRulesSystemVmComman from 2.1.x to 2.2, to fix security group is lost after migration
status 8094: resovled fixed

Conflicts:

	agent/src/com/cloud/agent/resource/computing/LibvirtComputingResource.java
2011-01-22 04:04:52 -05:00
Edison Su
1bcbd983f1 pass down iso, not matter is bootable or not 2011-01-22 04:04:51 -05:00
Edison Su
bc62817890 bug 8085: fix live migration
status 8085: resolved fixed
2011-01-22 04:04:51 -05:00
alena
4d0d47f6fc listVlanIpRanges api: for Account specific Virtual ip range return account information taken from account_vlan_map table instead of taking it from corresponding network 2011-01-21 10:57:14 -08:00
will
835835dd0b bug 8154: removed type and added network rate to network offering detail page. 2011-01-21 10:47:50 -08:00
Jessica Wang
4649935ef2 bug 7817: instance page - apply validateInteger(). 2011-01-21 10:45:53 -08:00
Jessica Wang
32c1fb77f4 replace validateNumber() with validateInteger() on all integer fields on all pages. 2011-01-21 10:45:52 -08:00
anthony
cd0f5e7c20 bug 7976: if the snapshot is empty, still create a snapshot entry which has the same backupSnapshotId even though nothing is backed up to secondary storage
status 7976: resolved fixed
2011-01-21 10:45:09 -08:00
will
8739a93f3a bug 7922: changed verbiage on dashboad to avoid confusion. 2011-01-21 10:40:57 -08:00
Kelven Yang
aedb433ca2 Bug 8010: retire capacity.skipcounting.hours and capacity.skipcounting.destroyed.hours
Status 8010: Resolved Fixed
2011-01-21 10:35:25 -08:00
Jessica Wang
b47d843cc1 bug 7817: service offering page - apply validateInteger(). 2011-01-21 10:20:39 -08:00
Jessica Wang
b0d390aef1 bug 7817: create new shared function validateInteger(). 2011-01-21 10:12:03 -08:00
alena
671cce23ad bug 7704: network_rate is a part of network offering now. It's optional parameter; if not specified - global config param is used.
status 7704: resolved fixed
2011-01-21 09:54:27 -08:00
will
80e81647a9 bug 8152: removed security.password.md5hashed as it's no longer being used. 2011-01-21 09:49:06 -08:00
Jessica Wang
3a6926e40f bug 6922: instance page - spare an API call when middle menu item is clicked. 2011-01-20 18:42:16 -08:00
Jessica Wang
1b977acaf9 Refresh button - when refresh button is clicked, populate search result again if middle menu is previously populated with search result. 2011-01-20 18:16:35 -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
df5d64bb85 implement Clear Search function - when clear search button is clicked, remove search text and search result and list all items in middle menu. 2011-01-20 17:39:28 -08:00
Jessica Wang
775cdfe7c2 search panel - show close button when middle menu is populated with search result. hide close button otherwise. 2011-01-20 17:02:04 -08:00
will
1634c29e81 - Cleaned up more capabilities related to security groups and to make use of listCapabilities. 2011-01-20 16:35:40 -08:00
Jessica Wang
0f48ac4133 Security Group page - API was changed to return icmpType/icmpCode as integer(e.g. 1) instead of string(e.g. "-1"). This is related UI change. 2011-01-20 16:16:37 -08:00
Jessica Wang
72bfbb4864 change text. 2011-01-20 16:08:58 -08:00
Jessica Wang
50c3e04697 Security Group page - fix a bug that newly created ingress rule failed to be deleted. 2011-01-20 15:59:28 -08:00
Jessica Wang
e83f583122 bug 7949: authorizeSecurityGroupIngress API and revokeSecurityGroupIngress API has been changed to take in ID parameter instead of name parameter. Here is related UI change. 2011-01-20 15:33:41 -08:00
Jessica Wang
ea1940f30c bug 7949: deleteSecurityGroup API has been changed to take in ID parameter instead of name parameter. Here is related UI change. 2011-01-20 15:22:17 -08:00
Jessica Wang
a63ff737f4 zone/pod/cluster/host page: add host dialog - hide 5 vmware-related fields. 2011-01-20 14:58:09 -08:00
abhishek
31c9cce6c3 bug 7949: changing security group code to use ids instead of name
status 7949: resolved fixed
2011-01-20 14:21:32 -08:00
alena
af3373c4d6 Deleted global config parameter direct.network.no.default.route that is no longer in use. 2011-01-20 13:15:25 -08:00
Jessica Wang
217b87afb7 IP Address page - DomainAdmin is allowed to manage IP created by a regular user under the same domain. 2011-01-20 11:52:14 -08:00
abhishek
b30b75cd18 bug 8048: preventing returning of volumes attached to destroyed vms, when list vols is executed by normal user
status 8048: resolved fixed
2011-01-20 11:42:01 -08:00
alena
a4cfe20db8 bug 7389: implemented listPortForwardingRules by ip/account/domainId. Also fixed broken pagination for this call
status 7389: resolved fixed
2011-01-20 11:35:40 -08:00
Jessica Wang
72485f95ea fix a bug that right panel doesn't get refreshed if clicking dashboard first and clicking another page (e.g. My Instances page). 2011-01-20 11:13:25 -08:00
Jessica Wang
8a1ec4ef8e fix a bug that shows in multiple-selection page (e.g. Instance page) when doing search: search result is duplicate. 2011-01-20 10:56:05 -08:00
abhishek
bec7ea4a96 bug 8069: returning vm display name in list vols for user vms
status 8069: resolved fixed
2011-01-20 10:34:37 -08:00
Alex Huang
c05ee30a9e missing classpath for deps 2011-01-20 10:33:56 -08:00
Alex Huang
2ec5bef63f eclipse workspace changes 2011-01-20 10:31:18 -08:00
Alex Huang
5d3bcdeb28 merge changes 2011-01-20 09:59:08 -08:00
Alex Huang
57def20cf6 moved all agent commands to api. 2011-01-20 09:54:05 -08:00
Alex Huang
3a9d6884ce Removed useless code 2011-01-20 09:54:05 -08:00
kishan
94ec7bf27a bug 7842: events refactoring. Still wrok in progress 2011-01-20 21:49:50 +05:30
nit
d1aa043aba bug 7525: Cleaning up primary storage stats from op_host_Capacity(reflected on dashboard) when primary storage is deleted.
status 7525 : resolved fixed
2011-01-20 20:38:43 +05:30
nit
75fa849324 bug 7418,7706 : listisos - removing domainid = -1 for system isos. Adding the created attr.
status 7418,7706 : resolved fixed
2011-01-20 17:29:06 +05:30
kishan
7fcd0314d8 bug 6414, 6513: do not send host alerts when conole proxy or ssvm goes down
status 6414, 6513: resolved fixed
2011-01-20 16:51:53 +05:30
kishan
c685c77d74 Populate diskofferingid in usage events only if the offering is of type disk 2011-01-20 13:38:29 +05:30
kishan
8563322993 recommiting usage changes which were erased due to 650fb5221e255350e10c2c3cada75f0bb607e9f9 2011-01-20 13:36:43 +05:30
abhishek
09960f76eb bug 8112: this broke again after the alex refactor. Fixing it again
status 8112: resolved fixed
2011-01-19 18:03:19 -08:00
alena
3f9e96b08a bug 8035: allow PF rules creation with the same parameters except for the protocol
status 8035: resolved fixed
2011-01-19 17:31:59 -08:00