Upgrade AIO setup between releases(Contrail only, no openstack) - ganeshahv/Contrail_SRE GitHub Wiki
1]. Assuming the installation of Contrail-Command and Contrail cluster went through fine.
2]. In the contrail-controller node:
cd contrail-ansible-deployer
3]. Edit the instances.yml file by changing the CONTRAIL_CONTAINER_TAG value:
vi config/instances.yaml
4]. Run command to upgrade:
ansible-playbook -i inventory/ -e orchestrator=openstack playbooks/install_contrail.yml