Skip to content

Releases: NetApp/santricity

v2.0.1

21 Jan 16:54
dba631b

Choose a tag to compare

Fixed pep8 issues.

v2.0.0

20 Jan 17:53
e9864f5

Choose a tag to compare

  • Require ansible-core 2.19 or later.
  • Improved code style and compliance with PEP8.
  • Updated unit test utilities import paths and context manager usage for better reliability.
  • Renamed variable to avoid using a reserved name.
  • Updated plugins to use dataDriveCount for pool drive count.
  • Refactored URL port validation logic.

Release 1.4.1

03 Oct 14:00
c9cbd42

Choose a tag to compare

Full Changelog: v1.4.0...v1.4.1

Release 1.4.0

31 Jan 06:04

Choose a tag to compare

Full Changelog: v1.3.1...v1.4.0

Release 1.3.1

16 Aug 17:02

Choose a tag to compare

Minor Changes
Require Ansible 2.10 or later.
na_santricity_volume - Add size_tolerance option to handle the difference in volume size with SANtricity System Manager.
nar_santricity_common - utilize provided eseries management information to determine network to search.

Bugfixes
na_santricity_mgmt_interface - Fix default required_if state option for na_santricity_mgmt_interface
netapp_eseries.santricity.nar_santricity_host - Fix default MTU value for NVMe RoCE.