We are overjoyed to announce the release of: openstack-ansible-plugins 14.1.1: plugins for OpenStack Ansible This release is part of the newton stable release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-plugins/ For more details, please see below. 14.1.1 ^^^^^^ New Features * The new provider network attribute "sriov_host_interfaces" is added to support SR-IOV network mappings inside Neutron. The provider_network adds new items network_sriov_mappings and network_sriov_mappings_list to the provider_networks dictionary. Multiple interfaces can be defined by comma separation. Changes in openstack-ansible-plugins 14.1.0..14.1.1 --------------------------------------------------- 2b3d689 Implement tag filter strategy bb4aa16 Implementation Neutron SR-IOV Diffstat (except docs and test files) ------------------------------------- library/provider_networks | 25 ++++- .../network_sriov_mappings-7e4c9bcb164625c3.yaml | 8 ++ strategy/artifacting.py | 35 ------ strategy/tagfilter.py | 43 +++++++ tox.ini | 1 + 7 files changed, 201 insertions(+), 38 deletions(-)
participants (1)
-
no-reply@openstack.org