diff options
author | Bin Yang <bin.yang@windriver.com> | 2019-06-19 22:46:10 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-06-19 22:46:10 +0000 |
commit | f69f9887049f818b57a7b689aef008697e907a39 (patch) | |
tree | 8923caf4e8dd517c0bb18e77b8c8f05cce9c11ed /docs/submodules/multicloud/k8s.git | |
parent | bcb4e03cb66cebec377d847a07105a195f9f41fe (diff) |
Update git submodules
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to c1963d4331fce447d93131d731e1f261c175de87
- Merge "Make ovn-central network interface configurable"
- Make ovn-central network interface configurable
installer.sh script is configuring ovn-central address <ip>:<port>
to environment variable.
Ip address is detected from the ovn-central host through ansible
by grepping ifconfig output, but in this step detected network
interface is hard-coded in the code to be "eth1".
This commit makes network interface configurable in aio/vagrant
deployment.
Issue-ID: MULTICLOUD-621
Change-Id: Icbe22ffdcb45c5f16067ea609eec76fb70c0ea78
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
Diffstat (limited to 'docs/submodules/multicloud/k8s.git')
m--------- | docs/submodules/multicloud/k8s.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/multicloud/k8s.git b/docs/submodules/multicloud/k8s.git -Subproject d5a34e001fe894b7f90d17d4a53dda53d2e8ef8 +Subproject c1963d4331fce447d93131d731e1f261c175de8 |