File: add-neutron-integration-fields-cee7596c49722de6.yaml

package info (click to toggle)
python-ironicclient 5.10.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,632 kB
  • sloc: python: 25,269; makefile: 22; sh: 8
file content (14 lines) | stat: -rw-r--r-- 432 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
features:
  - |
    Add support of new fields:

    * ``node.network_interface`` is introduced in API 1.20,
      specifies the network interface to use for a node.
    * ``port.local_link_connection`` contains the port binding
      profile.
    * ``port.pxe_enabled`` indicates whether PXE is enabled
      for the port.

    The ``port.local_link_connection`` and ``port.pxe_enabled`` fields
    were introduced in API 1.19.