From 190f351ba998570ea45457abd533aa3b0565daf9 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Thu, 19 Oct 2017 21:39:54 +0000 Subject: Update git submodules * Update docs/submodules/fuel from branch 'stable/euphrates' - Merge "[baremetal] PDF-based network config" into stable/euphrates - [baremetal] PDF-based network config This change extends current PDF/IDF support with: - dynamic interface / vlan definition; - dynamic interface and/or bridge allocation of installer networks on top of interfaces (physical or vlans); This allows us to drop hardcoded interface names and vlan / bridge configuration in favor of a runtime determined model based on PDF/IDF. For now, we duplicate common jinja variable definitions in each template, but this will later be moved to a common include file. JIRA: FUEL-275 Change-Id: Ia80a66dbdf898b0bd0a4fb99d069ce9ebe33fa65 Signed-off-by: Alexandru Avadanii (cherry picked from commit c360b972649028d2613fc8561899c2c8b7f71832) --- 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 8cd105aef..80fa21c1c 160000 --- a/docs/submodules/fuel +++ b/docs/submodules/fuel @@ -1 +1 @@ -Subproject commit 8cd105aefb88b4a57dd27019ff37bf19cee9c4d9 +Subproject commit 80fa21c1cf4eea0f41438bc0f7509af7ee237dc1 -- cgit 1.2.3-korg