Publish 2.1.0 release

Change-Id: I142f14dd35720557539b9cf3489a3c12c31f342a
This commit is contained in:
Jakob Meng
2023-04-18 08:46:14 +02:00
parent ab6f2e45c6
commit c30e4db77c
3 changed files with 41 additions and 1 deletions

View File

@@ -5,6 +5,31 @@ Ansible OpenStack Collection Release Notes
.. contents:: Topics
v2.1.0
======
Release Summary
---------------
New module for Ironic and bugfixes
Minor Changes
-------------
- Add baremetal_deploy_template module
- Highlight our mode of operation more prominently
Bugfixes
--------
- Change security group rules only when instructed to do so
- Fix for AttributeError: 'dict' object has no attribute 'status'
- Fix issue with multiple records in recordset
- Fix mistake in compute_flavor_access notes
- Fixed private option in inventory plugin
- Respect description option and delete security group rules first
- Use true and false instead of yes and no for boolean values
v2.0.0
======