File: freezerclient-v2-d0729e1ee77d341b.yaml

package info (click to toggle)
python-freezerclient 6.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 672 kB
  • sloc: python: 4,550; makefile: 25; sh: 2
file content (13 lines) | stat: -rw-r--r-- 358 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
prelude: >
    Python freezer client now has the ability to use the version 2 of the API.
features:
  - |
    Freezer client v2 support
upgrade:
  - |
    for Backup as a service use "export OS_BACKUP_API=2"
    for control plane backup use "export OS_BACKUP_API=1"
critical:
  - |
    if no OS_BACKUP_API is use, freezerclient will default to version 2