aboutsummaryrefslogtreecommitdiffstats
path: root/upstream/fuel
diff options
context:
space:
mode:
authorJosep Puigdemont <josep.puigdemont@enea.com>2016-07-13 18:29:05 +0200
committerGerrit Code Review <gerrit@172.30.200.206>2016-08-17 12:22:22 +0000
commit54fed3c4281ce30b95548379c188a9a7dcf7cf88 (patch)
tree2584e7e380e22739af15209511432cd233c1f3fc /upstream/fuel
parentc7d07cc5a6ffdd76f4695b6b9b9f93016b07c7bf (diff)
Updated armband
Project: fuel 3ec3fb2d1d316b656a13f9c1ca00cc8a7fcd51de deploy-config: honor interfaces and transformations Currently all scenarios assume interfaces and transformations are the same for all nodes in the POD, however some PODs may contain nodes that have different hardware, or where the interfaces are configured differently. In this patch we honor the original interfaces and transformations if they are present in the dea-override.yaml file. The way to add this information in the dea-override is by having a "nodes:" section with this information, ie: nodes: - id: 1 interfaces: interfaces_1 transformations: transformations_1 - id: 2 interfaces: interfaces_2 transformations: transformations_2 - id: 3 interfaces: interfaces_1 transformations: transformations_1 The node IDs is used to find out this information. Change-Id: If6ff8ca28b42e043d1bdf91142a4a56ae36e4304 Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
Diffstat (limited to 'upstream/fuel')
m---------upstream/fuel0
1 files changed, 0 insertions, 0 deletions
diff --git a/upstream/fuel b/upstream/fuel
-Subproject 9dc7082c230f7f22b37ae9bb04493387c466fa7
+Subproject 3ec3fb2d1d316b656a13f9c1ca00cc8a7fcd51d