cloudstack/engine/orchestration/src/com/cloud
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
..
agent/manager Fixed few coverity patches 2014-10-09 11:45:26 +05:30
cluster Reformatted all of the code. 2013-11-21 06:15:26 -08:00
vm Changed "boolean connectVolumeToHost(VolumeInfo, Host, DataStore)" to "boolean grantAccess(DataObject, Host, DataStore)" 2014-10-21 16:01:14 -06:00