From: Tobias Urdin Date: Sat, 23 Feb 2019 22:55:22 +0000 (+0100) Subject: Add release note about Ubuntu py3 upgrade X-Git-Tag: 14.3.0~3^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=5616321fbf4d779ee4c87b8fd8ca62f638fd1d6b;p=puppet-modules%2Fpuppet-ceilometer.git Add release note about Ubuntu py3 upgrade Change-Id: I5d90d45bd4f9555bf13f75ac0ab607b9f5086dca --- diff --git a/releasenotes/notes/release-note-ubuntu-py3-47c5f09cd66eea40.yaml b/releasenotes/notes/release-note-ubuntu-py3-47c5f09cd66eea40.yaml new file mode 100644 index 0000000..8ec2452 --- /dev/null +++ b/releasenotes/notes/release-note-ubuntu-py3-47c5f09cd66eea40.yaml @@ -0,0 +1,10 @@ +--- +prelude: > + In this release Ubuntu has moved all projects that supported it to python3 + which means that there will be a lot of changes. The Puppet OpenStack project + does not test the upgrade path from python2 to python3 packages so there might + be manual steps required when moving to the python3 packages. +upgrade: + - | + Ubuntu packages are now using python3, the upgrade path is not tested by + Puppet OpenStack. Manual steps may be required when upgrading.