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

Feature requet : get_interfaces / implement last_flapped #20

Closed lboue closed 4 years ago

lboue commented 5 years ago

Hello,

Could you implement last_flapped parameter in the get_interfaces method? See

def get_interfaces(self):
        """Get interface details.
        last_flapped is not implemented

Regards, Ludovic

semaja2 commented 4 years ago

Whilst that comment is in the code, it appears to be implemented? Does it work as expected?

javeedf commented 4 years ago

yes already resolved