Skip to content

Release Notes For Ansible CVP 2.x#

Table of Contents:

Info

Documentation for 2.1.x branch available here

Release 2.1.2#

Documentation for 2.1.x branch available here

Supported CloudVision version:#

  • On premise version higher than 2018.2.5
  • Cloudvision as a Service

Fixed issues#

  • Fix(cv_container): remove non-existing key as output in schema validation (#326)
  • Fix(json_schema): Enable whitespace support in path name (#318)
  • Fix(logger): Implement UUID in default log file (#304)
  • Add missing expected Python header for Ansible (#294)

Enhancements#

  • Feature - strict configlet match (#301)

Release 2.1.1#

Documentation for 2.1.x branch available here

Supported CloudVision version:#

  • 2018.2.5
  • 2019.1
  • 2020.1
  • 2020.2
  • Cloudvision as a Service

Download Cloudvision appliance: Arista website

Fixed issues#

  • Remove unecessary become flag in dhcp_configuration role (#286)
  • Fix typo in function cv_update_configlets_on_device of tools_cv.py (#284)
  • Fix cv_configlet issue when state is absent (#261)
  • Fix issues in cv_configlet error handling (#255)

Enhancements#

  • Add Input validation with JSON schema (#264)
  • Implement check to validate configlets exist on a CV when using cv_device (#262)
  • Add support for SSL Cert validation (#254)
  • Add ansible check mode support (#240)

Documentation updates#

  • Fix documentation rendering (#242)
  • Fix nested list rendering issue (#241)

Info

For detailed information please see the release tag

Release 2.1.0#

Documentation for 2.1.x branch available here

Supported CloudVision version:

  • 2018.2.5
  • 2019.1
  • 2020.1
  • 2020.2
  • Cloudvision as a Service

Download Cloudvision appliance: Arista website

Fixed issues

N/A

Enhancements

  • PR: Add CVaaS support (#235)

Documentation updates

  • PR: Add HOW-TO section (#237)

Info

For detailed information please see the release tag

Release 2.0.0#

Documentation for 2.0.x branch available here

Supported CloudVision version:

  • 2018.2.5
  • 2019.1
  • 2020.1
  • 2020.2

Download Cloudvision appliance: Arista website

Enhancements

  • Move collection backend to cvprac module to manage all Cloudvision communications.

    - Please update python requirements by installing cvprac in version 1.0.4 - AVD container has been updated accordingly. Please pull out the new version on your laptop.

  • Install cvprac
pip install cvprac==1.0.4
  • Update Docker image
docker pull avdteam/base:3.6

Contributors

  • @noredistribution
  • @Hugh-Adams
  • @carlbuchmann
  • @mharista

Info

For detailed information please see the release tag