Skip to content

Latest commit

 

History

History
249 lines (175 loc) · 7.02 KB

CHANGELOG.rst

File metadata and controls

249 lines (175 loc) · 7.02 KB

Dellemc.Powerstore Change Logs

  • Added the support for ACL in the SMB Share module.
  • Info module is enhanced to list acls.
  • Added the support for PowerStore version 4.0.0.0 (Victory Release).
  • Updated and verified to support PyPowerStore SDK version 3.1.0
  • Added support for creating multiple NFS exports with same name but different NAS servers
  • Info module is enhanced to list file interfaces, file DNS, file NIS, SMB servers and NFS servers.
  • dellemc.powerstore.file_dns - Manage file DNS on Dell PowerStore
  • dellemc.powerstore.file_interface - Manage file interfaces on Dell PowerStore
  • dellemc.powerstore.file_nis - Manage file NIS on Dell PowerStore
  • dellemc.powerstore.nfs_server - Manage NFS servers on Dell PowerStore
  • dellemc.powerstore.service_config - Manage service configurations on Dell PowerStore
  • dellemc.powerstore.smb_server - Manage SMB servers on Dell PowerStore
  • Added support for PowerStore 3.6.x.x.
  • Added support for cloning, refreshing, and restoring filesystem.
  • Added support for creating and deleting NAS server.
  • Info module is enhanced to list discovered appliances.
  • Bug fix for initial SMTP configuration in smtp_config module.
  • Added support for PowerStore Medusa 3.5.x.
  • Added support for manual appliance selection in volume module.
  • Added support for replication group in replication session module to perform async vVOL replication.
  • Info module is enhanced to list storage containers and replication group.
  • dellemc.powerstore.storage_container - Manage Storage Containers on Dell PowerStore
  • Added support for app_type, and app_type_other in volume module.
  • Added support for config_type, flr_attributes, host_io_size, file_events_publishing_mode and is_async_mtime_enabled in filesystem module.
  • Info module is enhanced to list vCenters and virtual volumes.
  • dellemc.powerstore.vcenter - Manage vCenter on Dell PowerStore
  • Added support for PowerStore version 3.2.0.0.
  • Added support for host connectivity option to host and host group.
  • Added support to clone, refresh and restore a volume.
  • Added support to configure/remove the metro relationship for volume.
  • Added support to modify the role of replication sessions.
  • Updated modules to adhere with ansible community guidelines.
  • Added support for cluster creation and validating cluster creation attributes.
  • Added support to associate/disassociate protection policy to/from a NAS server.
  • Added support to clone, refresh and restore a volume group.
  • Added support to handle filesystem and NAS server replication sessions.
  • Added execution environment manifest file to support building an execution environment with ansible-builder.
  • Enabled the check_mode support for info module.
  • Info module is enhanced to list ldap domain, ldap accounts.
  • dellemc.powerstore.ldap_account - Manage LDAP account on Dell PowerStore
  • dellemc.powerstore.ldap_domain - Manage LDAP domain on Dell PowerStore
  • Info module is enhanced to list dns servers, NTP servers, email notification destinations, remote support configuration, remote support contacts and SMTP configuration.
  • Remote support module is added to get the details, modify the attributes, verify the connection and send a test alert.
  • dellemc.powerstore.dns - Manage DNS on Dell PowerStore
  • dellemc.powerstore.email - Manage email on Dell PowerStore
  • dellemc.powerstore.ntp - Manage NTP on Dell PowerStore
  • dellemc.powerstore.remote_support - Manage Remote support on Dell PowerStore
  • dellemc.powerstore.remote_support_contact - Manage Remote support contact on Dell PowerStore
  • dellemc.powerstore.smtp_config - Manage SMTP config on Dell PowerStore
  • Host module is enhanced to provide support for NVMe initiators.
  • Info module is enhanced to list certificates, AD/LDAP providers and security configuration.
  • Names of previously released modules have been changed from dellemc_powerstore_<module name> to <module name>.
  • dellemc.powerstore.certificate - Manage Certificates on Dell PowerStore
  • dellemc.powerstore.remotesystem - Manage Remote system on Dell PowerStore
  • dellemc.powerstore.security_config - Manage Security config on Dell PowerStore
  • Added dual licensing.
  • Gather facts module is enhanced to list users, roles, networks and appliances.
  • dellemc.powerstore.cluster - Manage Cluster on Dell PowerStore
  • dellemc.powerstore.job - Manage Job on Dell PowerStore
  • dellemc.powerstore.local_user - Manage local user on Dell PowerStore
  • dellemc.powerstore.network - Manage Network operations on Dell PowerStore
  • dellemc.powerstore.role - Manage Roles on Dell PowerStore
  • Gather facts module is enhanced to list remote systems, replication rules and replication sessions.
  • Protection policy module is enhanced to add/remove replication rule to/from protection policy.
  • dellemc.powerstore.replicationrule - Manage Replication Rules on Dell PowerStore
  • dellemc.powerstore.replicationsession - Manage Replication Session on Dell PowerStore
  • Gather facts module is enhanced to list filesystems, NAS servers, NFS exports, SMB shares, tree quotas, user quotas.
  • dellemc.powerstore.filesystem - Manage File System on Dell PowerStore
  • dellemc.powerstore.filesystem_snapshot - Manage Filesystem Snapshot on Dell PowerStore
  • dellemc.powerstore.nasserver - Manage NAS server on Dell PowerStore
  • dellemc.powerstore.nfs - Manage NFS Export on Dell PowerStore
  • dellemc.powerstore.quota - Manage Quota on Dell PowerStore
  • dellemc.powerstore.smbshare - Manage SMB Share on Dell PowerStore
  • dellemc.powerstore.snapshot - Manage Snapshot on Dell PowerStore
  • dellemc.powerstore.host - Managing Dell PowerStore host
  • dellemc.powerstore.hostgroup - Manage host group on Dell PowerStore
  • dellemc.powerstore.info - Gathering information about Dell PowerStore
  • dellemc.powerstore.protectionpolicy - Manage Protection policies on Dell PowerStore
  • dellemc.powerstore.snapshotrule - Manage Snapshot Rule on Dell PowerStore
  • dellemc.powerstore.volume - Manage volumes on Dell PowerStore
  • dellemc.powerstore.volumegroup - Manage volume group on Dell PowerStore