Skip to content

v1.0.0-beta.77

Compare
Choose a tag to compare
@thatmattlove thatmattlove released this 10 Feb 08:01

POTENTIALLY BREAKING CHANGE: The device display_name field is being deprecated, in favor of a single name field, which will be displayed to the end user. The display_name field still works, but you should migrate away from it as soon as possible.

Fixed

  • #117: Fix naming and mapping of the Arista EOS driver. arista and arista_eos will both work now.

Changed

  • Removed display_name field from device model. The name field will be used in the UI. If a display_name is defined, it will be used, for backwards compatibility.