aboutsummaryrefslogtreecommitdiffstats
path: root/etc/os-net-config/samples/ovs_patch_port.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-01-27 16:57:26 +0000
committerGerrit Code Review <review@openstack.org>2017-01-27 16:57:26 +0000
commit60f043152dedf04c335a049feedb502b194fbc02 (patch)
tree45c068953c837832f6d891096a287c4b7064ea57 /etc/os-net-config/samples/ovs_patch_port.yaml
parentb4ecaa5c344cc33691d91398bfa187e876e6e40d (diff)
parent8c841946d441d6c90ba61ee0a64698b59c711c3a (diff)
Merge "Add check that ovs_extra is passed as list"
Diffstat (limited to 'etc/os-net-config/samples/ovs_patch_port.yaml')
-rw-r--r--etc/os-net-config/samples/ovs_patch_port.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/os-net-config/samples/ovs_patch_port.yaml b/etc/os-net-config/samples/ovs_patch_port.yaml
index 91858be..bae8880 100644
--- a/etc/os-net-config/samples/ovs_patch_port.yaml
+++ b/etc/os-net-config/samples/ovs_patch_port.yaml
@@ -10,7 +10,7 @@ network_config:
# force the MAC address of the bridge to this interface
primary: true
mtu: 1500
- ovs_extra: "br-set-external-id br-ctlplane bridge-id br-ctlplane"
+ ovs_extra: ["br-set-external-id br-ctlplane bridge-id br-ctlplane"]
-
type: ovs_patch_port
name: br_pub-patch