Topology Converter Versions Save

Network Simulation Topology Building Tool leveraging Vagrant

v4.7.0

4 years ago

New Features in v4.7.0

  • Added Support for Python3
  • Added the -i option for libvirt simulations instead of controlling ports
  • Updated the -c workflow to use an OOB-mgmt-server based on Ubuntu 18.04
  • Updated the Host functional default to use Ubuntu 18.04
  • Less verbose default output, (regain full verbosity with -vvv)
  • Added support for the ZTP node attribute to specify ZTP for initial config

Bugfixes

  • Improved relative pathing behavior for helper scripts
  • Fix for Issue #123
  • Reverted change from dc23e3c which broke older libvirt hosts

v4.6.9a

5 years ago

Same as v4.6.9 but with an additional fix for Issue #109.

v4.6.9

5 years ago

New Features in v4.6.9

  • Update of Ansible version on the oob-mgmt-server to 2.5.4 with -c workflow
  • Adding --prefix argument to handle multiple simultaneous simulations
  • Better ZTP reset behavior during simulation boot-up
  • Allow for specification of mgmt_server configuration with -c workflow

Bugfixes

  • Fix for fewer interfaces present in Virtualbox (CM-22592)
  • Creating necessary directories when they do not exist
  • Fix for issue #97

v4.6.8

6 years ago

New Features in v4.6.8

  • NONE

Bugfixes

  • Fix for issue #84

v4.6.7

6 years ago

New Features in v4.6.7

Bugfixes

  • Fixed documentation formatting
  • Fixed Bad default shell for cumulus user in extra_server_config.sh

v4.6.6

6 years ago

New Features in v4.6.6

  • Added Memory Tabulation
  • Updated functional defaults to 768mb of memory for VX devices
  • Added better port gap tracking in templates
  • Better PEP8 compliance

Bugfixes:

  • Issue #71
  • Issue #74
  • Issue #77

v4.6.5

6 years ago

New Features in v4.6.5

  • Support for Vagrant versions 1.8.6+
  • Added enhancements to Helper Scripts to improve DHCP Request Timing
  • Added Automatic MGMT_IP Assignment for devices using the -c Workflow
  • Added Limited support for booting older 2.5.x versions of Vx.

Bugfixes:

  • N/A

v4.6.4

6 years ago

New Features in v4.6.4

  • Support for Vagrant v1.9.7
  • Support for Easy edits for simultaneous simulations in Vbox via SIMid parameter.

Bugfixes:

  • Fix for Issue #65
  • Fix for DHCP range code not being invoked in -c workflow

v4.6.3a

6 years ago

Two Minor fixes on top of v4.6.3.

  • Fixing a minor remapping issue when using the 'vagrant' node attribute set to "eth0"
  • Uprevving the Vagrantfile.j2 template revision number from v4.6.2 to v4.6.3

v4.6.3

6 years ago

New Features in v4.6.3

  • Issue #49 -- Added support for prefixes other than /24 for "-c" workflow

Bugfixes:

  • Issue 62 -- Fixing OOB-mgmt-switch failure to obtain DHCP IP
  • Regression in Automatic NCLU support for Vagrant user