abhishek
|
0dc959c23f
|
removing guest ip address during ip assoc from java layer
|
2011-01-21 17:27:13 -08:00 |
|
abhishek
|
067811475f
|
introducing an embedded user obj anytime we create an account, as a response
|
2011-01-21 16:00:48 -08:00 |
|
abhishek
|
61ce43bdff
|
bug 7892: introducing recursive listings for various artifacts based on the domain id and the isRecursive flag
|
2011-01-21 15:25:18 -08:00 |
|
alena
|
26b6d17ec6
|
bug 8139: Allow to have Virtual and Direct networks with the same vlanId
status 8139: resolved fixed
|
2011-01-21 15:14:08 -08:00 |
|
Alex Huang
|
73e5a789d1
|
removed useless code
|
2011-01-21 12:10:50 -08:00 |
|
Alex Huang
|
48ec23ce95
|
Removed a bunch of useless code
|
2011-01-21 12:10:50 -08:00 |
|
Kelven Yang
|
4503222409
|
Bug:6510 add VM state check
|
2011-01-21 11:57:18 -08:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
will
|
1634c29e81
|
- Cleaned up more capabilities related to security groups and to make use of listCapabilities.
|
2011-01-20 16:35:40 -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 |
|
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 |
|
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
|
2ec5bef63f
|
eclipse workspace changes
|
2011-01-20 10:31:18 -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 |
|
abhishek
|
afcb202923
|
bug 7900: removing obsolete network domain param
status 7900: resolved fixed
|
2011-01-19 17:18:02 -08:00 |
|
Alex Huang
|
16bb33979d
|
bug 7896: Added check for template constraint in template_spool_ref table. Removed On delete cascade on the template_host_ref table
|
2011-01-19 17:05:58 -08:00 |
|
alena
|
43c0190963
|
Shutdown the network when it fails to implement
|
2011-01-19 16:36:23 -08:00 |
|
will
|
d497a71619
|
Cleaned up uselocal storage config param as I don't see what it is beng used anymore as. Also, removed the filter for not allowing the user to set "offerHA" if hypervisor.type == KVM.
|
2011-01-19 16:06:47 -08:00 |
|
abhishek
|
210e828a46
|
bug 8045: fixing the corner case around uncaught/unexpected exceptions; minor refactor of the code
status 8045: resolved fixed
|
2011-01-19 15:04:19 -08:00 |
|
Alex Huang
|
ca22308d7d
|
Removed useless methods
|
2011-01-19 14:47:34 -08:00 |
|
abhishek
|
f97a5e78cb
|
bug 7970: fixing sp maintenance for 2 pools
status 7970: resolved fixed
|
2011-01-19 14:32:56 -08:00 |
|
Alex Huang
|
1d091236e9
|
removed inaccurate reservation strategy for nics
|
2011-01-19 12:03:41 -08:00 |
|
anthony
|
1e21455496
|
bug 8104: use correct SearchBuilder
status 8104: resolved fixed
|
2011-01-19 11:50:28 -08:00 |
|
Frank
|
9b8387fe8c
|
Don't print calltrack of exception
|
2011-01-19 11:42:16 -08:00 |
|
alena
|
2f608c31a4
|
bug 8096: secondary storage vm doesn't have to be UP when we do attachIso/startVm from iso
status 8096: resolved fixed
|
2011-01-19 10:42:41 -08:00 |
|
kishan
|
88024bea6a
|
bug 6928: throw error when router is not in stopped state while upgrading
status 6928: resolved fixed
|
2011-01-19 16:30:12 +05:30 |
|
kishan
|
1117eff8f9
|
bug 7069: throw exception when Vm is already assigned to load balancer
status 7069: resolved fixed
|
2011-01-19 16:00:56 +05:30 |
|
kishan
|
1872c941f4
|
bug 7157: throw insufficient capacity exception when public Ips are exhausted
status 7157: resolved fixed
|
2011-01-19 15:33:42 +05:30 |
|
alena
|
5f072009de
|
bug 8062: cleanup PF/LB rules before calling advanceExpunge for the vm.
status 8062: resolved fixed
|
2011-01-18 23:50:28 -08:00 |
|