summaryrefslogtreecommitdiff
path: root/releasenotes/notes/add-port-internal-info-b7e02889416570f7.yaml
blob: d934bf5ef9a525e354c81170cc8456d994d22961 (plain)
1
2
3
4
5
6
---
features:
  - A new dictionary field ``internal_info`` is added to the port API object.
    It is readonly from the API side, and can contain any internal information
    ironic needs to store for the port. ``cleaning_vif_port_id`` is being
    stored inside this dictionary.