Skip to content

Commit

Permalink
Upfdating release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
trisha-dell committed May 24, 2024
1 parent f866f28 commit 5e82350
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 8 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <br> 4.0 <br> 4.5 <br> APEX Block Storage for Mircrosoft Azure <br> APEX Block Storage for AWS | 1.12.0 | 3.9.x <br> 3.10.x <br> 3.11.x | 2.15 <br> 2.16 <br> 2.17 |
| v2.5.0 |3.6 <br> 4.0 <br> 4.5 <br> APEX Block Storage for Mircrosoft Azure <br> APEX Block Storage for AWS | 1.12.0 | 3.9.x <br> 3.10.x <br> 3.11.x <br> 3.12.x | 2.15 <br> 2.16 <br> 2.17 |

* Please follow PyPowerFlex installation instructions on [PyPowerFlex Documentation](https://github.com/dell/python-powerflex)

Expand Down
2 changes: 1 addition & 1 deletion changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
8 changes: 3 additions & 5 deletions docs/Release Notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
-------------------
Expand All @@ -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
------------
Expand Down

0 comments on commit 5e82350

Please sign in to comment.