diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2018-02-07 07:51:47 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-02-07 07:51:47 +0000 |
commit | 5faac38282e5c4b66eee0b1584b7880290aeb623 (patch) | |
tree | 04a31b5fbf8abdf2e966a3bee0a29e02d70a6010 | |
parent | 56830d111a206dc69c0e23944db5816a66a06890 (diff) |
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge changes from topic 'fix-public-bridge'
* changes:
[virtual] Add missing ODL dhcp_int
[virsh net] public: rm addr cfg for pure baremetal
- [virtual] Add missing ODL dhcp_int
- add missing network definitions for ODL node's 1st interface;
- add missing comments for `notify` global functions;
- fix or silence shellcheck issues;
JIRA: FUEL-322
Change-Id: Ie3341d29ab12ddf432db603ad865259afb54714e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
- [virsh net] public: rm addr cfg for pure baremetal
To prevent adding a gratuitous requirement on public being a real
Linux bridge on the jumpserver when baremetal nodes are present,
stop configuring any IP address information for the public virsh
network, allowing us to keep mocking it like we did before L3
information was read from IDF.
JIRA: FUEL-339
Change-Id: Id09ecac14825a80a0770c5969afad79b0235e08e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
m--------- | docs/submodules/fuel | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/fuel b/docs/submodules/fuel -Subproject 22bbdf21851c3fdeb10579fc6b0e77a93e90e81 +Subproject 624e0e31debf1b4f7fa7727826e6e385c619258 |