File: release-note-pyvers-f5f857f91ab978ed.yaml

package info (click to toggle)
puppet-module-openstacklib 25.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 968 kB
  • sloc: ruby: 4,500; python: 38; sh: 22; makefile: 10
file content (8 lines) | stat: -rw-r--r-- 347 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
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.