mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-03-26 21:43:02 +00:00
Release 1.5.2 version
Change-Id: Id8eb73da64631e1f25b5febd8a9f6dbee9707476
This commit is contained in:
@@ -5,6 +5,29 @@ Openstack Cloud Ansilbe modules Release Notes
|
|||||||
.. contents:: Topics
|
.. contents:: Topics
|
||||||
|
|
||||||
|
|
||||||
|
v1.5.2
|
||||||
|
======
|
||||||
|
|
||||||
|
Release Summary
|
||||||
|
---------------
|
||||||
|
|
||||||
|
Bugfixes
|
||||||
|
|
||||||
|
Minor Changes
|
||||||
|
-------------
|
||||||
|
|
||||||
|
- Add documentation links to README.md
|
||||||
|
- Don't run functional jobs on galaxy.yml change
|
||||||
|
- Move CI to use Ansible 2.12 version as main
|
||||||
|
|
||||||
|
Bugfixes
|
||||||
|
--------
|
||||||
|
|
||||||
|
- Add client and member listener timeouts for persistence (Ex. SSH)
|
||||||
|
- Added missing warn() used in cloud.openstack.quota
|
||||||
|
- Fix issue with same host and group names
|
||||||
|
- Flavor properties are not deleted on changes and id will stay
|
||||||
|
|
||||||
v1.5.1
|
v1.5.1
|
||||||
======
|
======
|
||||||
|
|
||||||
|
|||||||
@@ -246,3 +246,16 @@ releases:
|
|||||||
- Update IRC server in README
|
- Update IRC server in README
|
||||||
release_summary: Bugfixes for networking modules
|
release_summary: Bugfixes for networking modules
|
||||||
release_date: '2021-09-02'
|
release_date: '2021-09-02'
|
||||||
|
1.5.2:
|
||||||
|
changes:
|
||||||
|
bugfixes:
|
||||||
|
- Add client and member listener timeouts for persistence (Ex. SSH)
|
||||||
|
- Added missing warn() used in cloud.openstack.quota
|
||||||
|
- Fix issue with same host and group names
|
||||||
|
- Flavor properties are not deleted on changes and id will stay
|
||||||
|
minor_changes:
|
||||||
|
- Add documentation links to README.md
|
||||||
|
- Don't run functional jobs on galaxy.yml change
|
||||||
|
- Move CI to use Ansible 2.12 version as main
|
||||||
|
release_summary: Bugfixes
|
||||||
|
release_date: '2021-11-09'
|
||||||
|
|||||||
@@ -33,4 +33,4 @@ build_ignore:
|
|||||||
- ansible_collections_openstack.egg-info
|
- ansible_collections_openstack.egg-info
|
||||||
- contrib
|
- contrib
|
||||||
- changelogs
|
- changelogs
|
||||||
version: 1.5.1
|
version: 1.5.2
|
||||||
|
|||||||
Reference in New Issue
Block a user