Update git submodules
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sun, 22 Apr 2018 00:07:27 +0000 (02:07 +0200)
committerGerrit Code Review <gerrit@opnfv.org>
Sun, 22 Apr 2018 00:20:02 +0000 (00:20 +0000)
commitc9cd90096852f8fb3db074e32a1062fcff0dc3a9
tree7b652fe23e4ff88c3798efe6f9a0b4af24d65ca7
parentb49b6c3302ce8c50a65afb0722e0a762440f77f1
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [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>
docs/submodules/fuel