Referencing the new OVS docker image

The version of existing OVS docker image is 2.8.1. StarlingX
builds its own OVS docker image with latest version
2.11.0. This patch overrides the old docker images.

Change-Id: Iec56dc89cdb7a02f9b1beed459eab230c06707ec
Story: #2004649
Task: #30281
Depends-On: https://review.opendev.org/#/c/662195
Co-Authored-By: Cheng Li<cheng1.li@intel.com>
Signed-off-by: Chenjie Xu <chenjie.xu@intel.com>
This commit is contained in:
chenjie1 2019-06-07 05:10:02 +08:00
parent d89438f86a
commit c7b82ce409
1 changed files with 4 additions and 0 deletions

View File

@ -682,6 +682,10 @@ data:
ovs:
node_selector_key: openvswitch
node_selector_value: enabled
images:
tags:
openvswitch_db_server: docker.io/starlingx/stx-ovs:master-centos-stable-latest
openvswitch_vswitchd: docker.io/starlingx/stx-ovs:master-centos-stable-latest
source:
type: tar
location: http://172.17.0.1/helm_charts/starlingx/openvswitch-0.1.0.tgz