napalm-huawei-vrp
napalm-huawei-vrp copied to clipboard
fix get_facts, get_interface, get_interface_ip
Good afternoon! Conflict resolution didn't go according to plan, so I created a new repository and put my fixes there. I would like to present some fixes for the library. In particular, fixing the duplication of the Dialer interface in the get_interfaces output, also for this interface, the ip address is now displayed. Also provided get_facts fixes for huawei AR and NE devices. If you consider including this pull request in the master branch, I would appreciate it.
Hi @vladislav-tenishchev
The new code failed the Checks i have included recently. It's failing in Black format check. As napalm original project, we have included Black formatter check to this project, please format the code using Black formatter and push the code again.
We appreciate your contribution to this project.
Good afternoon, @codingnetworksb. Okay, I'll get to that soon
Good afternoon, @codingnetworksb. i'm formatted the code using black
Good afternoon, @codingnetworksb, haven't seen the changes?