cloudstack/api/src/com/cloud/vm
Alena Prokharchyk 492e41c462 Removed network_id reference from domain_router table as now VirtualRouter can be associated with multiple networks (VPC case). Code modifications were done accordingly to the places where this field was used.
Router->Networks (one to many) are held in router_network_ref table now
2012-05-18 17:25:04 -07:00
..
BareMetalVmService.java Switch to Apache license 2012-04-03 04:54:14 -07:00
DiskProfile.java Switch to Apache license 2012-04-03 04:54:14 -07:00
InstanceGroup.java Switch to Apache license 2012-04-03 04:54:14 -07:00
Nic.java Switch to Apache license 2012-04-03 04:54:14 -07:00
NicProfile.java Switch to Apache license 2012-04-03 04:54:14 -07:00
ReservationContext.java Switch to Apache license 2012-04-03 04:54:14 -07:00
RunningOn.java Switch to Apache license 2012-04-03 04:54:14 -07:00
UserVmService.java bug 14615: deployVm can work 2 diff ways now: 1) Default way - create and start the vm. 2) Create the vm without starting it. Note that vm's volumes stay in Allocated state -not created on the backend till the point where vm starts 2012-04-06 11:30:26 -07:00
VirtualMachine.java Switch to Apache license 2012-04-03 04:54:14 -07:00
VirtualMachineProfile.java Removed network_id reference from domain_router table as now VirtualRouter can be associated with multiple networks (VPC case). Code modifications were done accordingly to the places where this field was used. 2012-05-18 17:25:04 -07:00
VmStats.java Switch to Apache license 2012-04-03 04:54:14 -07:00