2020-02-16 12:17:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Feb 15 15:10:35 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
|
|
- Update o version 2.4.0
|
|
|
|
|
* Netconf connection plugin does not respect ssh config
|
|
|
|
|
* Added napalm_ping.py plugin
|
|
|
|
|
* Replace multiprocessing.dummy with concurrent.futures
|
|
|
|
|
* Ansible Inventory - NornirNoValidInventoryError Exception
|
|
|
|
|
* Minor Typing updates to appease mypy
|
|
|
|
|
* Update to support Netmiko 3.x.x
|
|
|
|
|
* Add netconf plugins
|
|
|
|
|
* Fix KeyError when setting a “False” val in defaults
|
|
|
|
|
* Add Netbox inventory plugin to documentation
|
|
|
|
|
* Add netconf_capabilities plugin
|
|
|
|
|
* Fix netbox unnamed devices
|
|
|
|
|
|
2019-12-09 09:05:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Oct 14 09:03:24 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
|
|
- Add missing buildtime requirement: colorama >= 0.4.1
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Oct 12 10:55:32 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
|
|
- Use tarball from github
|
|
|
|
|
- Run testsuite
|
|
|
|
|
- Add setup.py from pypi. It's not shipped in the github archive
|
|
|
|
|
since upstream uses the poetry package manager.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Sep 21 19:28:03 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
|
|
- Update to version 2.3.0
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Sep 19 19:52:10 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
|
|
- Initial package, version 2.2.0
|