cloudstack/server/src/com/cloud/api
Chiradeep Vittal 5a830c4db0 Network-refactor: Refactor NetworkManager into NetworkModel and NetworkManager.
NetworkManager's exclusive focus is now
 - handling plugins during orchestration, and
 - to deal with ip address allocation.
Those classes that used to refer to NetworkManager to get access to the datamodel now refer to NetworkModel

Signed-off-by: Chiradeep Vittal <chiradeep@apache.org>
2013-01-09 15:49:01 -08:00
..
commands bug CS-14982: Make traffic sentinel metering zones configurable. Global config default will be used when no zones are listed while adding Traffic Sentinel Host 2012-12-17 15:18:31 +05:30
doc Backs NFS-based secondary storage with an S3-compatible object store. Periodically, a reaper thread synchronizes templates and ISOs stored on a NFS secondary storage mount with a configured S3 object store. It also pushes snapshots to the object store when they are created and downloads them in other zones on-demand. In addition to permitting the use of commodity or IaaS storage solutions for static assets, it provides a means of automatically synchronizing template and ISO assets across multiple zones. 2012-12-13 23:18:37 -08:00
response Fixed json response to return "size" parameter (resources count in the system) when pageSize=0 is specified 2012-11-14 15:01:48 -08:00
ApiDBUtils.java Network-refactor: Refactor NetworkManager into NetworkModel and NetworkManager. 2013-01-09 15:49:01 -08:00
ApiDispatcher.java Backs NFS-based secondary storage with an S3-compatible object store. Periodically, a reaper thread synchronizes templates and ISOs stored on a NFS secondary storage mount with a configured S3 object store. It also pushes snapshots to the object store when they are created and downloads them in other zones on-demand. In addition to permitting the use of commodity or IaaS storage solutions for static assets, it provides a means of automatically synchronizing template and ISO assets across multiple zones. 2012-12-13 23:18:37 -08:00
ApiGsonHelper.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ApiResponseGsonHelper.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ApiResponseHelper.java Fix for CloudStack-648 2012-12-26 00:00:58 +08:00
ApiSerializerHelper.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ApiServer.java CLOUDSTACK-505: Reworked approach to cleaning request / response strings 2012-12-17 14:11:09 -05:00
ApiServlet.java CLOUDSTACK-505: Added string cleaning to the start and end debug 2012-12-17 15:13:59 -05:00
EncodedStringTypeAdapter.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
IdentityTypeAdapter.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ResponseObjectTypeAdapter.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
SerializationContext.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
StringMapTypeAdapter.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00