cloudstack/server/src/com/cloud/vm
alena 96e83fe97f bug 8146: Elastic IP support in Basic zone.
Following was done as a part of checkin:

1) NetworkOffering/Network:

* add PF service support for default Guest network offering.
* Add one more additional network - Public.
* Allow to enable external firewall in Basic zone.

2) Don't allow to deployVm in Public Network.
3) Allow to add vlan ip ranges to Public networks in Basic zone.
4) Associate IP - allow to associate with Direct vms.
5) Allow to create PF/Static nat rules. Rules are being sent to External Firewall Rule only.
6) Add PF support to External Firewall element.
2011-03-17 17:19:36 -07:00
..
dao bug 8146: Multiple network case (default network is Virtual) - for Direct networks dhcp servers set dns to the eth0 ip address of the domR belonging to virtualNetwork 2011-03-07 19:56:25 -08:00
ClusteredVirtualMachineManagerImpl.java added cluster awareness to vm start/stop 2011-02-11 17:03:04 -08:00
ItWorkDao.java added cluster awareness to vm start/stop 2011-02-11 17:03:04 -08:00
ItWorkDaoImpl.java added cluster awareness to vm start/stop 2011-02-11 17:03:04 -08:00
ItWorkVO.java more changes to make it work better in a cluster 2011-02-11 17:03:04 -08:00
NicVO.java Fixed DB upgrade script - vm_type field can be NULL 2011-03-05 10:37:57 -08:00
ReservationContextImpl.java Harmony amongst gurus 2010-11-03 21:18:31 -07:00
UserVmManager.java minor fix 2011-02-28 12:16:40 -05:00
UserVmManagerImpl.java bug 8146: Elastic IP support in Basic zone. 2011-03-17 17:19:36 -07:00
VirtualMachineGuru.java bug 8383: HA: perform ssh check before marking system vms as running. For domR, also reapply all ips/PF/LB/VPN/Dhcp/Userdata. 2011-02-04 14:33:14 -08:00
VirtualMachineManager.java API changes for Bug 3316 - Manual live migration of Virtual Machines 2011-03-11 17:49:53 -08:00
VirtualMachineManagerImpl.java Bug 8208 - bare metal provisioning 2011-03-15 15:29:52 -07:00
VirtualMachineProfileImpl.java Bug 8208 - bare metal provisioning 2011-03-01 17:47:37 -08:00