Update git submodules
authorAric Gardner <agardner@linuxfoundation.org>
Wed, 26 Sep 2018 18:08:54 +0000 (18:08 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 26 Sep 2018 18:08:54 +0000 (18:08 +0000)
commit2816cdf4fa3c4be1e6b2596c23d874fbaed21755
tree23cb2ff200899d9a39368ae8da0bed516664e6ae
parent92759e97700d6dddc5fcf16e994d3fdf56264e33
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "modules.opnfv: fuel adapter: Switch to MCP"
  - modules.opnfv: fuel adapter: Switch to MCP

    The current codebase was intended for Fuel@OPNFV up to and including
    the Danube release (based on Fuel@Openstack).
    Starting with the Euphrates release, Fuel@OPNFV is based on Mirantis
    Cloud Platform (MCP), so the Fuel adapter in modules.opnfv needs a
    rework to accomodate the new platform:
    - remove unused obsolete code in opnfv.utils;
    - switch to key-based SSH auth instead of password-based;
    - drop proxy-ing SSH to cluster nodes via installer node, instead
      SSH directly via PXE/admin network;

    Notes:
    - MaaS node (when present) is marked with 'installer' role to prevent
      ovs-vsctl queries on it;
    - gtw01 node (when present) is not marked with any role yet;

    JIRA: FUEL-394

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