File: add-port-hints-attribute-be1779e640a47d0d.yaml

package info (click to toggle)
python-openstackclient 7.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 11,012 kB
  • sloc: python: 135,291; makefile: 140; sh: 22
file content (7 lines) | stat: -rw-r--r-- 301 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
---
features:
  - |
    Enable management of Neutron port hints: ``port create --hint HINT``,
    ``set port --hint HINT and ``unset port --hint``. Port hints allow
    passing backend specific hints to Neutron mainly to tune backend
    performance. The first hint controls Open vSwitch Tx steering.