2.3.0
Release 2.3.0 (#614)
- bump version (#613)
- Add napalm logo (previously removed probably during reunification)
- Interface is always enabled, unless explicitly specified in config
- Fix get_environnements available memory (#605)
- [docs] pynxos instead of pycsco for NXOS
- QFX10008 apparently still uses the same old RPC (as EX9208)
- Fix for napalm-automation/napalm-iosxr#104. IOSXRv returns empty list for oper.PlatformInventory.RackTable.Rack.Attributes.BasicInfo, causing a fatal IndexError for the variable 'platform_attr_tree' in the 'get_facts' function. In fact, IOSXRv walkdata oper.PlatformInventory returns no data at all. As a result, only an interface_list will be returned and the remaining default facts values from the function will be used. This condition does NOT occur on physical IOSXR hosts. Therefore, original indexing needs to be preserved while the error condition is handled for IOSXRv hosts.
- fix missing file in power supply mocked data
- Readd the state / status key.
- Pass password when using ssh key
- suppress FutureWarning (#218)
- fix removal of cluster key (#219)
- fix pep8 errors
- implement find operation in cli
- fix multihop ttl to its default value
- remove cluster from the neighbor output