File: dont-initialize-db-in-init-85ac6f87576814d6.yaml

package info (click to toggle)
puppet-module-octavia 25.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,588 kB
  • sloc: ruby: 3,940; python: 38; makefile: 12; sh: 10
file content (5 lines) | stat: -rw-r--r-- 230 bytes parent folder | download | duplicates (4)
1
2
3
4
5
---
upgrade:
  - In previous releases, ::octavia::db was included in ::octavia even though
    it isn't required by all users of that class. It has been removed from
    ::octavia and added to ::octavia::api where it is required.