diff --git a/releasenotes/notes/release-note-pyvers-f5f857f91ab978ed.yaml b/releasenotes/notes/release-note-pyvers-f5f857f91ab978ed.yaml new file mode 100644 index 00000000..3843d474 --- /dev/null +++ b/releasenotes/notes/release-note-pyvers-f5f857f91ab978ed.yaml @@ -0,0 +1,8 @@ +--- +upgrade: + - | + The openstacklib module now provides a variable openstacklib::params::pyvers + that is used by all other OpenStack modules to determine if the operating + system has packages with python3 or python3. It's very important that you + have an updated openstacklib module when upgrading before using all other + modules.