Skip to content

Releases: cisco-open/sdwan-lab-deployment-tool

v2.1.6

31 Jan 16:03
593b6e0

Choose a tag to compare

What's Changed

  • In restore task, fix issue where SD-WAN Manager might not boot properly if task is run with SD-WAN Manager username "admin"
  • In setup task, add verification for IOL and IOL-L2 node definitions
  • In setup task, allow to run "csdwan setup --list" without CML administrator privileges

Full Changelog: v2.1.6...v2.1.7

v2.1.5

19 Sep 13:13
d449430

Choose a tag to compare

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

10 Sep 19:47
22478e0

Choose a tag to compare

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

09 Aug 07:12
3a6f0ba

Choose a tag to compare

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

28 Jul 14:14
3e1a4f6

Choose a tag to compare

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

18 Jun 13:08
082e7f9

Choose a tag to compare

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

17 Jun 15:35
21bfa0b

Choose a tag to compare

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

25 Feb 11:51

Choose a tag to compare

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

02 Aug 14:25
b8766b3

Choose a tag to compare

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

12 Jul 00:01
60fe34e

Choose a tag to compare

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