blob: 7b1bb95d47eb01b93b714d0e43ef18e793df76ce (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
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
|