Skip to content
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

storage: implement NFSService #32

Open
lukas-bednar opened this issue Feb 18, 2016 · 0 comments
Open

storage: implement NFSService #32

lukas-bednar opened this issue Feb 18, 2016 · 0 comments

Comments

@lukas-bednar
Copy link
Member

today, there is NFSService class, providing mount/umount methods which seems to me be unrelated.
mount / umount is the responsibility of filesystem, and it is not related to nfs service.

I would expect methods like:

  • list_exports
  • add_export
  • remove_export
    ...

And add several lines to README

@lukas-bednar lukas-bednar added this to the not-scheduled milestone Jun 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant