Release 1.7.1 version
Change-Id: I958ba6890a54c59e0ccdb9249d959c745acfb8e9
This commit is contained in:
parent
da4a68c188
commit
b640e6207c
@ -5,6 +5,25 @@ Openstack Cloud Ansilbe modules Release Notes
|
|||||||
.. contents:: Topics
|
.. contents:: Topics
|
||||||
|
|
||||||
|
|
||||||
|
v1.7.1
|
||||||
|
======
|
||||||
|
|
||||||
|
Release Summary
|
||||||
|
---------------
|
||||||
|
|
||||||
|
Bugfixes
|
||||||
|
|
||||||
|
Minor Changes
|
||||||
|
-------------
|
||||||
|
|
||||||
|
- lb_member - Add monitor_[address,port] parameter
|
||||||
|
|
||||||
|
Bugfixes
|
||||||
|
--------
|
||||||
|
|
||||||
|
- openstack_inventory - Fix documentation
|
||||||
|
- quota - Fix description of volumes_types parameter
|
||||||
|
|
||||||
v1.7.0
|
v1.7.0
|
||||||
======
|
======
|
||||||
|
|
||||||
|
@ -304,3 +304,12 @@ releases:
|
|||||||
name: baremetal_port_info
|
name: baremetal_port_info
|
||||||
namespace: ''
|
namespace: ''
|
||||||
release_date: '2022-02-15'
|
release_date: '2022-02-15'
|
||||||
|
1.7.1:
|
||||||
|
changes:
|
||||||
|
bugfixes:
|
||||||
|
- openstack_inventory - Fix documentation
|
||||||
|
- quota - Fix description of volumes_types parameter
|
||||||
|
minor_changes:
|
||||||
|
- lb_member - Add monitor_[address,port] parameter
|
||||||
|
release_summary: Bugfixes
|
||||||
|
release_date: '2022-03-08'
|
||||||
|
@ -33,4 +33,4 @@ build_ignore:
|
|||||||
- ansible_collections_openstack.egg-info
|
- ansible_collections_openstack.egg-info
|
||||||
- contrib
|
- contrib
|
||||||
- changelogs
|
- changelogs
|
||||||
version: 1.7.0
|
version: 1.7.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user