Alex Huang
|
6adf761848
|
fixes null pointer
|
2013-06-17 17:25:01 -07:00 |
Alex Huang
|
fa525a7d38
|
Added outcome
|
2013-06-17 17:25:01 -07:00 |
Alex Huang
|
8f00c19192
|
Finally, we moved AsyncJobManagerImpl out of server package
|
2013-06-17 17:04:05 -07:00 |
Alex Huang
|
3a074f31ae
|
Removed a bunch of useless classes. Move configuration into utils package
|
2013-06-17 17:04:04 -07:00 |
Alex Huang
|
aad2bc78c1
|
Completely Isolated job manager from user
|
2013-06-17 17:04:03 -07:00 |
Alex Huang
|
ea6ca5ff5c
|
Removed AsyncJobConstant
|
2013-06-17 17:04:01 -07:00 |
Alex Huang
|
2b96665bf4
|
jobs changes
|
2013-06-17 17:04:00 -07:00 |
Kelven Yang
|
a72ddad92d
|
Fix another assertion error
|
2013-06-17 16:18:43 -07:00 |
Kelven Yang
|
eaf30b8355
|
Fix assertion issue found in DedicatedResourceDaoImpl.java
|
2013-06-17 16:11:55 -07:00 |
Kelven Yang
|
40dbc54998
|
Hook up VM transitional state handling into VirtualMachineManager host ping and periodically maintanance tasksg
|
2013-06-16 19:39:32 -07:00 |
Kelven Yang
|
39337adcf4
|
VM transitional state handling
|
2013-06-14 11:01:43 -07:00 |
Alex Huang
|
aff0220d45
|
Moved files into cloud-engine
|
2013-06-13 16:34:41 -07:00 |
Alex Huang
|
3ef77bc85a
|
Complete the move of the virtualmachinemanager to cloud-engine
|
2013-06-13 13:50:59 -07:00 |
Alex Huang
|
fbe76f0b0f
|
removed some unused files
|
2013-06-13 13:48:41 -07:00 |
Kelven Yang
|
d52e0c2ebd
|
Add out-of-band sync for powner on events
|
2013-06-13 10:05:59 -07:00 |
Kelven Yang
|
0f26d5a050
|
Add skeleton to support out-of-band sync and recovery from left-over transitional VM states
|
2013-06-12 17:14:54 -07:00 |
Kelven Yang
|
2892469cf4
|
Fix recent changes in DeploymentPlanner
|
2013-06-12 15:30:24 -07:00 |
Kelven Yang
|
39dd4bd26b
|
Manage active job in run numbers
|
2013-06-12 14:29:44 -07:00 |
Alex Huang
|
e440bc7423
|
More changes
|
2013-06-12 13:59:29 -07:00 |
Kelven Yang
|
35ea8e149d
|
Fix errors in bringing up user VM under new VMsync framework
|
2013-06-12 12:05:26 -07:00 |
Kelven Yang
|
03a9445fda
|
Workaroud StartUserVM DeploymentPlan serialization issue to make it across job boundary
|
2013-06-12 09:45:06 -07:00 |
Kelven Yang
|
f2717207aa
|
Fix several assert revealed bugs
|
2013-06-12 09:45:06 -07:00 |
Alex Huang
|
d71e358a9f
|
Removed unused methods
|
2013-06-11 16:49:49 -07:00 |
Alex Huang
|
1310535be5
|
some unfinished cleanup on removing the caller and account
|
2013-06-11 16:45:18 -07:00 |
Alex Huang
|
33dfe4f752
|
Removed all the apis that need the user and account to be passed in. Get them from the call context instead
|
2013-06-11 14:11:40 -07:00 |
Alex Huang
|
ad1c82fdda
|
Removed unused stuff from virtualmachinemanager
|
2013-06-11 13:15:23 -07:00 |
Alex Huang
|
38a30574e9
|
Removed some of the unused code.
|
2013-06-11 09:51:51 -07:00 |
Alex Huang
|
b4c6a594ea
|
Use the old gson until we sort out this gson mess
|
2013-06-10 09:12:21 -07:00 |
Alex Huang
|
aaa16af211
|
Merged from master
|
2013-06-09 17:53:27 -07:00 |
Ron Wheeler
|
91edeb49dd
|
CLOUDSTACK-2912 - adding cd command to rpm build instructions
|
2013-06-09 19:33:44 -04:00 |
Alex Huang
|
186e62a868
|
asyncmanager is too tightly integrated with api. Can't break them apart at this point. Reverting previous change
|
2013-06-09 16:00:47 -07:00 |
Alex Huang
|
1f3d123866
|
Fixed problem with serializer
|
2013-06-09 04:38:09 -07:00 |
Prasanna Santhanam
|
c30d9be3ce
|
Remove vm from cleanup list
VM will be cleaned up when the account is cleaned up
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
|
2013-06-08 13:27:08 +05:30 |
Alex Huang
|
59c211fca7
|
Changed async manager to use it's own serializer
|
2013-06-07 20:28:43 -07:00 |
Alex Huang
|
ebbd4008ad
|
zone creation complete once more
|
2013-06-07 18:15:55 -07:00 |
Chiradeep Vittal
|
cb80ae2440
|
Debian repository (backports) now has latest haproxy, re-introduce into systemvm
|
2013-06-07 17:29:14 -07:00 |
Prachi Damle
|
8c9f681f9e
|
CLOUDSTACK-2350: Anti-Affinity - As admin user, when tryinto update the affinity group for a Vm that is deployed by a regular user , he is presented with admin's affinity groups.
Changes:
- listAffinityGroups API takes in accountname and domainId parameter
- For admin, listall=true should return all affinity groups of all users
|
2013-06-07 15:28:28 -07:00 |
Brian Federle
|
ce17f856ea
|
CLOUDSTACK-2811: Default add primary storage dialog to scope=cluster
|
2013-06-07 11:05:01 -07:00 |
Alex Huang
|
5e6d2cf559
|
Fixed the start
|
2013-06-07 10:11:57 -07:00 |
Sanjay Tripathi
|
da5c4619c3
|
CLOUDSTACK-2286: Volume created from snapshot state is in allocated state instead of Ready state which is letting Primary storage not to increment the resources.
|
2013-06-07 17:17:54 +05:30 |
Sateesh Chodapuneedi
|
e218a6dcfd
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack
|
2013-06-07 17:08:23 +05:30 |
Prasanna Santhanam
|
195e823b10
|
CLOUDSTACK-2882: Fix the diskdevice based on hypervisor
KVM > /dev/vda
Xen > /dev/xvdd
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
|
2013-06-07 17:08:19 +05:30 |
Saksham Srivastava
|
5dc7387d3b
|
CLOUDSTACK-1647: IP Reservation should not happen if the guest-vm cidr and network cidr is not same but their start ip and end ip are same.
Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
|
2013-06-07 16:54:40 +05:30 |
Pranav Saxena
|
5233e3216b
|
CLOUDSTACK-869:Netscaler support as an external LB provider
|
2013-06-07 16:53:32 +05:30 |
Pranav Saxena
|
bcc5baa163
|
CLOUDSTACK-869:Netscaler support as an external LB provider:front end
|
2013-06-07 16:23:44 +05:30 |
Sebastien Goasguen
|
e17a0c23b8
|
[GSoC]: Proposal from Dharmesh Kakadia
|
2013-06-07 06:03:42 -04:00 |
Prasanna Santhanam
|
302741d309
|
Log the actual NAT ip attempting to SSH into
VM IP is the guest IP and it's the NAT ip that is used for ssh.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
|
2013-06-07 15:02:55 +05:30 |
Prasanna Santhanam
|
1c9cd9d360
|
CLOUDSTACK-2884: str object interpreted as index
Casting to an int for almostEqual comparison
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
|
2013-06-07 14:49:00 +05:30 |
Sebastien Goasguen
|
4f07679d49
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack
|
2013-06-07 02:59:48 -04:00 |
tuna
|
1bdb6266c6
|
my gsoc proposal document
Signed-off-by: Sebastien Goasguen <runseb@gmail.com>
|
2013-06-07 02:59:17 -04:00 |