Releases: napalm-automation-community/napalm-oneaccess-oneos
Releases · napalm-automation-community/napalm-oneaccess-oneos
v0.1.3
v0.1.1
Changes:
- Fixed parse_uptime() which were returning wrong value
- Fixed return value type for get interfaces (speed and last_flapped changed from int to float)
- Cleaned the code according to Flake8 standards
v0.1.0
First driver release. The following NAPALM functions are supported:
✅ is_alive()
✅ get_facts()
✅ get_interfaces()
✅ get_interfaces_ip()
✅ get_environment()
✅ get_arp_table()
✅ get_config()
✅ cli()