cloudstack/server/src/com/cloud
Edison Su 515b608266 CLOUDSTACK-123: fix NPE 2012-09-18 16:42:36 -07:00
..
account Patch from Chip Childers 2012-07-02 09:51:21 -04:00
acl Patch from Chip Childers 2012-07-02 09:51:21 -04:00
agent Fix small compilation issue encountered when building with maven 2012-08-24 11:18:53 -07:00
alert Patch from Chip Childers 2012-07-02 09:51:21 -04:00
api CS-16239: don't try to pull key information if the key was removed in the system 2012-09-11 14:37:25 -07:00
async remove cloud.com license headers 2012-09-13 12:34:32 +08:00
baremetal Move KVM related code into plugins/hypervisor/kvm, a new jar file is 2012-07-30 14:55:47 -07:00
capacity CS 16158: Load Test - Adding host takes much longer in 3.0.x compared to 2.2.14. 2012-08-31 13:40:18 -07:00
certificate/dao Patch from Chip Childers 2012-07-02 09:51:21 -04:00
cluster fix from Pradeep Soundararajan for removing build dependency on mysql-connector-java https://reviews.apache.org/r/6180 2012-08-20 13:38:19 -04:00
configuration bug CS-15278: Added global setting login.attempts.allowed which defines the maximum incorrect password attempts allowed. 2012-09-12 19:35:24 +05:30
consoleproxy CLOUDSTACK-123: fix NPE 2012-09-18 16:42:36 -07:00
dao Patch from Chip Childers 2012-07-02 09:51:21 -04:00
dc CS-14277 2012-09-11 17:22:43 +05:30
deploy bug CS-15278: For removing clusters crossing threshold find out the list of cluster through db instead of iteratting cluster one by one in the java code. 2012-08-13 16:20:57 +05:30
domain Patch from Chip Childers 2012-07-02 09:51:21 -04:00
event Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ha HA worker thread needs to have its own worker thread configuration 2012-08-17 12:59:52 -07:00
host/dao Phase 1 of Nicira integration 2012-07-11 17:16:06 -07:00
hypervisor Merge branch 'master' into vpc 2012-08-01 19:04:28 -07:00
keystore Patch from Chip Childers 2012-07-02 09:51:21 -04:00
maint Add ability to do jetty:run in eclipse 2012-08-28 09:16:44 -07:00
migration Patch from Chip Childers 2012-07-02 09:51:21 -04:00
network CLOUDSTACK-116 Guest Network created in a Sub Domain which doesn't have a network domain suffix, is assigned the network domain suffix of the zone instead of that of the Parent domain of the Sub domain 2012-09-18 15:46:53 -07:00
offerings Merge branch 'master' into vpc 2012-07-03 17:32:50 -07:00
projects ResourceTags: resourcetags support for Project/Vpc/NetworkACL/StaticRoute 2012-08-01 18:54:08 -07:00
resource CS-16258: Load Test - 1 host stuck in "Rebalancing" state forever. "java.lang.NullPointerException" seen in "Cluster-Worker" thread that was handling this process. 2012-09-06 16:31:00 -07:00
resourcelimit Name change for vpc/Dao package (dao is lowercased now) 2012-08-08 14:51:51 -07:00
secstorage Patch from Chip Childers 2012-07-02 09:51:21 -04:00
server CLOUDSTACK-88 Cannot listVM by vpcId which is required by VPC UI 2012-09-13 11:21:11 +08:00
service Patch from Chip Childers 2012-07-02 09:51:21 -04:00
servlet commit for https://reviews.apache.org/r/6608/ 2012-08-27 10:39:49 -07:00
storage CLOUDSTACK-10 Deleting a disconnected primary storage results in partial removed state 2012-09-18 15:49:03 -07:00
tags Name change for vpc/Dao package (dao is lowercased now) 2012-08-08 14:51:51 -07:00
template Patch from Chip Childers 2012-07-02 09:51:21 -04:00
test CS-14277 2012-09-11 17:22:43 +05:30
upgrade adding missing import that should have been part of commit b28749f2b1 2012-09-18 15:33:16 -07:00
usage Patch from Chip Childers 2012-07-02 09:51:21 -04:00
user bug CS-15278: Added global setting login.attempts.allowed which defines the maximum incorrect password attempts allowed. 2012-09-12 19:35:24 +05:30
uuididentity ResourceTags: resourcetags support for Project/Vpc/NetworkACL/StaticRoute 2012-08-01 18:54:08 -07:00
vm When a VM is force deleted and the host is not available then CS simply marks the state in db as "Destroyed/Expunging". The VM is still running on the host and once it becomes available again there is a discrepancy in state of the VM. In this scenario the VM is removed from the host when the next full cluster sync happens. 2012-09-13 16:34:53 +05:30