diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-10-08 14:26:24 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-10-11 17:54:50 +0000 |
commit | b3483b3c6e45ed00a8c34d662452836815c15739 (patch) | |
tree | a34077098c28b5a0b0fe52911a0594fd2bd909f0 /docs/submodules/fuel | |
parent | e4c333264e12a49785f5a0d216ba4868b0e6e6c1 (diff) |
Update git submodules
* Update docs/submodules/fuel from branch 'stable/euphrates'
- reclass: Revert virt.nic to hardcoded eth{0,1}
Salt's virtualization model for virt:nic:default does not use real
interface names that are present on the node, but instead it defaults
to using "ethX" notation, that name being only a convention inside
Salt internals.
Moreover, the 'salt.control.virt' reclass class (located in
/srv/salt/reclass/classes/system/salt/control) already provides a
defalt maping between "eth{0,1}" and "br{0,1}". Using anything
different than "eth{0,1}" will lead to 2 extra (broken) mappings.
Reverting the changes in "virt:nic" reclass fixes both the python
exception recently introduced, as well as the broken defaults.
Change-Id: I5c90e3d2bc181c1ad3d87af64440439e6a41fb28
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit db2144a7f6ed8586bbab39fdb5ea15b171388e85)
Diffstat (limited to 'docs/submodules/fuel')
m--------- | docs/submodules/fuel | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/fuel b/docs/submodules/fuel -Subproject 186e1ca5b3ee1b0b76e5d6ddecfee0a94bae45f +Subproject bda4548f2db6b87136c3a29f042d9e3341ec18a |