From 450867f76bcc6c27baf3d272d1ce1fa8db17e413 Mon Sep 17 00:00:00 2001 From: Michal Skalski Date: Thu, 15 Sep 2016 05:09:53 +0200 Subject: Updated armband Project: fuel 983af0184b9c0fbf6deecb2a851f4f89cc362c25 Stop using network transformation Due the bug in code we did not apply network transformation to created environments, but still Fuel base on chosen segmentation type and networks to NICs assigment has been generated network schema itself. Since we don't use custom network schema we can remove transformation defintions from dea pod overrides files. However there is a need to configure NIC properties in case of dpdk deployment. JIRA: FUEL-192 Change-Id: Ib7dab4d61910ac8c44b6d91e0c486c9693034823 Signed-off-by: Michal Skalski Signed-off-by: Jonas Bjurel --- upstream/fuel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upstream/fuel b/upstream/fuel index 1cead557..983af018 160000 --- a/upstream/fuel +++ b/upstream/fuel @@ -1 +1 @@ -Subproject commit 1cead5571d504f5e0525eac22e9b4831867d7c18 +Subproject commit 983af0184b9c0fbf6deecb2a851f4f89cc362c25 -- cgit 1.2.3-korg