Update git submodules
authorEddie Arrage <eddie.arrage@huawei.com>
Wed, 4 Apr 2018 00:28:12 +0000 (00:28 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 5 Apr 2018 23:34:22 +0000 (23:34 +0000)
commit226e85119fd560784773f6e31cd3ca59098539cd
tree9ecce3587a93ca8e50defe3c7e434060151f6877
parentace443413c3c0175605e768bf958f511d9dc3203
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Add existing public redis pod/service

    - Use a community yaml for redis in k8s as simple data store
    - Redis can be used for tracing and also by the snort-ids
    to store alerts that can be processed by other services
    - If flannel is used, the redis CLI can be accessed on the
    host OS with redis-cli -h <flannel ip>
    - Within the k8s cluster, the redis service can be accessed with
    DNS using name 'redis'
    - The same yaml for redis is also included in toplevel manifest for SDC
    scenario. Included here if intention is to use separately (tracing
    only)

    Change-Id: Ibad283a4cc8938fe01f5de6b7743bdb5511be3af
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
docs/submodules/clover