Alex Huang
|
9bc5870f01
|
Removed the remove method. Not sure why we added to VirtualMachineManager
|
2013-07-23 18:24:58 -07:00 |
Alex Huang
|
5297a071d2
|
Changed virtual machine stop to use uuid
|
2013-07-22 20:06:04 -07:00 |
Alex Huang
|
6ac361e6a2
|
Removed VM generic from VirtualMachineGuru. Part of the cleanup to make vmsync a simple vm manager that doesn't understand the different types of vms
|
2013-07-22 16:32:59 -07:00 |
Alex Huang
|
1325014a03
|
Changed VirtualMachineProfile to be non-generic. From here on VirtualMachineManager will only manage vm instance. It doesn't understand the difference between different types of VMs. This makes the vmsync code to be generic across all vms.
|
2013-07-22 11:48:11 -07:00 |
Alex Huang
|
7928963d16
|
Changed start to use uuid instead of generic vm start
|
2013-07-22 11:46:33 -07:00 |
ahuang
|
541f9d7f9c
|
Changed allocate method to be virtual machine type agnostic
|
2013-07-17 15:58:46 -07:00 |
Bharat Kumar
|
dd33abffbe
|
Cloudstack-2997 Make haproxy maxconn configurable
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
|
2013-07-17 10:06:11 +05:30 |
ahuang
|
11e1e585b1
|
UserContext switched to CallContext. Added generic storage mechanism for other code to carry information throughout a call. Made the calling User and Account a must have. Added an interface to carry entities in error. Fixed up the code. Part of the vmsync branch
|
2013-07-16 11:24:21 -07:00 |
ahuang
|
17984a3f8c
|
Removed the plug and unplug method from VMGuru. Why should VMGuru understand how to plug and unplug nics? Part of componentizing the vmsync work
|
2013-07-15 11:00:58 -07:00 |
Alena Prokharchyk
|
22232f2baf
|
CLOUDSTACK-2698: always generate new id when create VirtualRouter. Don't try to re-use the id of the VR that failed to deploy and was expunged as a result of this failure
|
2013-06-21 15:29:00 -07:00 |
Alena Prokharchyk
|
ae6e8b448f
|
CLOUDSTACK-3085: network implement - deploy internal lb vm for the ip only when:
* the load balancer contains lb rule in state "Active"
* when lb rule has at least one vm assigned to it
|
2013-06-20 13:01:32 -07:00 |
Alena Prokharchyk
|
bf331064a2
|
CLOUDSTACK-3091: expect UUID instead of actual DB id, when read internallbvm.service.offering global config
|
2013-06-20 10:37:59 -07:00 |
Alena Prokharchyk
|
90df4e4df0
|
CLOUDSTACK-2840: get the latest information from the DB about the number of rules in non-revoked state for the ip address when figuring out if the internal lb vm needs to be destroyed. Instead of relying on the information passed down by the NetworkManager as the network manager might pass only rules in transition state omitting the Active rules
|
2013-06-04 14:41:23 -07:00 |
Edison Su
|
5435495e18
|
fix build
|
2013-06-04 13:54:43 -07:00 |
Alena Prokharchyk
|
eff7587d51
|
InternalLB: allow domain admin to stop/start internal lb vms
|
2013-05-14 10:38:17 -07:00 |
Nitin Mehta
|
c11dbad9c9
|
merge master
|
2013-05-11 15:28:43 +05:30 |