We are tickled pink to announce the release of: puppet-neutron 21.0.1: Puppet module for OpenStack Neutron This release is part of the zed stable release series. The source is available from: https://opendev.org/openstack/puppet-neutron Download the package from: https://tarballs.openstack.org/puppet-neutron/ Please report issues through: https://bugs.launchpad.net/puppet-neutron/+bugs For more details, please see below. Changes in puppet-neutron 21.0.0..21.0.1 ---------------------------------------- 95f2788d Prepare final stable/zed release 1e48073f Add .pdkignore to exclude some files from tar ball 55d36ea5 Add per module policy service refresh 48040509 Zed-only: Remove TripleO job 2ee99713 Restart sriov-agent after updating numvfs a2d49ef5 Fix wrong bridge name if bridge_mappings is commma-separated string 4eeb47ce neutron_router: Prohibit updating project_id/name 4fdb0798 Remove wrong deprecation mark of project_* properties 9481426e Update TOX_CONSTRAINTS_FILE for stable/zed 8f8becdc Update .gitreview for stable/zed Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .pdkignore | 51 +++++++++++++++++++ .zuul.yaml | 25 ---------- lib/puppet/provider/neutron_router/openstack.rb | 2 + lib/puppet/type/neutron_network.rb | 4 +- lib/puppet/type/neutron_subnet.rb | 4 +- manifests/agents/ml2/ovs.pp | 2 +- manifests/agents/ml2/sriov.pp | 1 + manifests/deps.pp | 2 +- manifests/policy.pp | 1 + metadata.json | 2 +- spec/classes/neutron_agents_ml2_ovs_spec.rb | 65 +++++++++++++++++++------ spec/classes/neutron_policy_spec.rb | 2 + tox.ini | 2 +- 14 files changed, 117 insertions(+), 47 deletions(-)
participants (1)
-
no-reply@openstack.org