Skip to content

Releases: scaleway/netbox-netprod-importer

v0.3.2

19 Apr 18:16
77bdf70
Compare
Choose a tag to compare
  • Fix StubParser (parser used when no specific parser has been found for the targeted device) by implementing all methods used by specifics vendor parsers. Linked to issue #38

v0.3.1

28 Mar 23:25
06377fd
Compare
Choose a tag to compare
  • Fix MTU value when it cannot be parsed
  • Fix devices list parsing

v0.3.0

03 Mar 21:57
Compare
Choose a tag to compare
  • Add option to dynamic build the device list from Netbox (b39dd85)
  • Fix interface type for Netbox 2.7

v0.2.1

15 Sep 11:10
1cf519d
Compare
Choose a tag to compare
  • Fix crash when loglevel not set in the configuration file.

v0.2.0

27 Jul 21:47
cb0a7ef
Compare
Choose a tag to compare
  • Compatibility with Netbox 2.5+
  • Import vlan when possible
  • Add neighbour discovery over CDP (multiple protocols can be combined to increase odds of matching)
  • Increase compatibility with Cisco N9K
  • A lot of unittests for ios, nxos and junos

Thanks a lot to @VictorPavlushin for his great contributions to this project!

Sadly, as indicated in the readme, I will not be able to correctly maintain this project anymore, neither do I need it anymore. If anyone is interested to take the lead, please feel free to reach me.

v0.1.1

07 Feb 14:12
52697a1
Compare
Choose a tag to compare

v0.1.1

  • Fix app name, fixing configurations paths
  • Add more debug when importing

v0.1.0

10 Jan 04:56
c5a00cd
Compare
Choose a tag to compare

v0.1.0

  • Import in Netbox the status (interfaces, IP, etc.) of a list of devices
  • Detect neighbors and interconnect a list of devices in Netbox