cloudstack/server/src/com/cloud/resource
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
..
Discoverer.java License header updates for the server folder. 2012-07-02 08:58:10 -04:00
DiscovererBase.java Network-refactor: Refactor NetworkManager into NetworkModel and NetworkManager. 2013-01-09 15:49:01 -08:00
DummyHostDiscoverer.java License header updates for the server folder. 2012-07-02 08:58:10 -04:00
DummyHostServerResource.java License header updates for the server folder. 2012-07-02 08:58:10 -04:00
ResourceManager.java License header updates for the server folder. 2012-07-02 08:58:10 -04:00
ResourceManagerImpl.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
ResourceStateAdapter.java License header updates for the server folder. 2012-07-02 08:58:10 -04:00