File: Add-trusted-vif-to-the-port-0a0c76d9da8f3da0.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 (7 lines) | stat: -rw-r--r-- 269 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
---
features:
  - |
    Add ``trusted`` attribute to the ``port create`` and ``port set`` commands.
    It can be set to ``true`` with ``--trusted`` and to ``false`` with
    ``--not-trusted`` CLI arguments passed to the ``port create`` and ``port
    set`` commands``