File: remove-config-option-sqlite_db-7b7c6459135fd8c9.yaml

package info (click to toggle)
python-oslo.db 17.2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,296 kB
  • sloc: python: 10,081; sh: 33; makefile: 25
file content (5 lines) | stat: -rw-r--r-- 174 bytes parent folder | download | duplicates (6)
1
2
3
4
5
---
upgrade:
  - The configuration option ``sqlite_db`` is removed. Pease use
    configuration option ``connection`` or ``slave_connection``
    to connect to the database.