Skip to content

Release 2.6.8

Compare
Choose a tag to compare
@chidanandpujar chidanandpujar released this 03 Oct 04:43
· 26 commits to master since this release
0745dd0

Enhancements done

  • Introduced optional argument routing instance for fs.cp() API
  • Introduced optional argument member_id for installation of pkg on specific member id of EX-VC

Bugs Fixed

  • Changed the VlanTable field name to vlan-name and BfdSessionTable field name to client-name #423
  • Fixed the port details in StartShell to use the port from Device object instead of default Port 22 #573
  • Fixed the sw.install to use Windows file path for package copy #1206
  • Fixed the sw.install to install the vc_master after the other vc_members gets installed for EX-3400 where unlink is set by default #1247
  • Removed Unused Dependency: Netaddr #1257
  • Fixed "object": version_info(re_version) emits ValueError: invalid literal for int() with base 10: '17-EVO' for EVO version X50.17-EVO#1264