-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[devices]: Update 201807 release with transceiver detection for arist…
…a devices (#2013)
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule sonic-platform-modules-arista
updated
14 files
+129 −91 | arista/components/scd.py | |
+24 −0 | arista/core/inventory.py | |
+41 −14 | arista/core/utils.py | |
+8 −1 | arista/platforms/a7050qx32.py | |
+8 −1 | arista/platforms/a7050qx32s.py | |
+8 −1 | arista/platforms/a7060cx32s.py | |
+9 −1 | arista/platforms/a717064c.py | |
+9 −1 | arista/platforms/a7260cx364.py | |
+31 −0 | arista/utils/sonic_sfputil.py | |
+0 −14 | confs/arista-drivers.service | |
+24 −0 | confs/sonic-platform-arista.service | |
+5 −1 | debian/rules | |
+0 −49 | debian/sonic-platform-arista.init | |
+1 −0 | utils/arista |