14
0
forked from pool/python-nornir
Files
python-nornir/python-nornir.changes
Tomáš Chvátal ab1a5db414 Accepting request 774570 from home:mnhauke:network:automation
- 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

OBS-URL: https://build.opensuse.org/request/show/774570
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nornir?expand=0&rev=3
2020-02-16 12:17:43 +00:00

39 lines
1.4 KiB
Plaintext

-------------------------------------------------------------------
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
-------------------------------------------------------------------
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