[openstack-dev] Does Neutron itself add VM ports to ovs?
张晨
zhangchen9211 at 126.com
Tue Apr 12 08:16:25 UTC 2016
Thx for the answer, i finally locate the implementation in nova.network.linux_net.create_ovs_vif_port
but how could nova execute the ovs-vsctl for the compute-node hypervisor just in the control-node?
At 2016-04-12 13:13:48, "Sławek Kapłoński" <slawek at kaplonski.pl> wrote:
>Hello,
>
>I don't know this ODL and how it works but for ovs-agent nova-compute is part
>which adds port to ovs bridge (see for example nova/virt/libvirt/vif.py)
>
>--
>Pozdrawiam / Best regards
>Sławek Kapłoński
>slawek at kaplonski.pl
>
>Dnia wtorek, 12 kwietnia 2016 12:31:01 CEST 张晨 pisze:
>> Hello everyone,
>>
>>
>> I have a question about Neutron. I learn that the ovs-agent receives the
>> update-port rpc notification,and updates ovsdb data for VM port.
>>
>>
>> But what is the situation when i use SDN controllers instead of OVS
>> mechanism driver? I found no where in ODL to add the VM port to ovs.
>>
>>
>> I asked the author of the related ODL plugin, but he told me that OpenStack
>> adds the VM port to ovs.
>>
>>
>> Then, where is the implementation in OpenStack to add the VM port to ovs,
>> when i'm using ODL replacing the OVS mechanism driver?
>>
>>
>> Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160412/e9ed41dc/attachment.html>
More information about the OpenStack-dev
mailing list