Queens Series Release Notes¶
0.7.0¶
New Features¶
Introduce hw_veb binding driver. This driver can perform binding of SR-IOV neutron port.
Add support for multiple binding drivers. Introduce a new config called ‘enabled_drivers’ which specifies a list of binding drivers allowed to use.
Deprecation Notes¶
Rename the config ‘driver’ to ‘default_driver’ in ‘binding’ group. This is for making it clear that it is allowed to have more than one type of bindings.