ansible-powerflex icon indicating copy to clipboard operation
ansible-powerflex copied to clipboard

[Roles][BugFix] Add fix for mdm cluster connect

Open Jennifer-John opened this issue 2 months ago • 0 comments

Description

This PR has fix for the roles to connect MDM cluster to gateway

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #

Checklist:

  • [X] I have performed a self-review of my own code to ensure there are no formatting, pep8, linting, or security issues
  • [X] I have performed Ansible Sanity test using --docker default
  • [X] I have verified that new and existing unit tests pass locally with my changes
  • [X] I have not allowed coverage numbers to degenerate
  • [ ] I have maintained at least 90% code coverage
  • [X] 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
  • [X] Backward compatibility is not broken

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

  • [X] Functional Test

Jennifer-John avatar May 06 '24 09:05 Jennifer-John