]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commitdiff
Add release note about Ubuntu py3 upgrade
authorTobias Urdin <tobias.urdin@binero.se>
Sat, 23 Feb 2019 22:55:22 +0000 (23:55 +0100)
committerTobias Urdin <tobias.urdin@binero.se>
Sat, 23 Feb 2019 23:15:06 +0000 (23:15 +0000)
Change-Id: I5d90d45bd4f9555bf13f75ac0ab607b9f5086dca

releasenotes/notes/release-note-ubuntu-py3-47c5f09cd66eea40.yaml [new file with mode: 0644]

diff --git a/releasenotes/notes/release-note-ubuntu-py3-47c5f09cd66eea40.yaml b/releasenotes/notes/release-note-ubuntu-py3-47c5f09cd66eea40.yaml
new file mode 100644 (file)
index 0000000..8ec2452
--- /dev/null
@@ -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.