Update git submodules
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Mon, 23 Apr 2018 15:21:36 +0000 (15:21 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 23 Apr 2018 15:21:36 +0000 (15:21 +0000)
commit0885725346d5339b4e00f8cdfa7899a56f680c3b
tree467a1071557fd7d627759b8bc0c0b930dd2ea7c7
parent6adff6a127a5b0caf2ebbb310e9b71bc32109a96
Update git submodules

* Update docs/submodules/fuel from branch 'stable/fraser'
  - Merge "[ha] Fix tenant NIC OS config for VLAN ranges" into stable/fraser
  - [ha] Fix tenant NIC OS config for VLAN ranges

    Previous commits added support for tenant VLAN range parametrization,
    yet failed to accomodate the new VLAN range representation ('M:N') in
    existing `linux.network.interfaces` reclass configuration.

    This lead to the silent removal of <nic_private>.<vlan_private> from
    interfaces file and for `br-mesh` to try to use <nic_private> instead
    of <nic_private>.<vlan_private>, conflicting with `br-floating`.

    Stick to using the first VLAN in the tenant range.

    JIRA: FUEL-365

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