Quantum关于network的操作(LinuxBridge)1创建network1.1入口由前几篇文档可知,对资源的处理都在Mapper对应的Controller中:以创建network为例,在quantum/api/v2/base.py的Controller类中的create函数中:action ="create_%s"%self._resource本文以linuxbridge插件为例,所以代码中的self._plugin=quantum/plugin/linuxbridge/lb_quantum_plugin.py/LinuxBridgePluginV2(需要注意的 Read More
posted @ 2012-10-22 19:36 lynnkong Views(443) Comments(0) Diggs(0)