Updated armband
authorMichal Skalski <mskalski@mirantis.com>
Thu, 15 Sep 2016 03:09:53 +0000 (05:09 +0200)
committerGerrit Code Review <gerrit@172.30.200.206>
Thu, 15 Sep 2016 22:39:33 +0000 (22:39 +0000)
commita85b1726bcad7f967103b680b702430cf6d683d3
tree777a2b0a6e1ddf0aae60c3e86aeda2c53dcbff14
parent6be5639d8ce2f6e282db6f3d19699a341b9b491c
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