Skip to content

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

v2.0.14

02 Aug 14:25
b8766b3
Compare
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
Compare
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

v2.0.12

17 Jun 21:29
90b7f21
Compare
Choose a tag to compare

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

13 May 13:43
9a8aed3
Compare
Choose a tag to compare

What's Changed

  • Added sign task

Full Change Log: v2.0.10...v2.0.11

v2.0.10

10 May 11:24
aa593ea
Compare
Choose a tag to compare

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

26 Apr 13:36
Compare
Choose a tag to compare

What's Changed

  • Updated release workflow

Full Change Log: v2.0.7...v2.0.8

v2.0.8

25 Apr 09:54
99594a3
Compare
Choose a tag to compare

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

24 Apr 14:07
c6b431c
Compare
Choose a tag to compare

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)