commit | 0bf59a7629e153a94df251f3677fab4d99b934bc | [log] [tgz] |
---|---|---|
author | Michael Polenchuk <mpolenchuk@mirantis.com> | Tue Jun 19 18:06:56 2018 +0400 |
committer | Michael Polenchuk <mpolenchuk@mirantis.com> | Thu Jun 21 18:15:25 2018 +0400 |
tree | 3e9160afff73543a83dd5aee881a3b70e5d7f26e | |
parent | 25fbd65a9d207d6d718ce96926c7cbb241bf743b [diff] [blame] |
Order mechanism_drivers list The list of networking mechanism driver entrypoints should be ordered to ensure sriovnicswitch is listed first, followed by opendaylight. Change-Id: I05fdfceef13d3051d2bac5bfd624b52b2606778d Closes-Bug: PROD-20883
diff --git a/tests/pillar/control_opendaylight.sls b/tests/pillar/control_opendaylight.sls index 174790e..9064406 100644 --- a/tests/pillar/control_opendaylight.sls +++ b/tests/pillar/control_opendaylight.sls
@@ -59,6 +59,7 @@ mechanism: ovs: driver: opendaylight + order: 77 linux: system: enabled: true