alena
eff2f4254e
bug 9761: fixed account permission checks in listSecurityGroup api command
...
status 9761: resolved fixed
2011-05-06 11:09:44 -07:00
anthony
37bae606d0
fixed string comparation
2011-05-06 11:04:03 -07:00
Frank
d43e6fef9c
Fix string comparsion issue
2011-05-06 10:24:32 -07:00
Alex Huang
d077caa0d2
Eliminate the initialize call if we know someone else is connecting to a host
2011-05-06 09:50:10 -07:00
Alex Huang
e132246f1b
make agent load size configurable
2011-05-06 09:12:59 -07:00
Alex Huang
02bd10ae09
make agent load size configurable
2011-05-06 09:11:47 -07:00
Alex Huang
1e797c6ecb
white space
2011-05-05 16:16:36 -07:00
Jessica Wang
231666acec
bug 9687: CloudStack UI - Instance page - Security Group tab - add ingress rules under each security group.
2011-05-05 15:47:19 -07:00
anthony
385f6ed04b
typo fix
2011-05-05 14:35:26 -07:00
Alex Huang
36807a815d
bug 9741: somehow some of the removed code got back into the code path. Must have hit one undo too many.
2011-05-05 14:12:16 -07:00
Alex Huang
7c27864ba9
No Point in checking down hosts
2011-05-05 12:02:55 -07:00
Jessica Wang
f7433e84db
bug 9687: CloudStack UI - VM Wizard - correct error message.
2011-05-05 11:11:33 -07:00
alena
762730341a
bug 9745: Fixed security issue in listAccounts api call
...
status 9745: resolved fixed
2011-05-05 10:06:14 -07:00
alena
66d6e1259a
bug 9740: fixed DB upgrade for Direct Tagged networks in Advance zone
...
status 9740: resolved fixed
2011-05-05 09:28:15 -07:00
Alex Huang
9b784edec4
be more responsible if we decide the agent should not connect
2011-05-04 18:48:58 -07:00
Alex Huang
aa25cfa676
fixes bug with two agents connecting to the same host
2011-05-04 18:41:17 -07:00
Alex Huang
0008dfc3a9
Added code to prevent two management servers
2011-05-04 18:41:17 -07:00
alena
4128c82018
DB upgrade: Reverting partial commit
2011-05-04 18:24:49 -07:00
alena
ddb64dd196
Removed unused logging
2011-05-04 18:20:24 -07:00
alena
a9477be053
bug 9738: DB upgrade - fixed NPE happening during events migration
...
status 9738: resolved fixed
2011-05-04 18:18:42 -07:00
alena
04a344ce2a
Fixed bunch of DB upgrade bugs related with the fact that DB was manually upated in 2.1.x setup (some records were deleted from the DB)
2011-05-04 17:34:36 -07:00
alena
40bd77525f
bug 9734: update op_ha_work table in mysql file instead of java code
...
status 9734: resolved fixed
2011-05-04 15:34:50 -07:00
Edison Su
3732f9db12
bug 9735: augeas <=0.7.4
...
status 9735: resovled fixed
2011-05-04 13:50:44 -04:00
alena
e7033702be
bug 9734: remove records having non-existing hostId from op_ha_work table
...
status 9734: resolved fixed
2011-05-04 13:42:46 -07:00
alena
bac0fdb87f
DB upgrade: respect domain hierarchy when update resource_count for domain during the upgrade
2011-05-04 11:56:07 -07:00
alena
1ef546e588
bug 9564: 1) For all list commands set pageSize() to default.page.size if not specified 2) When pageSize is specified in the request, and it's more than default.page.size - throw an exception
...
status 9564: resolved fixed
Conflicts:
server/src/com/cloud/api/ApiDBUtils.java
server/src/com/cloud/api/ApiResponseHelper.java
server/src/com/cloud/api/ApiServer.java
server/src/com/cloud/server/ManagementServer.java
server/src/com/cloud/server/ManagementServerImpl.java
2011-05-04 10:22:29 -07:00
Murali Reddy
9a983d3bd8
bug 9720: 2.1.x to 2.2.x upgrade: need to create Domain level records in resource_count table
...
status 9720: resolved fixed
During DB upgrade evalute per domain resource counts and populate resource_count table
2011-05-04 19:28:27 +05:30
alena
85541705b6
bug 9722: db upgrade - when upgrade user_statistics, skip ExternalFirewall/ExternalLb records
...
status 9722: resolved fixed
2011-05-03 18:09:42 -07:00
alena
8f198b69f8
bug 9693: generate usage event when release Direct ip address.
...
status 9693: resolved fixed
2 more fixes with this commit:
* bug 9692 is fixed - we don't increment resource count when Direct ip address is allocated.
* as a part of 2.2.2->2.2.4 upgrade resource_count for public_ip records is recalculated - count only Virtual Ip addresses
2011-05-03 17:33:47 -07:00
Alex Huang
5acf721c80
bug 9615: Part of the HA cleanup
2011-05-03 16:34:24 -07:00
Chiradeep Vittal
0d00f8dd76
bug 9689: handle old style vm names
2011-05-03 14:58:29 -07:00
kishan
8c87c48486
bug 9678: update user statistics in cloud_usage. Send network usage command to routers of virtual network only
...
status 9678: resolved fixed
2011-05-04 02:37:07 +05:30
alena
c1cb1af320
bug 9690: DB upgrade - dropped unused keys
...
status 9690: resolved fixed
2011-05-03 13:25:43 -07:00
alena
6502171f39
bug 9663: do account permission check against the volume when create snapshot
...
status 9663: resolved fixed
2011-05-03 11:33:35 -07:00
David Nalley
64a7f72dc0
bug:9702 removing duplicate scripts/vm/hypervisor/kvm/pingtest.sh
...
correcting path for sshkey for in scripts/pingtest.sh
2011-05-03 14:12:37 -04:00
alena
99badfd54c
Fixed NPE in listNetworks
2011-05-03 10:21:44 -07:00
alena
e3ed681be6
listNetworks: allow seeing Guest system network in Basic zone
2011-05-03 10:21:44 -07:00
alena
3e6cabc31b
Fixed the bug in listNetworks when isSystem parameter was ignored if it was specified along with account/domainId parameter
2011-05-03 10:21:44 -07:00
kishan
3daa9b0137
bug 9686,9676,9677: Create usage events for existing resources for port forwarding, load balancer and network offering usage
...
status 9686,9676,9677: resolved fixed
2011-05-03 20:03:29 +05:30
nit
76d48485a5
bug 9664: username parameter for API listuser should search for exact string
...
status 9664: resolved fixed
2011-05-03 13:07:21 +05:30
Jessica Wang
2bb3d0d695
bug 9687: CloudStack UI - Instance page - add "Security Group" tab.
2011-05-02 20:01:56 -07:00
alena
96043d4326
bug 9688: remove orphaned lb/vm mappings as a part of db upgrade (there was a bug in 2.1.x when the LB rule was removed, but mapping was left in the DB)
...
status 9688: resolved fixed
To verify that the rule was removed:
* make sure that there is no record with lb id in load_balancer table
* verify that lb.delete event was generated for this rule
2011-05-02 18:52:50 -07:00
alena
5b28d4bf10
bug 9683: DB upgrade - generate usage_event for source nat ip addresses
...
status 9683: resolved fixed
2011-05-02 15:54:03 -07:00
prachi
d8a68a1083
Bug 9666 - hostId and spoolId overlap in op_host_capacity table
...
Changes:
- When a host connects, we check if it has a CPU and RAM entry in capacity table. If the entry is found, the values are updated if possible. If the entry is not found a new one is inserted.
- The searchCriteria used to check if CPU entry is present was wrong. We were passing in a criteria which did not specify capacityType. So for hostId >= 200, the serach would return capacity entries of storage pools also since poolIDs start from 200 onwards.
- Since an entry was found (although the wrong one), we tried to update it. But update does not happen since the capacity ranges dont match.
And a new insert for CPU also does not happen since an entry is found.
- So as a result CPU entries are never inserted in the table for hostIds >=200
- As a fix, corrected the search criteria.
- During VM deployment, when the entry is not found, we get a NPE. Added a null check to avoid that.
2011-05-02 15:33:10 -07:00
alena
3a5b185972
bug 9675: Usage DB upgrade - set missing fields for snapshot.create/snapshot.delete events
...
status 9675: resolved fixed
2011-05-02 15:17:00 -07:00
alena
14e857a978
bug 9674: Usage db upgrade - set resource_name for volume.create/volume.delete usage events
...
status 9674: resolved fixed
2011-05-02 14:29:54 -07:00
Alex Huang
3d963cac1b
revert changes. Can't help direct SG case because it breaks VM stopping after upgrade.
2011-05-02 14:26:29 -07:00
Alex Huang
cbc26756d8
bug 8745: we decided on not implementing revert on the agent because it really requires business logic above. Stop if the checkSsh doesn't work
2011-05-02 14:26:29 -07:00
alena
175fc53b53
bug 9672: usage db upgrade - set resource_id for NET.IPASSIGN/RELEASE events
...
status 9672: resolved fixed
2011-05-02 14:15:36 -07:00
alena
a225eb3c0e
bug 9682: DB upgrade - create vm.destroy event in usage_events table
...
status 9682: resolved fixed
2011-05-02 13:54:33 -07:00