cloudstack/plugins/storage/volume/cloudbyte
Mike Tutkowski 57dacf99a2 Changed "boolean connectVolumeToHost(VolumeInfo, Host, DataStore)" to "boolean grantAccess(DataObject, Host, DataStore)"
Changed "void disconnectVolumeFromHost(VolumeInfo, Host, DataStore)" to "void revokeAccess(DataObject, Host, DataStore)"
2014-10-21 16:01:14 -06:00
..
resources/META-INF/cloudstack/storage-volume-cloudbyte Fixup licenses and enfore the license check in this plugin 2014-07-18 11:40:51 +02:00
src/org/apache/cloudstack/storage/datastore Changed "boolean connectVolumeToHost(VolumeInfo, Host, DataStore)" to "boolean grantAccess(DataObject, Host, DataStore)" 2014-10-21 16:01:14 -06:00
pom.xml Fixup licenses and enfore the license check in this plugin 2014-07-18 11:40:51 +02:00