[openstack-dev] Does Neutron itself add VM ports to ovs?

Ihar Hrachyshka ihrachys at redhat.com
Tue Apr 12 10:56:09 UTC 2016


张晨 <zhangchen9211 at 126.com> wrote:

> 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?
>

Nova still runs nova-compute service on your hypervisor to manage instances  
scheduled to the node. That service is the one that will prepare the VIF  
port.

Ihar



More information about the OpenStack-dev mailing list