python-openstackclient/releasenotes/notes/add-port-hints-attribute-be...

8 lines
301 B
YAML

---
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.