cloudstack-mirror/api/src/com/cloud/offering
Chiradeep Vittal 1d70b9ea77 QuickCloud: add a network offering without any services
This can be used to avoid starting up a virtual router simply for the purposes of offering dhcp and dns services
With the QuickCloudNoServices offering, no virtual router will be started up and the vm instance will not get a CloudStack-assigned IP address.
Instead, the VM will simply get whatever IP address is offered by an DHCP service that happens to be running in the same network
2013-04-09 14:45:26 -07:00
..
DiskOffering.java fixed unit tests from merge 2013-01-18 15:58:55 -08:00
NetworkOffering.java QuickCloud: add a network offering without any services 2013-04-09 14:45:26 -07:00
OfferingManager.java api_refactor: refactor project apis 2012-12-03 22:10:32 -08:00
ServiceOffering.java CLOUDSTACK-745: Reset a VM on reboot. On every reboot of VM, the root disk state is reset. This is for the VMs created using service offering where an optional parameter isvolatile is set true. 2013-02-21 14:59:35 +05:30