This patch is a database change to portgroup object that adds a new field standalone_ports_supported. The field indicates whether interfaces that belongs to the portgroup may be used as individual interfaces. For example when hardware doesn't support portchannel fallback. Related-Bug: #1618754 Change-Id: I24c2408a0769b630ce275f8688705fc35efd41a8
7 lines
222 B
YAML
7 lines
222 B
YAML
---
|
|
features:
|
|
- Add the field `standalone_ports_supported` to the
|
|
portgroup object. This field indicates whether
|
|
ports that are members of this portgroup can be
|
|
used as stand alone ports. By default is True.
|