diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 528c20f..e95a936 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -10,7 +10,7 @@ v2.5.0 Minor Changes ------------- -- Fixed the roles to support attaching the mdm cluster to the gateway. +- Fixed the roles to support attaching the MDM cluster to the gateway. - The storage pool module has been enhanced to support more features. v2.4.0 diff --git a/README.md b/README.md index 19e3eb7..b4002a0 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ The capabilities of the Ansible modules are managing SDCs, volumes, snapshots, s | **Ansible Modules** | **PowerFlex/VxFlex OS Version** | **SDK version** | **Python version** | **Ansible** | |---------------------|-----------------------|-------|--------------------|--------------------------| -| v2.5.0 |3.6
4.0
4.5
APEX Block Storage for Mircrosoft Azure
APEX Block Storage for AWS | 1.12.0 | 3.9.x
3.10.x
3.11.x | 2.15
2.16
2.17 | +| v2.5.0 |3.6
4.0
4.5
APEX Block Storage for Mircrosoft Azure
APEX Block Storage for AWS | 1.12.0 | 3.9.x
3.10.x
3.11.x
3.12.x | 2.15
2.16
2.17 | * Please follow PyPowerFlex installation instructions on [PyPowerFlex Documentation](https://github.com/dell/python-powerflex) diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index fa85a22..eacc6dd 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -167,5 +167,5 @@ releases: changes: minor_changes: - The storage pool module has been enhanced to support more features. - - Fixed the roles to support attaching the mdm cluster to the gateway. + - Fixed the roles to support attaching the MDM cluster to the gateway. release_date: '2024-05-31' diff --git a/docs/Release Notes.md b/docs/Release Notes.md index 5eabb0d..36cf06f 100644 --- a/docs/Release Notes.md +++ b/docs/Release Notes.md @@ -28,7 +28,7 @@ Table 1. Revision history | Revision | Date | Description | |----------|-----------------|-------------------------------------------------------------| -| 01 | May 2024 | Current release of Ansible Modules for Dell PowerFlex 2.5.0 | +| 01 | May 2024 | Current release of Ansible Modules for Dell PowerFlex 2.5.0 | Product description ------------------- @@ -44,10 +44,8 @@ each of the entities. New features and enhancements ----------------------------- Along with the previous release deliverables, this release supports following features - -- Added support for executing Ansible PowerFlex modules and roles on AWS environment. -- Added support for resource group provisioning to validate, deploy, edit, add nodes and delete a resource group. -- The Info module is enhanced to list out all the firmware repository. -- Added support for PowerFlex ansible modules and roles on Azure. + - The storage pool module has been enhanced to support more features. + - Fixed the roles to support attaching the MDM cluster to the gateway. Known issues ------------