Skip to content

Latest commit

 

History

History
171 lines (120 loc) · 5.33 KB

CHANGELOG.rst

File metadata and controls

171 lines (120 loc) · 5.33 KB

Dellemc.Powermax Change Logs

  • Added a note on idempotency for the storage group module.
  • Added support of case insensitivity of host WWN to the host, and masking view module.
  • Enhanced info module to get detail of volumes.
  • Enhanced storage group module to support for making volume name as an optional parameter while adding a new volume to storage group.
  • Added support for PowerMax Juniper.
  • Enhanced RDF group module to get volume pair information for an SRDF group.
  • Enhanced info module to get masking view connection information.
  • Enhanced storage group module to support for setting host I/O limits for existing storage groups and added ability to force move devices between storage groups with SRDF protection.
  • Enhanced verifycert parameter in all modules to support file path for custom certificate location.
  • Enhanced volume module to support cylinders option to specify size while creating LUN and added ability to create volumes with identifier_name and volume_id.
  • Added execution environment manifest file to support building an execution environment with ansible-builder.
  • Enhanced storage group module to support moving volumes to destination storage group.
  • Enhanced volume module to support renaming volumes created without a name.
  • Renamed metro DR module input parameters.
  • Added rotating file handler for log files.
  • Enhanced host module to add or remove initiators to or from host using alias.
  • Enhanced info module to list the initiators.
  • Names of previously released modules have been changed from dellemc_powermax_<module name> to <module name>.
  • Renamed gatherfacts module to info module.
  • dellemc.powermax.initiator - Manage initiators on PowerMax/VMAX Storage System
  • Fixed bugs in snapshot policy and masking view modules.
  • Added dual licensing.
  • Enabled the check mode feature for the storage group, port group, snapshot, snapshot policy, masking view, SRDF and metroDR modules.
  • Added the Ansible role for automatic volume placement.
  • Enabled the check mode feature for the host, host group and volume modules.
  • Enhanced the gatherfacts module to list the snapshot policies.
  • Enhanced the snapshot module to include the new parameter snapshot_id.
  • Enhanced the storagegroup module to associate or disassociate the snapshot policy to or from a storage group.
  • dellemc.powermax.process_storage_pool_dict - Process storage pools on PowerMax/VMAX Storage System
  • dellemc.powermax.snapshotpolicy - Manage snapshot policy on PowerMax/VMAX Storage System
  • dellemc.powermax.storagepool - Manage storage pools on PowerMax/VMAX storage system
  • Enhanced the gatherfacts module to list metro DR environments.
  • Enhanced the host group module to set the host flags for the host group by specifying the host_type.
  • Enhanced the host module to set the host flags for the host explicitly by specifying the host_type.
  • dellemc.powermax.job - Gets the detail information about a Job of a PowerMax/VMAX storage system
  • dellemc.powermax.metrodr - Manage metro DR environment on PowerMax/VMAX Storage System
  • Enhanced the gatherfacts module to list alerts.
  • Enhanced the SRDF module to support CRUD operations for concurrent configuration.
  • Enhanced the storage group module to add or remove volumes to or from the SRDF protected storage group.
  • Enhanced the storage group module to add or remove volumes to or from the SRDF protected storage group.
  • Enhanced the volume module to add new volume to the SRDF protected storage group and expand the volume which is part of the storage group.
  • Enhanced the gatherfacts module to list RDF Groups.
  • Enhanced the volume module to support operations such as get, expand, move, rename and delete through WWN.
  • dellemc.powermax.rdfgroup - Gets the detail information about RDF Groups of a PowerMax or VMAX storage system
  • dellemc.powermax.srdf - Manage SRDF pair on PowerMax/VMAX Storage System
  • dellemc.powermax.host - Manage host (initiator group) on PowerMax/VMAX Storage System
  • dellemc.powermax.hostgroup - Manage a host group (cascaded initiator group) on a PowerMax/VMAX storage system
  • dellemc.powermax.info - Gathers information about PowerMax or VMAX storage entities
  • dellemc.powermax.maskingview - Managing masking views on PowerMax/VMAX Storage System
  • dellemc.powermax.port - Manage ports on PowerMax/VMAX Storage System
  • dellemc.powermax.portgroup - Manage port groups on PowerMax/VMAX Storage System
  • dellemc.powermax.snapshot - Manage Snapshots on PowerMax/VMAX Storage System
  • dellemc.powermax.storagegroup - Manage storage groups on PowerMax or VMAX Storage System
  • dellemc.powermax.volume - Manage volumes on PowerMax Storage System