commit | ab63a8b13401e8728272cac5ab8187cb56723918 | [log] [tgz] |
---|---|---|
author | Oleksii Butenko <obutenko@mirantis.com> | Thu Oct 31 17:09:58 2019 +0200 |
committer | Oleksii Butenko <obutenko@mirantis.com> | Thu Oct 31 16:19:45 2019 +0000 |
tree | 4cbd50f33322c4c0c93b50a68f2829654f1c1167 | |
parent | 9e1c1372ff9f728c85426b347ffdd9c530ecc975 [diff] [blame] |
Add ovs_bridge for baremetal Change-Id: Idd14b79e2114cdb61a6e1e7a2628ac5a25f04f86
diff --git "a/\173\043 interfaces \043\175/bond_ctl_baremetal_lacp" "b/\173\043 interfaces \043\175/bond_ctl_baremetal_lacp" index cc8dd5d..4cdd594 100644 --- "a/\173\043 interfaces \043\175/bond_ctl_baremetal_lacp" +++ "b/\173\043 interfaces \043\175/bond_ctl_baremetal_lacp"
@@ -61,4 +61,7 @@ use_interfaces: - bond0 require_interfaces: - - bond0 \ No newline at end of file + - bond0 + br-baremetal: + enabled: true + type: ovs_bridge \ No newline at end of file