File: project-cleanup-skip-resource-option-4f80db0d8cf36fdb.yaml

package info (click to toggle)
python-openstackclient 7.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,012 kB
  • sloc: python: 135,291; makefile: 140; sh: 22
file content (8 lines) | stat: -rw-r--r-- 261 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
---
features:
  - |
    A new option ``--skip-resource`` has been added to the
    ``project cleanup`` command. This allows to exclude
    certain resources from project cleanups, e. g.
    ``--skip-resource "block_storage.backup"`` to keep
    Cinder backups.