File: dhcp-vlan-interfaces-b34ab224b9431e3a.yaml

package info (click to toggle)
python-diskimage-builder 3.37.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,572 kB
  • sloc: sh: 7,380; python: 6,444; makefile: 37
file content (8 lines) | stat: -rw-r--r-- 309 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
---
features:
  - |
    Add support to run dhclient on vlan interfaces created on top of
    an Ethernet interface.  The vlan interfaces in this case will use
    the default naming convention of <interface>.<vlan>. See also
    <https://storyboard.openstack.org/#!/story/2008298>`__
    for further details.