http://www.opencontrail.org/integrating-opencontrail-with-vcenteresxi-virtualization-platform/
Note: This blog is co-authored by Sachchidanand Vaidya and Aniket Daptari from Juniper Networks.
This document describes the different options to integrate OpenContrail with vCenter/ESXi virtualization platform. Further, it also describes the OpenContrail + vCenter integration in detail.
The following section describes four alternatives to integrate OpenContrail with vCenter/ESXi.
This option provides ESXi as a supported hypervisor under OpenStack. For those users who have certified ESXi workloads, don’t want to pay for vCenter licenses and want to work with open systems, Option 1 provides a migration path to OpenStack with OpenContrail providing the full-featured cloud solution. OpenContrail will support the ESXi nova driver for this option.
Figure 1 ESXi as Compute with OpenContrail
Jakub Pavlik from tcpCloud performed some tests using this option and has blogged his experience here.
OpenContrail provides an open network virtualization solution in avCenter only environment. More details about this option are described in later sections of the document. This Option also allows customers to federate the vCenter Cluster with an OpenStack cloud to facilitate “Cap and Grow”.
Figure 2 OpenContrail and vCenter only Integration
Under this option, the vCenter cluster is represented as a compute node under OpenStack. This way, OpenStack can be used to orchestrate workloads for both KVM and ESXi hypervisors. The workloads on ESXi hosts will be scheduled by vCenter.
Figure 3 vCenter as a compute with OpenContrail
Under this option, customers can continue to use their existing VMware deployments using VDS VLANs and connect them to the growing OpenStack clouds. OpenContrail will contrail OVSDB enabled ToR switches which will perform translation of VLANs in VMware clusters to VXLAN tunnels in OpenStack clouds and vice versa.
Figure 4 vCenter and OpenStack with OpenContrail
OpenContrail system consists of two main components:OpenContrail Controller andOpenContrail vRouter. The OpenContrail Controller is a logically centralized but physically distributed controller responsible for providing the configuration, control, and analytics functions of the virtualized network. The OpenContrail vRouter implements the distributed forwarding plane.
Three main components involved in an OpenContrail + vCenter solution are:
Figure 5 Detailed View (OpenContrail + vCenter Integration)
The OpenContrail vCenter Plugin performs two main functions:
Thus, the plugin communicates with three entities – vCenter Server, OpenContrail API Server, and the vRouter agent.
OpenContrail vRouter VM has the vRouter kernel module, which implements the distributed forwarding plane. As shown in the Figure 5, the OpenContrail vRouter VM has two interfaces. One interface is part of the Fabric PortGroup (PG) and serves as the interface towards the IP Fabric. The other interface is part of the Trunk PG (on the vDS). The Trunk PG sees tenant traffic from all PGs.
In the VMware vCenter environment, the OpenContrail vRouter VM will be present on every ESXi host.
The following table lists the mapping between vCenter and OpenContrail entities.
vCenter | OpenContrail |
Port Group (PG) | Virtual Network |
IP Pool & Range | Subnet & Allocation Pool |
Integrating OpenContrail with a VMware cluster brings an open source implementation of fully distributed network policy, DHCP and DNS, floating IP, security groups and service chaining to the VMware cluster.
Thus, a VMware cluster gets transformed into an open, full featured, secure, multi-tenant cloud solution.
This YouTube video contains a demonstration of the integrated solution.