Release 1.7.0 version

Change-Id: Ic09e1bb4b072c79de8af6036afae5f99f63042c0
This commit is contained in:
Sagi Shnaidman
2022-02-15 12:56:31 +02:00
parent 5abf89d805
commit 617e8fb552
3 changed files with 50 additions and 1 deletions

View File

@@ -283,3 +283,24 @@ releases:
name: neutron_rbac_policy
namespace: ''
release_date: '2022-01-13'
1.7.0:
changes:
bugfixes:
- identity_user_info - Fix identity user lookup with a domain
- keystone_domain - Move identity domain to use proxy layer
minor_changes:
- openstack_inventory - Adds use_name variable
- port - Add dns_[name,domain] to the port module
- project - Remove project properties tests and support
release_summary: New modules for Ironic and bugfixes
modules:
- description: Retrieve information about Bare Metal nodes from OpenStack an object.
name: baremetal_node_info
namespace: ''
- description: Create, Update, Remove ironic ports from OpenStack
name: baremetal_port
namespace: ''
- description: Retrieve information about Bare Metal ports from OpenStack an object.
name: baremetal_port_info
namespace: ''
release_date: '2022-02-15'