mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-07-30 19:54:28 +00:00
Prepare release metadata for openstack.cloud 2.6.0
Bump galaxy.yml to 2.6.0. Add a 2.6.0 entry in changelogs/changelog.yaml, regenerate CHANGELOG.rst with antsibull-changelog. Tests-Run: tox -e pep8 Change-Id: I03a4a424d1f47a9fdaa70efae9b8c9a3fa60b072 Signed-off-by: Grzegorz Koper <grzegorzk@stackhpc.com>
This commit is contained in:
committed by
Dmitriy Rabotyagov
parent
0ada05ec10
commit
2419b6e30c
@@ -635,3 +635,33 @@ releases:
|
||||
- Shows missing data in `stack_info` module output
|
||||
release_summary: Bugfixes and minor changes
|
||||
release_date: '2025-10-24'
|
||||
2.6.0:
|
||||
changes:
|
||||
bugfixes:
|
||||
- Fix Ansible errors
|
||||
- Fixed compatability with openstacksdk version 4.15.0
|
||||
minor_changes:
|
||||
- Add support for setting the shard key on a baremetal node.
|
||||
- image - Add support for image ID reservation and queued image creation
|
||||
- project - Support updating extra_specs
|
||||
release_summary: New modules for Bare Metal port groups and Neutron network
|
||||
segments, plus image/project enhancements and bugfixes.
|
||||
fragments:
|
||||
- add_shard_key_field_for_baremetal_node.yaml
|
||||
modules:
|
||||
- description: Create/Delete Bare Metal port group resources from OpenStack
|
||||
name: baremetal_port_group
|
||||
namespace: ''
|
||||
- description: Update OpenStack Compute (Nova) services
|
||||
name: compute_service
|
||||
namespace: ''
|
||||
- description: Creates/removes network segments from OpenStack
|
||||
name: network_segment
|
||||
namespace: ''
|
||||
- description: Manage OpenStack Cinder volume image metadata
|
||||
name: volume_image_metadata
|
||||
namespace: ''
|
||||
- description: Retype (change the volume type of) a Cinder block storage volume
|
||||
name: volume_retype
|
||||
namespace: ''
|
||||
release_date: '2026-06-10'
|
||||
|
||||
Reference in New Issue
Block a user