Files
offline_kubespray/collection/cisco/nso/changelogs/fragments/1.0.1.yml
ByeonJungHun 360c6eef4a offline 작업
2024-02-19 16:02:29 +09:00

11 lines
663 B
YAML

minor_changes:
- Updated examples in the documentation to align with the NSO DevNet Sandbox
- Added See Also section to docs providing links to additional resources
- Modified nso_verify module example
- Existing nso_config L3VPN example replaced with new examples due to existing example reliance on non-default l3vpn module
- Updated examples for nso_show
- Added example for nso_action
- Updated documentation with a See Also section providing links to NSO resources
- Corrected import paths in the test modules
- Defined data types for arguments in the docs where necessary to pass sanity tests
- Verified all sanity and unit tests passing