Merge "Provide option to switch between dpdk and non-dpdk"

This commit is contained in:
Zuul 2019-07-31 20:38:22 +00:00 committed by Gerrit Code Review
commit 85b8d62830
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,5 @@
---
images:
tags:
openvswitch_db_server: docker.io/openstackhelm/openvswitch:latest-opensuse_15-dpdk
openvswitch_vswitchd: docker.io/openstackhelm/openvswitch:latest-opensuse_15-dpdk

View File

@ -0,0 +1,5 @@
---
images:
tags:
openvswitch_db_server: docker.io/openstackhelm/openvswitch:latest-ubuntu_bionic-dpdk
openvswitch_vswitchd: docker.io/openstackhelm/openvswitch:latest-ubuntu_bionic-dpdk