cloudstack/server/src/com/cloud/template
Edison Su 7e6c1a0bf7 CLOUDSTACK-3400: add swift support 2013-07-13 01:52:03 -07:00
..
HypervisorTemplateAdapter.java add inital swift support 2013-07-13 01:52:03 -07:00
S3SyncTask.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
TemplateAdapter.java CLOUDSTACK-2835: VR Deployement from admin registered template is failing because registered template type is user. Additional parameter "isrouter" in register/update template API for the root admin. True if registered template is of type ROUTING. 2013-06-26 16:00:12 +05:30
TemplateAdapterBase.java CLOUDSTACK-2987: Fixing dynamicallyScalable flag in register and update template API Previuos commit: 7b6b8d7a07 This fix is due to some changes made by the merges after this commit. 2013-07-12 15:27:25 +05:30
TemplateManager.java CLOUDSTACK-2673: Failed to deploy guest vm using ISO with S3 being the 2013-05-29 15:47:39 -07:00
TemplateManagerImpl.java CLOUDSTACK-3400: add swift support 2013-07-13 01:52:03 -07:00