Skip to content

Commit

Permalink
Add ibm.storage_virtualize, which ibm.spectrum_virtualize was renamed…
Browse files Browse the repository at this point in the history
… to (#307)

* Add ibm.storage_virtualize, which ibm.spectrum_virtualize was renamed to.

* Add comma.

Co-authored-by: Maxwell G <[email protected]>

* Change maintainer to sumitguptaibm.

---------

Co-authored-by: Maxwell G <[email protected]>
  • Loading branch information
felixfontein and gotmax23 authored Nov 3, 2023
1 parent 4e9f085 commit 0c8e761
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 0 deletions.
1 change: 1 addition & 0 deletions 8/ansible-8.build
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ hetzner.hcloud: >=1.11.0,<2.0.0,!=1.12.0,!=1.13.0,!=1.14.0,!=1.15.0
hpe.nimble: >=1.1.0,<2.0.0
ibm.qradar: >=2.1.0,<3.0.0
ibm.spectrum_virtualize: >=1.12.0,<2.0.0
ibm.storage_virtualize: >=2.1.0,<3.0.0
infinidat.infinibox: >=1.3.0,<2.0.0
infoblox.nios_modules: >=1.5.0,<2.0.0
inspur.ispim: >=1.3.0,<2.0.0
Expand Down
1 change: 1 addition & 0 deletions 8/ansible.in
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ hetzner.hcloud
hpe.nimble
ibm.qradar
ibm.spectrum_virtualize
ibm.storage_virtualize
infinidat.infinibox
infoblox.nios_modules
inspur.ispim
Expand Down
8 changes: 8 additions & 0 deletions 8/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -164,3 +164,11 @@ releases:
`Porting Guide <https://docs.ansible.com/ansible/devel/porting_guides.html>`_'
release_date: '2023-10-11'
8.6.0:
changes:
deprecated_features:
- The collection ``ibm.spectrum_virtualize`` has been renamed to ``ibm.storage_virtualize``.
For now, both collections are included in Ansible. The content in ``ibm.spectrum_virtualize``
will be replaced with deprecated redirects to the new collection in Ansible 10.0.0,
and these redirects will eventually be removed from Ansible. Please update your
FQCNs for ``ibm.spectrum_virtualize``.
4 changes: 4 additions & 0 deletions 8/collection-meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,10 @@ collections:
maintainers:
- Shilpi-J
repository: https://github.com/ansible-collections/ibm.spectrum_virtualize
ibm.storage_virtualize:
maintainers:
- sumitguptaibm
repository: https://github.com/ansible-collections/ibm.storage_virtualize
vultr.cloud:
maintainers:
- resmo
Expand Down
1 change: 1 addition & 0 deletions 9/ansible-9.build
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ hetzner.hcloud: >=2.1.0,<3.0.0
hpe.nimble: >=1.1.0,<2.0.0
ibm.qradar: >=2.1.0,<3.0.0
ibm.spectrum_virtualize: >=2.0.0,<3.0.0
ibm.storage_virtualize: >=2.1.0,<3.0.0
infinidat.infinibox: >=1.3.0,<2.0.0
infoblox.nios_modules: >=1.5.0,<2.0.0
inspur.ispim: >=2.1.0,<3.0.0
Expand Down
1 change: 1 addition & 0 deletions 9/ansible.in
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ hetzner.hcloud
hpe.nimble
ibm.qradar
ibm.spectrum_virtualize
ibm.storage_virtualize
infinidat.infinibox
infoblox.nios_modules
inspur.ispim
Expand Down
8 changes: 8 additions & 0 deletions 9/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,11 @@ releases:
`Porting Guide <https://docs.ansible.com/ansible/devel/porting_guides.html>`_'
release_date: '2023-10-17'
9.0.0b1:
changes:
deprecated_features:
- The collection ``ibm.spectrum_virtualize`` has been renamed to ``ibm.storage_virtualize``.
For now, both collections are included in Ansible. The content in ``ibm.spectrum_virtualize``
will be replaced with deprecated redirects to the new collection in Ansible 10.0.0,
and these redirects will eventually be removed from Ansible. Please update your
FQCNs for ``ibm.spectrum_virtualize``.
4 changes: 4 additions & 0 deletions 9/collection-meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,10 @@ collections:
maintainers:
- Shilpi-J
repository: https://github.com/ansible-collections/ibm.spectrum_virtualize
ibm.storage_virtualize:
maintainers:
- sumitguptaibm
repository: https://github.com/ansible-collections/ibm.storage_virtualize
vultr.cloud:
maintainers:
- resmo
Expand Down

0 comments on commit 0c8e761

Please sign in to comment.