commit | 701474858936f1a73d257268fdce547af5c2583d | [log] [tgz] |
---|---|---|
author | Michael Polenchuk <mpolenchuk@mirantis.com> | Sat Dec 29 16:46:50 2018 +0400 |
committer | Oleksii Molchanov <omolchanov@mirantis.com> | Fri Oct 23 21:50:33 2020 +0300 |
tree | b668d2876bc5baf33456334af0783d1a223be29e | |
parent | 6fee7887021e05b702370d5084d8f34cf057df20 [diff] [blame] |
Extend interfaces file of ovs bridge/port * bridge: name servers list * port: native vlan tagged ports Change-Id: Ie9c318c37ac4f13b04f7650c70824dfe4198405a Related-Bug: PROD-24343 Related-Bug: PROD-35523
diff --git a/README.rst b/README.rst index 7e580f3..e671ac5 100644 --- a/README.rst +++ b/README.rst
@@ -2214,6 +2214,12 @@ br-prv: enabled: true type: dpdk_ovs_bridge + br-floating: + enabled: true + type: ovs_bridge + name_servers: + - 1.1.1.1 + - 9.9.9.9 **DPDK OVS Bond**