5ba0b738e1
This change will allow other third party plugins to inherit from this class without importing Neutron but neutron-lib. Change-Id: I29ff894a0da2df0c12aa6e90e8266e4d7aa30770 Related-Bug: #1879307
6 lines
186 B
YAML
6 lines
186 B
YAML
---
|
|
features:
|
|
- The abstract class LinuxInterfaceDriver is now defined in
|
|
``neutron-lib.agent.linux.interface``. It contains only the
|
|
abstract methods and the class variables.
|