Skip to content

Commit

Permalink
Sync bitbucket and GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
carchi8py committed May 4, 2022
1 parent 6320927 commit d2fc5ba
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@ NetApp CloudManager Collection Release Notes
.. contents:: Topics


v21.17.0
========

Minor Changes
-------------

- na_cloudmanager_aws_fsx - Import AWS FSX to CloudManager by adding new parameters ``import_file_system`` and ``file_system_id``.
- na_cloudmanager_connector_azure - Support user defined ``storage_account`` name. The ``storage_account`` can be created automatically. When ``storage_account`` is not set, the name is constructed by appending 'sa' to the connector ``name``.
- na_cloudmanager_cvo_aws - Support license_type update
- na_cloudmanager_cvo_azure - Support license_type update
- na_cloudmanager_cvo_gcp - Support license_type update

v21.16.0
========

Expand Down
16 changes: 16 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,22 @@ releases:
- DEVOPS-4758.yaml
- DEVOPS-4820.yaml
release_date: '2022-04-05'
21.17.0:
changes:
minor_changes:
- na_cloudmanager_aws_fsx - Import AWS FSX to CloudManager by adding new parameters
``import_file_system`` and ``file_system_id``.
- na_cloudmanager_connector_azure - Support user defined ``storage_account``
name. The ``storage_account`` can be created automatically. When ``storage_account``
is not set, the name is constructed by appending 'sa' to the connector ``name``.
- na_cloudmanager_cvo_aws - Support license_type update
- na_cloudmanager_cvo_azure - Support license_type update
- na_cloudmanager_cvo_gcp - Support license_type update
fragments:
- DEVOPS-4223.yaml
- DEVOPS-4281.yaml
- DEVOPS-5002.yaml
release_date: '2022-05-04'
21.3.0:
modules:
- description: NetApp Cloud Manager Aggregate
Expand Down

0 comments on commit d2fc5ba

Please sign in to comment.