Update git submodules
authorStephen Wong <stephen.kf.wong@gmail.com>
Thu, 1 Nov 2018 17:13:55 +0000 (17:13 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 1 Nov 2018 17:13:55 +0000 (17:13 +0000)
commitbf5a92096c856780f21b3f233de33e6b3f757c22
tree87210c7f4d7d14120a67d031b76644c9db10d827
parent3cf52733040b98543e8e1c6f76db64620ace069d
Update git submodules

* Update docs/submodules/clover from branch 'stable/gambia'
  - Merge "CLOVER-43: Initial commit for Clovisor" into stable/gambia
  - CLOVER-43: Initial commit for Clovisor

    Part of Clover's initial task (during project proposal) is to explore
    cloud native network tracing tools. Clover the project proposes
    Clovisor as a way for Clover to use the IOvisor
    (https://www.iovisor.org/) to perform network tracing. This is the first
    commit of this module

    Please note that the BPF code used in this commit were only tested with
    Linux kernel 4.14+ --- hence, if ubuntu is used, and one prefers LTS,
    the requirement is 18.04+

    A different patch will track the redis and k8s API server watcher code

    Also, a design doc will be added in the future (TBD)

Signed-off-by: Stephen Wong <stephen.kf.wong@gmail.com>
    Change-Id: I30d9f9d474b8703097c470d39628e86bc788f9b6
docs/submodules/clover