Skip to content

v2.0.0

Compare
Choose a tag to compare
@titom73 titom73 released this 04 Sep 15:44
82e6cfb

v2.0.0

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