File: add-no-property-f97e4b2f390cec06.yaml

package info (click to toggle)
python-openstackclient 8.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 10,872 kB
  • sloc: python: 131,970; makefile: 140; sh: 22
file content (6 lines) | stat: -rw-r--r-- 195 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
---
features:
  - |
    Add support to clear/overwrite all flavor properties using
    ``--no-property`` option with ``flavor set`` command.
    [Blueprint  :oscbp:`allow-overwrite-set-options`]