File: add-reprocess-api-support-dafc30d0d08a34fd.yaml

package info (click to toggle)
python-cloudkittyclient 5.3.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 748 kB
  • sloc: python: 3,512; makefile: 26; sh: 2
file content (10 lines) | stat: -rw-r--r-- 489 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
---
features:
  - |
    Introduce reprocessing task API in the CLI. The following new commands
    are added to the OpenStack CLI "rating tasks reprocessing get" and
    "rating tasks reprocessing create". For CloudKitty CLI, we added the
    following new commands "tasks reprocessing get" and "tasks reprocessing
    create". Both command sets work in a similar fashion, but one is
    targetting the OpenStack CLI integration, whereas the other is
    targetting CloudKitty client only.