Skip to content

Parse Aruba AOS-CX versions - #906

Open
lboue wants to merge 2 commits into
networktocode:developfrom
lboue:os_version
Open

Parse Aruba AOS-CX versions#906
lboue wants to merge 2 commits into
networktocode:developfrom
lboue:os_version

Conversation

@lboue

@lboue lboue commented Sep 8, 2026

Copy link
Copy Markdown

Description

Add support for parsing Aruba AOS-CX operating system versions.

ArubaOS-CX uses a custom version format that is not handled correctly by the existing version parsing logic. This change adds the required parsing support so that AOS-CX versions can be correctly identified and normalized.

Changes

Add parsing support for Aruba AOS-CX versions.
Handle the custom version format used by ArubaOS-CX.
Add the necessary logic to correctly extract and represent the OS version.

Why

This improves Aruba AOS-CX support in netutils and allows consumers of the library to reliably work with AOS-CX version information.

Testing

  • Added/updated tests covering Aruba AOS-CX version parsing.
  • Verified the expected version format is correctly parsed.

@lboue
lboue marked this pull request as ready for review September 8, 2026 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant