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

Update FlashBlade filesystem module to support quotas and NFS v4.1 #59559

Merged
merged 1 commit into from
Jul 26, 2019

Conversation

sdodsley
Copy link
Contributor

SUMMARY

Add support for filesystems that run NFSv4.1 and also add options to be able to
specify/modify the default user and group quotas for a filesystem.
Mark the param nfs as deprecated to be removed in 2.10. Replaced by new param nfsv3

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

purefb_fs.py

ADDITIONAL INFORMATION

Deprecation of nfs to be replaced by nfsv3
Add new params nfsv4, user_quota and group_quota

@ansibot
Copy link
Contributor

ansibot commented Jul 24, 2019

@ansibot ansibot added affects_2.9 This issue/PR affects Ansible v2.9 community_review In order to be merged, this PR must follow the community review workflow. feature This issue/PR relates to a feature request. module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. owner_pr This PR is made by the module's maintainer. pure_storage storage support:community This issue/PR relates to code supported by the Ansible community. labels Jul 24, 2019
@ansibot
Copy link
Contributor

ansibot commented Jul 24, 2019

Copy link

@genegr genegr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shipit

@ansibot ansibot added automerge This PR was automatically merged by ansibot. shipit This PR is ready to be merged by Core and removed community_review In order to be merged, this PR must follow the community review workflow. needs_triage Needs a first human triage before being processed. labels Jul 26, 2019
@ansibot ansibot merged commit d824466 into ansible:devel Jul 26, 2019
@sdodsley sdodsley deleted the fb_enhamced_nfs branch August 10, 2019 18:34
@ansible ansible locked and limited conversation to collaborators Aug 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.9 This issue/PR affects Ansible v2.9 automerge This PR was automatically merged by ansibot. feature This issue/PR relates to a feature request. module This issue/PR relates to a module. owner_pr This PR is made by the module's maintainer. pure_storage shipit This PR is ready to be merged by Core storage support:community This issue/PR relates to code supported by the Ansible community.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants