You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: internal/codegen/docs/domain.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6360,7 +6360,7 @@ entries:
6360
6360
description: Sets an opaque interface identifier for the virtual port profile, typically used by SDN or virtual switch controllers; value is user-provided (often a UUID or similar).
description: Reports the VLAN ID associated with this tag; this is computed from the underlying XML and must be a valid VLAN tag (typically in the range 1–4094).
6363
+
description: Sets the VLAN ID associated with this tag; value is user-provided and must be a valid VLAN tag for the interface configuration.
description: Sets the Midonet virtual interface identifier associated with this NIC; the value is user-provided and must match the interface ID configured in Midonet.
Copy file name to clipboardExpand all lines: internal/codegen/docs/network.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -363,7 +363,7 @@ entries:
363
363
description: Sets the Open vSwitch profile identifier (profileid) for ports in this portgroup; value is user-provided and used by OVS or higher-level controllers to apply a specific port profile.
description: Reports the VLAN ID associated with this tag; when managed by libvirt it is computed from the backing XML and corresponds to the 802.1Q VLAN identifier (1–4094).
366
+
description: Sets the VLAN ID associated with this tag; value is user-provided and corresponds to the 802.1Q VLAN identifier used for this network or portgroup.
description: Sets the destination network address (in IPv4 or IPv6 form) for this static route; value is user-provided and should match the route’s prefix (e.g. "192.168.2.0/24" or "2001:db8::/64").
@@ -492,7 +492,7 @@ entries:
492
492
description: Sets the VEPA 802.1Qbg VSI type ID, indicating the profile or type assigned to this virtual interface; value is user-provided, typically a numeric profile identifier from the network policy.
description: Sets the VEPA 802.1Qbg manager ID that identifies the VSI manager (e.g., a switch or controller) responsible for this interface; value is user-provided according to the physical network’s configuration.
0 commit comments