CSTACKEX-34: Upgrade to framework classes design#13
Conversation
There was a problem hiding this comment.
We can have model where we have nested hierarchy of the file and volume model combined instead of map. This will help us know what fields are required for what operation from readability perspective.
There was a problem hiding this comment.
OntapStorage also has protocol, we can remove this
There was a problem hiding this comment.
as per discussion, we should pass those new models as a param also instead of map in required methods
There was a problem hiding this comment.
please specify as private because we already have a getter with public
rajiv-jain-netapp
left a comment
There was a problem hiding this comment.
Incorporated review comments
| ISCSI | ||
| } | ||
|
|
||
| public static final String NFS = "nfs"; |
There was a problem hiding this comment.
These 2 constants can be deleted
sandeeplocharla
left a comment
There was a problem hiding this comment.
Please see if the constants can be removed as part of the next PR
Description
Updated the class structure for the framwork classes
This PR...
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?