vCenter Integration for Contrail Release 5.0.1
Starting in Contrail Release 5.0.1, the only supported mode of vCenter integration with Contrail is the vCenter-as-orchestrator mode. From Release 5.0.1, Contrail no longer supports the vCenter-as-compute mode, where the orchestrator is Openstack, and the vCenter cluster acts as a nova-compute node to the Openstack controller.
These topics provide instructions for integrating Contrail Release 5.0.1 and microservices with VMware vCenter.
Set Up the Controller Server
The controller server or host server is installed with CentOS 7.5.
Before starting the integration, prepare your system by performing the following steps:
yum update -y yum install -y yum-plugin-priorities https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm yum install -y python-pip git gcc python-devel sshpass pip install "ansible==2.5" pyvmomi