Skip to content

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

v2.0.12

Choose a tag to compare

@tzarski0 tzarski0 released this 17 Jun 21:29
90b7f21

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

Choose a tag to compare

@tzarski0 tzarski0 released this 13 May 13:43
9a8aed3

What's Changed

  • Added sign task

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

v2.0.10

Choose a tag to compare

@tzarski0 tzarski0 released this 10 May 11:24
aa593ea

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

Choose a tag to compare

@tzarski0 tzarski0 released this 26 Apr 13:36

What's Changed

  • Updated release workflow

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

v2.0.8

Choose a tag to compare

@tzarski0 tzarski0 released this 25 Apr 09:54
99594a3

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

Choose a tag to compare

@tzarski0 tzarski0 released this 24 Apr 14:07
c6b431c

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)