Ansible modules for Dell EMC PowerStore Version 1.4.0 includes the following changes:
Added CRUD operations for the remote system.
Certificate module is added to get the details, add/import a certificate, exchange certificate, reset certificates and modify attributes of the network.
Security config module is added to get the details and modify attributes of a security configuration.
Host module is enhanced to provide support for NVMe initiators.
Info module is enhanced to list certificates, AD/LDAP providers, and security configuration.
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
[x] 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
Description
Ansible modules for Dell EMC PowerStore Version 1.4.0 includes the following changes:
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