cloudstack/api/src/com/cloud/offering
Murali Reddy 90e8158db5 re-merge optional public IP for EIP service feature
Squashed commit of the following:

commit 2dae394a42
Author: Murali Reddy <murali.reddy@citrix.com>
Date:   Tue Apr 16 17:35:28 2013 +0530

    CLOUDSTACK-265: provide option to turn-off automatic public IP association
    for each VM when using EIP service.

      - introduces Capability in the network offering, which decides when EIP
        service is used, by defualt public IP should be assigned to the VM or not

      - default network offering with EIP/ELB service will still work with old
        EIP semantics, i.e) assign a public IP to each VM on start
2013-04-16 17:45:27 +05:30
..
DiskOffering.java fixed unit tests from merge 2013-01-18 15:58:55 -08:00
NetworkOffering.java re-merge optional public IP for EIP service feature 2013-04-16 17:45:27 +05:30
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