-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added new methods for NAS server support #51
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ashleyvjoy rebase your branch with main. Some of the changes are already in main. rename the files fs.go and fs_test.go to nfs.go and nfs_test.go
da00d1e
to
27ced90
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add the integration tests for the same as well.
Added the integration tests |
55144af
to
624e46a
Compare
624e46a
to
03b8fef
Compare
Done |
Description
Added 4 new methods - GetNASByName, GetNAS, CreateNAS, DeleteNAS and UTs
GitHub Issues
List the GitHub issues impacted by this PR:
| GitHub Issue # |
| dell/csm#763 |
Checklist:
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration