cloudstack/server/src/com/cloud/resource
Donal Lafferty e958f22ff3 CIFS support for secondary storage is documented here: https://cwiki.apache.org/confluence/display/CLOUDSTACK/CIFS+Support
It was implemented by extending the NFS provider. Its validation was updated so that you can pass it a URL containing the
details of a CIFS share.  The code that mounts NFS shares was extended to allow it do the same for CIFS shares.  Otherwise,
the secondary storage code is left unchanged.
2013-09-11 14:23:29 +05:30
..
DiscovererBase.java Revert "Reverting the range of commits that broke the build" 2013-08-08 15:02:40 -07:00
DummyHostDiscoverer.java Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
DummyHostServerResource.java Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
ResourceManagerImpl.java CIFS support for secondary storage is documented here: https://cwiki.apache.org/confluence/display/CLOUDSTACK/CIFS+Support 2013-09-11 14:23:29 +05:30