Release 1.6.0 version

Change-Id: Ia93e0c9ad892cafabfa43de1578800c099cb5804
This commit is contained in:
Sagi Shnaidman
2022-01-13 14:46:19 +02:00
parent 39a627d4a0
commit f3b12fed68
3 changed files with 38 additions and 1 deletions

View File

@@ -5,6 +5,26 @@ Openstack Cloud Ansilbe modules Release Notes
.. contents:: Topics
v1.6.0
======
Release Summary
---------------
New modules for RBAC and Nova services
Minor Changes
-------------
- quota - Adds metadata_items parameter
New Modules
-----------
- openstack.cloud.compute_service_info - Retrieve information about one or more OpenStack compute services
- openstack.cloud.neutron_rbac_policies_info - Fetch Neutron policies.
- openstack.cloud.neutron_rbac_policy - Create or delete a Neutron policy to apply a RBAC rule against an object.
v1.5.3
======