Skip to content

Conversation

@anupamaloke
Copy link
Collaborator

Description

This PR adds support for the following new features in the dellemc.unity.filesystem module:

  • Enable/Disable isAdvancedDedupEnabled parameter for filesystems
  • Enable/Disable noAsyncSnapReplication parameter in the replication session to control whether or not async replication is enabled for snapshots
  • Enable/Disable async replication of the hourly (hourlySnapReplicationPolicy) and daily (dailySnapReplicationPolicy) scheduled snapshots of the filesystem

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #

Checklist:

  • I have performed a self-review of my own code to ensure there are no formatting, pep8, linting, or security issues
  • I have performed Ansible Sanity test using --docker default
  • I have verified that new and existing unit tests pass locally with my changes
  • I have not allowed coverage numbers to degenerate
  • I have maintained at least 90% code coverage
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • Backward compatibility is not broken

How Has This Been Tested?

This has been tested on a Unity VSA using Ansible playbooks.

and daily scheduled snapshots

Disable unused-import warning for utils module in unit test code

pylint fixes

pylint fixes

Revert "Disable unused-import warning for utils module in unit test code"

This reverts commit 851b542.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant