Add changelog for 1.2.0

Change-Id: I63cff2945703d12d95726a43b33888e80e35b040
This commit is contained in:
Sagi Shnaidman
2020-10-13 17:00:37 +03:00
parent 38e61994c7
commit 1c6663999d
2 changed files with 37 additions and 11 deletions

View File

@@ -5,6 +5,26 @@ Openstack Cloud Ansilbe modules Release Notes
.. contents:: Topics
v1.2.0
======
Release Summary
---------------
New volume backup modules.
Minor Changes
-------------
- lb_health_monitor - Make it possible to create a health monitor to a pool
New Modules
-----------
- openstack.cloud.volume_backup module - Add/Delete Openstack volumes backup.
- openstack.cloud.volume_backup_info module - Retrieve information about Openstack volume backups.
- openstack.cloud.volume_snapshot_info module - Retrieve information about Openstack volume snapshots.
v1.1.0
======
@@ -24,12 +44,6 @@ Minor Changes
- inventory_openstack - Add openstack logger and Ansible display utility
- loadbalancer - Add support for setting the Flavor when creating a load balancer
Deprecated Features
-------------------
- foo - The bar option has been deprecated. Use the username option instead.
- send_request - The quic option has been deprecated. Use the protocol option instead.
Bugfixes
--------