0b8a90ec5c
Those classes handles ML2 plugin's configuration related to the OVS and SR-IOV mechanism drivers. Previously there was neutron::plugins::ml2::mech_driver function which was used by neutron::plugins::ml2 class but it isn't used at all currently and probably it will need to be deprecated and removed in follow up patch(es). Change-Id: I2a321fb780e789b7556d557e2170a3267049c432
9 lines
227 B
YAML
9 lines
227 B
YAML
---
|
|
features:
|
|
- |
|
|
The following two new classes have been added, to set up parameters in
|
|
ovs_driver and sriov_driver section.
|
|
|
|
- ``neutron::plugins::ml2::ovs_driver``
|
|
- ``neutron::plugins::ml2::sriov_driver``
|