Release 2.4.0 version

Change-Id: I7e09a849d089962aaec90d30d9e6ab8a3891aa41
This commit is contained in:
Sagi Shnaidman
2025-01-15 18:18:47 +02:00
parent 6262474c94
commit 5f4db3583e
3 changed files with 38 additions and 1 deletions

View File

@@ -595,3 +595,16 @@ releases:
- add an option to use only IPv4 only for ansible_host and ansible_ssh_host
release_summary: Bugfixes and minor changes
release_date: '2024-12-22'
2.4.0:
changes:
major_changes:
- Add trait module
minor_changes:
- Add loadbalancer quota options
- Allow create instance with tags
release_summary: New trait module and minor changes
modules:
- description: Add or Delete a trait from OpenStack
name: trait
namespace: ''
release_date: '2025-01-15'