Skip to content

Commit 42c9d31

Browse files
Gupta, SuryaGupta, Surya
authored andcommitted
CSTACKEX-112 Rebase
1 parent 2c78a00 commit 42c9d31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/storage/volume/ontap/src/main/java/org/apache/cloudstack/storage/lifecycle/OntapPrimaryDatastoreLifecycle.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ public DataStore initialize(Map<String, Object> dsInfos) {
151151
throw new CloudRuntimeException("ONTAP primary storage must be managed");
152152
}
153153

154-
// Required ONTAP detail keys
154+
//Required ONTAP detail keys
155155
Set<String> requiredKeys = Set.of(
156156
Constants.USERNAME,
157157
Constants.PASSWORD,

0 commit comments

Comments
 (0)