Releases: cisco-open/sdwan-lab-deployment-tool
Releases · cisco-open/sdwan-lab-deployment-tool
v2.1.5
What's Changed
- In restore task, fix issue where task might fail if Manager and Controller/Validator versions are not matching
- In restore task, fix issue where the final output contains port 8443 instead of port used by PATty
Full Changelog: v2.1.4...v2.1.5
v2.1.4
What's Changed
- Fix issue where SD-WAN Manager might not boot in CML 2.8 and 2.9
Full Changelog: v2.1.3...v2.1.4
v2.1.3
What's Changed
- In backup task, fix issue where task might fail with generic traceback if SD-WAN Edge uses custom credentials
- In restore task, fix issue where task will fail if PATTy is used and MRF is configured
- In setup task, fix problem where error is not printed on CML-Free
- In setup task, fix problem where refplat ISO images are not converted properly
Full Changelog: v2.1.2...v2.1.3
v2.1.2
What's Changed
- Update minimum versions of aiohttp, cisco-sdwan, urllib3 and virl2-client packages
- Fix issue where DNS resolution for Internet access fails
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- Print error when user tries to use the SD-WAN Lab Tool 2.1.x or higher against CML 2.6.x
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Add support for IPv6 and dual stack overlays
- Change Gateway node type from c8000v to IOL XE
- Change transports node type from unmanaged_switch to IOL L2 XE
- Update validator cloud-init to support 20.18 release
- Increase SD-WAN Manager CPU count from 8 to 10
- In add task, add option to set custom CPUs and RAM for a device
- In deploy and restore tasks, add check to make sure user is not using default credentials for SD-WAN Manager
- In restore task, add option to change the software version of control components and SD-WAN/SD-Routing edges during restore
- In setup task, add option to delete already defined software images
- In setup task, change behaviour when --list is specified, print software version and exit
- In setup task, verify license and print error that the tool is not supported on CML-Free as it doesn't support required number of nodes
- Fix issue where add task might fail for SD-WAN Manager 20.18 and higher
- Fix issue where add task fails with traceback if user removed default device templates/configuration groups
- Fix issue where restore task fails when --deleteexisting option is used
Full Changelog: v2.0.15...v2.1.0
v2.0.15
What's Changed
- Fixed a problem where the backup task might fail with a "KeyError: 'label'"
- Migrated CLI interface from argparse to click library
- Bump pyats version to 25.1
- Bump minimal python version to 3.9.2 due to pyca/cryptography#12045
- Add support for python 3.13
- Fix a problem where deploy/add/restore tasks might fail with "image_id.split("-")[3] IndexError: list index out of range"
- Enable ip domain-lookup in the basic configuration group
Full Change Log: v2.0.15...v2.0.15
v2.0.14
What's Changed
- Fixed problem where restore task might fail with "IndexError: list index out of range"
Full Change Log: v2.0.13...v2.0.14
v2.0.13
What's Changed
- Added support for SD-WAN Manager 20.15
- In add task, added comment that Validator takes few minutes to build the control connections
- In add task, when requested image version is not available, added print of available images
- In setup task, print warning when image could not be migrated as it is used by some existing labs
- In controller_basic device template, changed default feature profiles to custom one to allow easy change of configuration
Full Change Log: v2.0.12...v2.0.13
v2.0.12
What's Changed
- Added CML PATty support
- In delete task, print lab name when asking user to confirm if lab should be deleted
- In add task, added check to avoid deploying labs with duplicate names (although CML allows labs with duplicate names, this creates confusion for other tasks where lab name is used)
Full Change Log: v2.0.11...v2.0.12