Update git submodules
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Thu, 10 May 2018 16:09:26 +0000 (18:09 +0200)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 22 May 2018 18:45:00 +0000 (18:45 +0000)
commit99ef709a2f3592ff8d8997719d4f559fff0d29b4
tree07660ab7598d46e6e49fdb888d02730c11bd0b68
parenta9056295bfdae7c57154418752062c49c257cdbf
Update git submodules

* Update docs/submodules/armband from branch 'stable/fraser'
  - [salt] Retire Armband Saltstack repos

    Provided we take care of the minor consequences of relying strictly
    on upstream Saltstack amd64 repos on arm64 (since we don't use RAET,
    this means merely installing `python-futures` as a dependency of
    `python-tornado` on all minions), we can finally drop our Salstack
    arm64 repository.

    This implies installing python-futures on:
    - FN and VCP VMs (handled via lib.sh pre-patching);
    - baremetal nodes (handled via MaaS Curtin template for arm64 now);

    While at it, also handle other minor patch cleanup operations:
     * drop `system.linux.system.repo.mcp.armband`, already covered by:
       - lib.sh pre-patching for FN and VCP VM images;
       - maas.region.repositories for baremetal nodes;
     * switch glusterfs PPA repo arch from 'amd64,arm64' to None;
     * drop obsolete patch handling `mcelog` on AArch64;

    [1] https://github.com/salt-formulas/salt-formula-maas/pull/26

    JIRA: ARMBAND-382

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