napalm-automation-community / napalm-dellos10

NAPALM Driver for Dell EMC OS10 Enterprise
http://dellos10-napalm.readthedocs.io/en/latest/
Apache License 2.0
10 stars 11 forks source link

get_interfaces() returns speed in bits instead of Mbits #28

Closed rasanentimo closed 3 years ago

rasanentimo commented 3 years ago

Napalm documentation states that the interface speed must be returned as int in Mbit, https://napalm.readthedocs.io/en/latest/base.html#napalm.base.base.NetworkDriver.get_interfaces:

However, the dell os10 driver returns the value currently in bits.