drakkar-lig / drakkar-lig/walt-python-packages

Improve network device tree management

Open
#159 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
7
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Network topology tree display should be made more tolerant:

  • we should not require the the switch the server is connected to to have an IP belonging to walt-net or walt-adm
  • we could display several network sub-trees if some of the links are unknown

Users should be able to easily add a topology link manually, for maintenance purpose.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Python code that builds and displays the network topology tree, then trace how switch IP validation and unknown links affect tree construction. Confirm the expected behavior for multiple disconnected sub-trees and manually added maintenance links before identifying the relevant tests or adding coverage for those cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.