cloudstack/api/src/com/cloud/offering
Sheng Yang 5e60228d2b bug 12656: Add conserve mode for network offering
Conserve mode means, we can use same IP for different purposes, in order to
"conserve" ip resources. But in this offering, all the service providers should
be the same, and the network created from this offering may be prohibited from
update to different network offering whose services are provided by different
service providers - because different service providers would need different IPs
for different services.

If user want to update the "conserve mode" network with the network offering
that has different service providers, each public IP should have only one usage,
only them the update is allowed.
2012-01-05 21:08:23 -08:00
..
DiskOffering.java bug 10046: size in diskofferingVO is in type now 2011-05-26 13:51:08 -07:00
NetworkOffering.java bug 12656: Add conserve mode for network offering 2012-01-05 21:08:23 -08:00
OfferingManager.java fixes problem with a dangling test direct variable name after build 2011-11-18 14:25:03 -08:00
ServiceOffering.java bug 11260: Take networkRate for domR's guest and public interface from the corresponding system service offering 2011-08-25 14:15:12 -07:00