Skip to content

Conversation

@github-actions
Copy link

This PR contains a snapshot of 2025.1 from upstream stable/2025.1.

steveb and others added 4 commits May 19, 2025 11:54
use_keys needs to be True for netmiko to attempt public key
authentication with the specified key_file.

Change-Id: Ic0b2c921af91e667dd95fa174a3e47ddaf37f438
(cherry picked from commit dc96c86)
Convert port/timeout options from str to int/float,
fixing type errors raised by ConnectHandler.

Closes-Bug: #2110111
Change-Id: I9a4a1f857d2ace7c87cfbd6ed56356c1ed227caf
Signed-off-by: Afonne-CID <[email protected]>
(cherry picked from commit d26adb8)
When unplugging a bond from a network with trunk subports,
the code was incorrectly using ADD_NETWORK_TO_BOND_TRUNK
instead of DELETE_NETWORK_ON_BOND_TRUNK for removing
subports from the bond trunk. This caused subports to be
added instead of removed during bond cleanup.

Fixes the logic to use the correct command for removing
subports from bond trunks during network unplug operations.

Closes-Bug: #2122025
Change-Id: Ieb01a5b8910b7d3e24ccf2561524f36bbd24b2c5
Signed-off-by: Grzegorz Koper <[email protected]>
(cherry picked from commit 26160cd)
@github-actions github-actions bot requested a review from a team as a code owner January 15, 2026 12:13
@github-actions github-actions bot added automated Automated action performed by GitHub Actions synchronisation labels Jan 15, 2026
@bbezak bbezak closed this Jan 15, 2026
@bbezak bbezak reopened this Jan 15, 2026
@bbezak
Copy link
Member

bbezak commented Jan 15, 2026

@bbezak bbezak closed this Jan 15, 2026
@bbezak bbezak deleted the upstream/2025.1-2026-01-15 branch January 15, 2026 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated Automated action performed by GitHub Actions synchronisation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants