您的位置:首页 > 其它

ML2 Extension Manager

2016-05-13 17:55 309 查看

The extension manager for ML2 was introduced in Juno (more details can be found in the approvedspec). The features allows for extending ML2 resources without actually having to introduce cross cutting concerns to ML2. The mechanism has been applied for a number of use cases, and extensions that currently use this frameworks are available under ml2/extensions.

其他extension都是对core资源的扩展,不对ML2的资源进行扩展。

dns_integration.py    Use converters and validators from neutron-lib    18 days ago
port_security.py    Use converters and validators from neutron-lib    18 days ago
qos.py    ML2: verify if required extension drivers are loaded

ML2的资源有哪些?

 

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: