CiscoTestAutomation / genielibs

genie.libs contains libraries for configuring, retrieving and testing topologies
Apache License 2.0
107 stars 53 forks source link

iosxe/span/configure.py has duplicated function. #175

Closed hsang88 closed 2 weeks ago

hsang88 commented 3 weeks ago

in below file, https://github.com/CiscoTestAutomation/genielibs/blob/master/pkgs/sdk-pkg/src/genie/libs/sdk/apis/iosxe/span/configure.py

there are 3 duplicated functions list below, please remove them. configure_interface_monitor_session_shutdown_erspan_dest configure_interface_monitor_session_mtu configure_interface_monitor_session_no_mtu

SohanTirpude commented 2 weeks ago

Hello @hsang88,

Thank you for letting us know about this issue. Kindly give us some time to fix it.

Thank you.

SohanTirpude commented 2 weeks ago

Hello @hsang88,

We have removed these duplicate APIs and now it will be available in the python 24.9 version. Once, pyats 24.9 version gets released, you may try with it and let us know if this issue is seen again.

Hence, I am closing this ticket. If you are facing any other issues, kindly open a new ticket.

Thank you.