diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-10-17 21:39:20 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-10-18 02:42:43 +0000 |
commit | d28812b3def916bb3f82db94afc94962d85e83e5 (patch) | |
tree | fe12b415c4e13a03d9ae9a2426c6302ba76ee97d /docs/submodules/fuel | |
parent | a4e2ecdd4a895dc02b8c398a0a8a968ae3720126 (diff) |
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>
Diffstat (limited to 'docs/submodules/fuel')
m--------- | docs/submodules/fuel | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/fuel b/docs/submodules/fuel -Subproject 7a1337aeaee3e34ae5c21bb2e9798232f3b2ca2 +Subproject 92530f89c061b0070766e431f839feb368e2e4a |