Update git submodules
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Tue, 17 Oct 2017 19:39:20 +0000 (21:39 +0200)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 18 Oct 2017 02:42:43 +0000 (02:42 +0000)
commitd28812b3def916bb3f82db94afc94962d85e83e5
treefe12b415c4e13a03d9ae9a2426c6302ba76ee97d
parenta4e2ecdd4a895dc02b8c398a0a8a968ae3720126
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [baremetal] reclass: Fix class order for common

    Inheriting classes in the wrong order led to params being silently
    overriden by defaults in the system reclass classes, leaving
    some mismatched values between the controller nova config and the
    compute conunterpart (e.g. metadata_password had different values).

    Always inherit the common class first, so scenario-specific config
    is applied on top.

    NOTE: {dhcp,single}_nic are not used for mas|kvm|cmp nodes, but they
    are referenced in inherited classes, so keep them for now.

    Change-Id: I6cb90d5c832ffc8ab731bd9e3cd38ede858dba5c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
docs/submodules/fuel