mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-03-26 21:43:02 +00:00
Add baremetal_port_group module
Add support for managing Ironic baremetal port groups. Include CI role coverage and unit tests for create, update, delete, and check mode behavior. Add a reno fragment describing the new module. Tests-Run: python -m pytest tests/unit/modules/cloud/openstack/test_baremetal_port_group.py Change-Id: I98564fcb5b81a1dd7be1fbf5ffca364483296655
This commit is contained in:
5
changelogs/fragments/baremetal_port_group_module.yaml
Normal file
5
changelogs/fragments/baremetal_port_group_module.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
minor_changes:
|
||||
- Added the new ``openstack.cloud.baremetal_port_group`` module to manage
|
||||
Bare Metal port groups (create, update, and delete), including CI role
|
||||
coverage and unit tests.
|
||||
Reference in New Issue
Block a user