Skip to content

Commit 4586f39

Browse files
Gupta, SuryaGupta, Surya
authored andcommitted
CSTACKEX-98 Changing provider name back to "ONTAP"
1 parent e23035e commit 4586f39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/storage/volume/ontap/src/main/java/org/apache/cloudstack/storage/provider/OntapPrimaryDatastoreProvider.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ public HypervisorHostListener getHostListener() {
6565
@Override
6666
public String getName() {
6767
s_logger.trace("OntapPrimaryDatastoreProvider: getName: Called");
68-
return "NetApp ONTAP";
68+
return "ONTAP";
6969
}
7070

7171
@Override

0 commit comments

Comments
 (0)