Add release note about pyvers

Change-Id: I8e1105122946cd61d57fbf909824087af06965ae
This commit is contained in:
Tobias Urdin 2019-02-24 00:32:32 +01:00
parent 5d0b6b51c4
commit d085528e06

View File

@ -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.