[openstack-announce] [new][puppet] puppet-vswitch 5.0.0 release (newton)
no-reply at openstack.org
no-reply at openstack.org
Wed Jun 8 21:08:39 UTC 2016
We are stoked to announce the release of:
puppet-vswitch 5.0.0: Puppet module for OpenStack Vswitch
This release is part of the newton release series.
For more details, please see below.
5.0.0
^^^^^
Deprecation Notes
* Do not deploy openvswitch-datapath-dkms by default. In recent
releases of Ubuntu, openvswitch-datapath-dkms packaging is not
needed anymore, so we set dkms_ensure to False by default from now.
Changes in puppet-vswitch 4.0.0..5.0.0
--------------------------------------
9f2b56c Prepare 5.0.0 release
32f5c29 reno: show mitaka release notes
83ad1e5 Add check status command for Ubuntu 16.04
a14015f Add other-requirements.txt for bindep
f4d19a7 set dkms_ensure to False by default
dab2f37 add missing dev keyword to ip link command
32fb6fe Gemfile: rely on puppet-openstack_spec_helper for dependencies
Diffstat (except docs and test files)
-------------------------------------
Gemfile | 23 ++----------------
lib/puppet/provider/vs_bridge/ovs.rb | 4 +--
manifests/ovs.pp | 15 +++++++++---
metadata.json | 2 +-
other-requirements.txt | 0
releasenotes/notes/dkms-8d4cef878246820f.yaml | 5 ++++
releasenotes/source/conf.py | 4 +--
releasenotes/source/index.rst | 1 +
releasenotes/source/mitaka.rst | 6 +++++
spec/classes/vswitch_ovs_spec.rb | 35 ++++++++++++++-------------
10 files changed, 48 insertions(+), 47 deletions(-)
Requirements updates
--------------------
diff --git a/other-requirements.txt b/other-requirements.txt
new file mode 100644
index 0000000..e69de29
More information about the OpenStack-announce
mailing list