Update git submodules
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Mon, 17 Jul 2017 23:45:17 +0000 (01:45 +0200)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 18 Jul 2017 00:07:54 +0000 (00:07 +0000)
commit94c534ed0862d9e2eec930f98dcf160863faef40
tree8f2eda882fea8b9a3aa2d8e8988ec6ab503b5864
parent9c9032a16334f8a4fec7468d71dfce7cb6b45e14
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: deploy: Allow non-root deploys

    Fuel@OPNFV's ci/deploy.sh script imposes a hard requirement on
    running as the root user, which can be refactored into a series of
    smaller requirements.

    Instead, relax the check to the ability to run sudo commands
    inside the script, and explicitly add sudo for the package
    installation commands.

    This also adds a requirement for the Jenkins user running the
    deploy to be part of the "kvm" and "libvirtd" groups, so
    libvirt/virsh can manage VMs on the jump server / Jenkins slave.

    See related change in OPNFV Releng repository [1].

    [1] https://gerrit.opnfv.org/gerrit/#/c/37655

    Change-Id: I29b90d285c99f85462493c2a3890264365fca9f0
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
docs/submodules/armband