Skip to content

Commit

Permalink
Remove perserverant socket and quaggaclient library as it is
Browse files Browse the repository at this point in the history
not required for CiscoBgp4MIB.

Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
  • Loading branch information
SuvarnaMeenakshi committed Aug 27, 2020
1 parent 113e4e5 commit ade4e38
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 211 deletions.
44 changes: 0 additions & 44 deletions src/sonic_ax_impl/lib/perseverantsocket.py

This file was deleted.

165 changes: 0 additions & 165 deletions src/sonic_ax_impl/lib/quaggaclient.py

This file was deleted.

2 changes: 0 additions & 2 deletions src/sonic_ax_impl/mibs/vendor/cisco/bgp4.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import socket
from bisect import bisect_right
from sonic_ax_impl import mibs
from sonic_ax_impl.lib.perseverantsocket import PerseverantSocket
from sonic_ax_impl.lib.quaggaclient import QuaggaClient, bgp_peer_tuple
from ax_interface import MIBMeta, ValueType, MIBUpdater, SubtreeMIBEntry
from ax_interface.mib import MIBEntry
from sonic_ax_impl.mibs import Namespace
Expand Down

0 comments on commit ade4e38

Please sign in to comment.