From 0a76ee2288de800d720d2938abd645241be65725 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Wed, 18 Oct 2017 15:07:49 +0000 Subject: Update git submodules * Update docs/submodules/fuel from branch 'stable/euphrates' - Merge "[baremetal] reclass: Fix class order for common" into stable/euphrates - [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 Signed-off-by: Michael Polenchuk (cherry picked from commit 92530f89c061b0070766e431f839feb368e2e4ac) --- docs/submodules/fuel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/fuel b/docs/submodules/fuel index 52e2e55bf..0d7c12434 160000 --- a/docs/submodules/fuel +++ b/docs/submodules/fuel @@ -1 +1 @@ -Subproject commit 52e2e55bf55b58a304553fe1529def3709c91ded +Subproject commit 0d7c1243405a58ecf3d0a85fcedecfbce6a626cd -- cgit 1.2.3-korg