cloudstack/plugins/storage/volume/nexenta
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-solidfire
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
test/org/apache/cloudstack/storage/datastore/util
pom.xml