Skip to content

Releases: Apstra/aeon-venos

0.5.1

05 Apr 19:03
Compare
Choose a tag to compare

aeon-venos exceptions now provide original exception messages and command info when exception was raised.

0.5.0

05 Apr 01:08
Compare
Choose a tag to compare

Added Ubuntu device type

release 0.4.0

13 Mar 14:24
Compare
Choose a tag to compare
  • added support to EOS for text based commands
  • add exception __repr__ for ease of debugging

Updated README

05 Mar 15:10
Compare
Choose a tag to compare

Updated README file.

0.3.4

23 Feb 20:02
Compare
Choose a tag to compare
  • Catch pyeapi exception and raise CommandError if exception occurs in EOS Connector Execute
  • Changed "LoginNotReady" error to accept kwargs
  • Updated Cumulus Connector to raise "LoginNotReady" if exception during connect
  • 100% code coverage for cumulus and eos modules.

0.3.3

13 Feb 16:33
Compare
Choose a tag to compare
  • Added README
  • Added Travis integration with pypi deploy
  • Added updated Cumulus VX detection

0.3.2

07 Feb 01:12
Compare
Choose a tag to compare

Enhancements

  • Passes exceptions from EOS devices directly to calling module.
  • Passes exceptions from Cumulus devices directly to calling module.
  • Added MAC address as a supported device fact.

0.3.1

18 Jan 20:55
Compare
Choose a tag to compare

Updated for more descriptive exceptions in the Cumulus connector.

0.3.0

04 Jan 19:38
Compare
Choose a tag to compare
Merge pull request #4 from Apstra/develop

Merge in develop changes to master

0.2.0 - release

17 Oct 12:41
Compare
Choose a tag to compare

Tag the release 0.2.0 prior to future development efforts