fuel-nailgun-agent: ohai: Read L1 info w/ ethtool. 89/12389/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sun, 17 Apr 2016 18:07:42 +0000 (20:07 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sun, 17 Apr 2016 18:10:31 +0000 (20:10 +0200)
commit20f60bd215bc73f4fd9d8c0c08598fb4e6a28b77
tree4284c38796c40597e0ed4b9f9fb42708e374e340
parentf9b8d557900a105483168e75344059cba5435e6e
fuel-nailgun-agent: ohai: Read L1 info w/ ethtool.

fuel-nailgun-agent uses ohai and rethtool for reading eth info,
including ethernet card speed. However, current methods rely on the
drivers populating the advertised and/or supported link speed lists.

This is not true for all drivers, especially for some Fibers
that only report the speed via ethtool when the link is up.

This patch adds support for reading L1 info from ohai, which
supports parsing ethtool speed starting with version amos2 [1].

[1] https://linux.enea.com/mos-repos/ubuntu/8.0/pool/main/o/
    ohai/ohai_6.14.0-2~u14.04+mos1+mos8.0+amos2_all.deb

Change-Id: Ic8c252e411a680af32cc68574c572434147a7e78
.gitmodules
Makefile
patches/fuel-nailgun-agent/0001-ohai-Support-reading-L1-info-from-ethtool.patch [new file with mode: 0644]
upstream/fuel-nailgun-agent [new submodule]