Skip to content

Commit 3f2081c

Browse files
Gupta, SuryaGupta, Surya
authored andcommitted
CSTACKEX-112 Change the provider name
1 parent 458b7e7 commit 3f2081c

File tree

1 file changed

+1
-1
lines changed
  • plugins/storage/volume/ontap/src/main/java/org/apache/cloudstack/storage/utils

1 file changed

+1
-1
lines changed

plugins/storage/volume/ontap/src/main/java/org/apache/cloudstack/storage/utils/Constants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
public class Constants {
2424

25-
public static final String ONTAP_PLUGIN_NAME = "ONTAP";
25+
public static final String ONTAP_PLUGIN_NAME = "NetApp ONTAP";
2626
public static final int NFS3_PORT = 2049;
2727
public static final int ISCSI_PORT = 3260;
2828

0 commit comments

Comments
 (0)