Skip to content

v1.0.5

Compare
Choose a tag to compare
@titom73 titom73 released this 19 Mar 11:35
fe6dcd1

Supported CloudVision versions:

  • 2018.2.5
  • 2019.1.x

Download Cloudvision appliance: Arista website

Enhancements:

  • New Ansible role to configure ZTP service on Cloudvision: arista.cvp.ztp_configuration
  • Implement new logging mechanism across all arista.cvp modules (Issue: #124 / PR: #146)
  • Enable Continuous Integration using Github Actions (#148)

Fixed issues:

  • Fix an issue where cv_configlet do not detect small changes in configlet. (#135)
  • Fix a an issue where containers were not correctly match in cv_container (#142)
  • Fix an issue where package dependencies were broken in Dockerfile
  • Update documentation to remove deprecated options

Others

  • Remove Dockefile for python2.7.
  • Update Makefile to only support Dockerfile with Python3.
  • Remove old testing files.