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
Add support for a starting index when connecting nodes. (#126)
* Add support for a starting index when connecting nodes.
By default, the `lab.connect_two_nodes()` connects the next two
available indexes. Extend this to allow an index where you can start
at, for example, 1. This could allow to skip mgmt interfaces.
* Consume the position element.
Spotted by: Patrick Mosko
---------
Co-authored-by: Joe Clarke <[email protected]>
0 commit comments