You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugins/storage/volume/scaleio/src/main/java/org/apache/cloudstack/storage/datastore/manager/ScaleIOSDCManager.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ public interface ScaleIOSDCManager {
51
51
* Prepares the SDC on the host (adds the MDM IPs to SDC, starts scini service if required).
52
52
* @param host the host
53
53
* @param dataStore the datastore
54
-
* @return SDC Id of the host if SDC is successfully prepared-ed on the hostgetSdcIdByGuid
54
+
* @return SDC Id of the host if SDC is successfully prepared-ed on the host
Copy file name to clipboardExpand all lines: plugins/storage/volume/scaleio/src/test/java/org/apache/cloudstack/storage/datastore/lifecycle/ScaleIOPrimaryDataStoreLifeCycleTest.java
0 commit comments