码迷,mamicode.com
首页 > 其他好文 > 详细

ML2 Extension Manager

时间:2016-05-13 18:41:01      阅读:179      评论:0      收藏:0      [点我收藏+]

标签:

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的资源有哪些?

 

ML2 Extension Manager

标签:

原文地址:http://www.cnblogs.com/allcloud/p/5490267.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!