Update git submodules
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Mon, 21 Aug 2017 20:26:09 +0000 (22:26 +0200)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 22 Aug 2017 05:10:07 +0000 (05:10 +0000)
commitd42eb6e0b2794454741b0d13a44f3b200d071364
tree7d0d1475b0353592be70e694c7f569524de29876
parent2d6584bd09f22089e37af2d2b454385e37fdaeb8
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - reclass: baremetal: openstack: Fix eth assignment

    Baremetal support introduced a couple of VCP VMs, which have 2
    network interfaces:
    - primary (ens3 inside x86 VM) - connected to "br-mgmt" bridge on
      each kvm node, serves for MaaS DHCP / connection to salt master;
    - secondary (ens4 inside x86 VM) - connected to "br-ctl" bridge on
      each kvm node, serves for Openstack Management network;

    However, the reclass model was configured to use a single IP address
    on the primary interface, breaking the connnection to salt master,
    while also not connecting the Openstack Management network properly.

    Fix this by configuring the primary interface for DHCP, while the
    secondary gets a static IP in Openstack Management network.

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