Kelven Yang
|
2c5859dbd4
|
Bring javelin back to the status of being able to start System VMs after another round of master branch merge
|
2013-01-18 19:15:32 -08:00 |
Kelven Yang
|
2e9c55f8f6
|
More Spring issues to bootstrape javalin server
|
2013-01-04 14:25:12 -08:00 |
Kelven Yang
|
aab02e2743
|
Add Spring annotation to major components
|
2012-11-07 14:53:39 -08:00 |
David Nalley
|
e87558256c
|
Patch from Chip Childers
https://reviews.apache.org/r/5704/
License header updates for the server folder
|
2012-07-02 09:51:21 -04:00 |
frank
|
2f634c0913
|
Switch to Apache license
|
2012-04-03 04:50:05 -07:00 |
Naredula Janardhana Reddy
|
09905b641b
|
bug 10617: merge code from branch bug10617.
|
2011-12-01 14:17:52 +05:30 |
Naredula Janardhana Reddy
|
f1b99f4f07
|
Revert "bug 10617: merging code from branch bug10617"
This reverts commit 8bc33448b9220534ba0ddc6c642ffb1e69d5844e.
Conflicts:
server/src/com/cloud/api/ApiResponseHelper.java
|
2011-11-11 20:23:26 +05:30 |
Alex Huang
|
d6c22c42fe
|
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
|
2011-11-10 15:26:39 -08:00 |
Alex Huang
|
f6fcaa49ec
|
Merge complete except for virtualnetworkappliancemanager
|
2011-11-10 15:18:16 -08:00 |
Naredula Janardhana Reddy
|
02adbd4bd3
|
bug 10617: merging code from branch bug10617
|
2011-11-10 15:23:48 +05:30 |
Chiradeep Vittal
|
c37ecc2ebd
|
bug 11336: better message
|
2011-11-04 11:35:57 -07:00 |
Chiradeep Vittal
|
81a9e05b39
|
bug 11336: limit the number of outstanding messages sent to a host to conserve memory
|
2011-11-04 11:35:57 -07:00 |
alena
|
be21a5e37c
|
Don't allow enabling securityGroup service for Isolated networks
|
2011-11-01 13:09:14 -07:00 |
alena
|
80dc2c0b1a
|
Don't send security group commands to the backend when 1) securtiy group service is disabled in the network offering and 2) security group service provider is supported on the physical network
|
2011-11-01 12:07:32 -07:00 |
Chiradeep Vittal
|
fae5e84699
|
if the xenserver host cannot do bridge firewalling do not attempt to retry the security rule updat
change some logs to debug level
|
2011-09-12 18:20:24 -07:00 |
Chiradeep Vittal
|
65fb83035f
|
Enable monitoring over JMX
Add the ability to disable some vms from being scheduled
Add ability to trigger ruleset updates from JMX
added a few more dangerous JMX operations
|
2011-09-12 18:20:24 -07:00 |
Chiradeep Vittal
|
925f5f2f09
|
Retry 3 times on deadlock: if not updated, then throw a runtime exception to roll back the vm start
|
2011-09-12 18:20:23 -07:00 |
Chiradeep Vittal
|
82fcfe8edc
|
make signature calculation consistent across management servers
|
2011-09-12 18:20:23 -07:00 |
Chiradeep Vittal
|
5dba8cf430
|
only update sequence number when asked to. full sync SHOULD NOT request sequence number updates since this will lead to the dog chasing its own tail
|
2011-09-12 18:20:23 -07:00 |
Chiradeep Vittal
|
6252d605c1
|
Avoid going back to the nics table for information we already have
|
2011-09-12 18:20:23 -07:00 |
Chiradeep Vittal
|
d03c5af720
|
make instance_id unique to allow usage of ON DUPLICATE KEY
useful logging
Reduce batch size to 16 to avoid sql errors
try using multi inserts to overcome deadlock during batch update
|
2011-09-12 18:20:23 -07:00 |
Chiradeep Vittal
|
b52d1157e9
|
use the new implementation of SG manager
|
2011-09-12 18:20:22 -07:00 |
Chiradeep Vittal
|
2fc782b8ba
|
Add basic Mocks for some managers
|
2011-09-12 18:20:22 -07:00 |
Chiradeep Vittal
|
abf4754503
|
New security group mgr WIP : memory based queueing
|
2011-09-12 18:20:22 -07:00 |