- #164 - Update fix for Device Tag retrieval.
- #149 - Update gRPC service for Cloudvision tags to us tag.v2. Addresses #149.
- #151 - Correct Interface mode. Fixes #139.
- #134 - Added CVP Fields for Topology Pod and Rack. Addresses #126.
- #144 - Fix CustomField creation and CVP Version. Addresses #143 and #133
- #112 - Added tests.
- #129 - Added CVP Version Documentation.
- #121 - Added option to ceate CVP Controller Device and Link to Imported Devices. Addresses #123.
- #111 - Ensured site/role mapping to be plural
- #112 - Removed default status info from README.
- #118 - Fixed Device Lifecycle plugin integration, AP handling and information about interfaces. Addresses #116 and #117.
- #122 - Fixed hostname parsing. Addresses #119.
- #104 - Refactored Jobs to use load source/target adapter methods for performance metrics.
- #101 - Added support for the Device Lifecycle Management plug-in. Addresses #87.
- #99 - Added support for getting interface description.
- #103 - Added support for importing IP Addresses from CloudVision. Addresses #52.
- #108 - Added support for hostname parsing to dynamically create Site/Role. #51
- #101 - Fix Platform creation to be single item instead of matching DeviceType.
- #101 - Corrected Nautobot adapter load method
- #101 - Ensure only CustomFields with
arista_
prepend are loaded. Addresses #95. - #101 - Validated enabledState key in chassis interface. Addresses #102.
- #101 - Fixed MAC address string to match CVP so diff is idempotent.
- #104 - Fixes display of plugin settings. Addresses #86.
- #101 - Optimized query for Devices to improve load times. Addresses #93.
- #104 - Refactored Jobs to use load source/target adapter methods for performance metrics.
- #94 - Added support for importing interfaces from CloudVision.
- #94 - Added support for CloudvisionApi to be used as context manager.
- #94 - Added unit tests covering multiple CloudVision utility methods an
- #94 - Ensured that device ID is imported as the Nautobot Device serial.
- #85 - Refactor project to current SSoT pattern. Addressed various linter complaints.
- #79 Add support for Token with On Prem CloudVision
- #82 Import all devices option
- #65 Update Nautobot Job names
- #70 Update signals.py
- #74 Cloudvision dependency pinned
- #56 Add config option for gRPC port
- #57 - Add the name for the section in Nautobot jobs and update SSoT plugin dep to v1.0.1
- #55 Raise error when auth fails to on-prem CVP
- #44 Customization of CVaaS URL
- #43 Container tag is skipped for sync
- delete_devices_on_sync documentation
- Default values for import variables when not specified in configuration file.
Initial release