[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-API] VIF creation
Hello
I am currently working on the OpenContrail team integrating Cloudstack orchestrator with Xen.
In OpenContrail, the OVS is replaced by a similar forwarding plane called vRouter. The OpenContrail vRouter is a forwarding plane (of a distributed router) that runs in the hypervisor of a virtualized server. It extends the network from the physical routers
and switches in a data center into a virtual overlay network hosted in the virtualized servers.
Now in XAPI, when the CloudStack orchestrator triggers a new VM instance, it results in XAPI calls to vif-create which are handled by the “vif” script which internally calls the “ovs-vsctl”
which configures the OpenVSwitch to create and associate VIFs. Similarly, the “vif” script handles calls to delete, hotplug and hotunplug a VIF which in turn makes reference calls to “ovs-vsctl”
tool.
Now, can you please validate my understanding -
Your input/thoughts are highly appreciated.
-Ranjeet
_______________________________________________ Xen-api mailing list Xen-api@xxxxxxxxxxxxx http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |