cloudstack/server/src/com/cloud/vm
prachi f1fae9d57f CS-14753: When Vm is deployed with a Security Group , it also gets associated with the default security group.
Changes:
- StartVM needed to be changed to add default security group only when none is present.
- DeployVm: createAdvancedSecurityGroupVirtualMachine changed to follow the same rule - add default SG only if none is specified.
2012-05-25 14:40:31 -07:00
..
dao CS-15082: changed search criteria for Running vms in Network. Ip4 Address for guest network can be null for nic in Basic zone when vm originally fails to start. 2012-05-25 10:18:43 -07:00
ClusteredVirtualMachineManagerImpl.java Switch to Apache license 2012-04-03 04:50:05 -07:00
ItWorkDao.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:48 -07:00
ItWorkDaoImpl.java Switch to Apache license 2012-04-03 04:50:05 -07:00
ItWorkVO.java Switch to Apache license 2012-04-03 04:50:05 -07:00
NicVO.java Switch to Apache license 2012-04-03 04:50:05 -07:00
ReservationContextImpl.java Switch to Apache license 2012-04-03 04:50:05 -07:00
SystemVmLoadScanHandler.java Switch to Apache license 2012-04-03 04:50:05 -07:00
SystemVmLoadScanner.java Switch to Apache license 2012-04-03 04:50:05 -07:00
UserVmManager.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:48 -07:00
UserVmManagerImpl.java CS-14753: When Vm is deployed with a Security Group , it also gets associated with the default security group. 2012-05-25 14:40:31 -07:00
UserVmStateListener.java Switch to Apache license 2012-04-03 04:50:05 -07:00
VirtualMachineGuru.java Switch to Apache license 2012-04-03 04:50:05 -07:00
VirtualMachineManager.java CS-14904 2012-05-15 12:36:40 -07:00
VirtualMachineManagerImpl.java CS-14904 2012-05-15 12:36:40 -07:00
VirtualMachineProfileImpl.java Switch to Apache license 2012-04-03 04:50:05 -07:00