Update git submodules
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sun, 17 Dec 2017 18:34:18 +0000 (19:34 +0100)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 1 Jan 2018 19:46:47 +0000 (19:46 +0000)
commit73504d743ce182028ac4e70443ad5e8f9314485c
tree8f53b63b1ee94e960bc74014c373c84c9ac7e247
parent30449bf68e10085494156f7a3ed6c4513655799b
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [baremetal] MaaS: Enable HTTP proxy

    Instead of using NAT on the mas01 node for all cluster node outgoing
    traffic, use the MaaS built-in proxy for APT traffic to leverage its
    caching capabilities too.
    Also enable the proxy for salt minions, so they can access public
    keyservers et al.
    Cleanup public DNS from kvm nodes, interferes with MaaS proxy.

    Add example config for global env proxy, but don't enable it:
    - default environment settings - /etc/environment (via reclass);

    The MaaS proxy will not be used (at least for now) on nodes:
    - cfg01;
    - mas01;

    NOTE: We can't yet drop the maas.pxe_nat state completely, as certain
    Openstack services are still accessed via public addresses from ctl
    nodes.

    JIRA: FUEL-317
    JIRA: FUEL-318

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