File: force-delete-executions-d08ce88a5deb3291.yaml

package info (click to toggle)
python-mistralclient 1%3A3.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 952 kB
  • sloc: python: 9,335; sh: 195; makefile: 26
file content (7 lines) | stat: -rw-r--r-- 282 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
---
features:
  - |
    Adding a --force optional parameter to delete excetutions. Without it only
    finished executions can be deleted. If --force is passed the execution
    will be deleted but mistral will generate some errors as expected objects
    in memory no longer exist