Update git submodules
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sun, 5 Nov 2017 20:20:02 +0000 (21:20 +0100)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 8 Nov 2017 02:10:48 +0000 (02:10 +0000)
commita41adef8b80dde07015823a7058d181725f8212a
tree1c142603039a0fc6950adf72ce0a968c1a2d8216
parent6af3c585cc8d751346283c37beee7e4fe03c78b2
Update git submodules

* Update docs/submodules/armband from branch 'stable/euphrates'
  - p/fuel: bm: linux-image-generic-hwe-16.04-edge

    The Salt way to pin the kernel version is via its reclass model, by
    defining system.kernel.version. However, this only works with
    explicit kernel package names and not with meta package names
    (e.g. linux-image-4.13.0-9916-generic is expected instead of
          linux-image-generic-hwe-16.04-edge, which would break the
    `linux_kernel_old_absent` state).

    For now, let's explicitly call `pkg.install` for the kernel and
    headers packages, using the meta package name to ensure automatic
    fallback to Ubuntu packages if Armband repos are missing,
    respectively to automatically pick up new kernel package names
    in case of meta + kernel packages bump later.

    JIRA: ARMBAND-280

    Change-Id: I5448df1de1b3c211583708402b5c7497df92fc16
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
    (cherry picked from commit 67aed7515601fc8b4d2dea326c4e634de7f8fa48)
docs/submodules/armband