From a85b1726bcad7f967103b680b702430cf6d683d3 Mon Sep 17 00:00:00 2001
From: Michal Skalski <mskalski@mirantis.com>
Date: Thu, 15 Sep 2016 05:09:53 +0200
Subject: Updated armband Project: fuel 
 8eeadbc08d8ae2efd5958fd639f910b77071d002

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 <mskalski@mirantis.com>
---
 upstream/fuel | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'upstream')

diff --git a/upstream/fuel b/upstream/fuel
index c5df35d8..8eeadbc0 160000
--- a/upstream/fuel
+++ b/upstream/fuel
@@ -1 +1 @@
-Subproject commit c5df35d8bac8d5091d60f2f170668de4152952a0
+Subproject commit 8eeadbc08d8ae2efd5958fd639f910b77071d002
-- 
cgit