Releases: cisco-open/sdwan-lab-deployment-tool
Releases · cisco-open/sdwan-lab-deployment-tool
Release list
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
v2.0.11
v2.0.10
What's Changed
- Added support for Python 3.12
- In setup task, added functionality to covert refplat ISO SD-WAN images to proper format so script can use them
- In setup task, added --list parameter to list all SD-WAN software images available on CML server
- Fixed problem where setup task might fail with "Cannot modify read-only node definition"
- Fixed problem where add task could fail with undescriptive error "IndexError: list index out of range"
- Updated README with installation guide for Windows
Full Change Log: v2.0.9...v2.0.10
v2.0.9
v2.0.8
What's Changed
- Fixed problem where devices connected on SD-WAN Edge Gi3 LAN interface after getting DHCP IP could not connect to the Internet
Full Change Log: v2.0.7...v2.0.8
v0.2.7
What's Changed
- Raised minimum Python version to 3.9
- Added support for CML 2.7.0
- Increased gateway router CPU from 1 to 2
- Added support for backup and restore task when SD-WAN Controller/Validator/Edge are custom admin password (same as SD-WAN Manager)