Comment 6 for bug 1665309

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/29065
Committed: http://github.org/Juniper/contrail-controller/commit/e522093fdf6c18260a7e742d05f96b2e601ce3b5
Submitter: Zuul (<email address hidden>)
Branch: R3.0.3.x

commit e522093fdf6c18260a7e742d05f96b2e601ce3b5
Author: ashoksingh <email address hidden>
Date: Thu Feb 23 17:49:27 2017 +0530

Fix issue of VM not getting deleted from Agent

Nova repo is absent in R3.0.3.x/centos71/manifest-juno.xml. This repo has changes to invoke/use Agent’s REST API for port Adds/deletes.
Until we have this repo in all manifest files of R3.0.3.x branches continue to use Thrift instead of REST.

This reverts the following commits
https://github.com/Juniper/contrail-controller/commit/8c1eacfb85bb878f695c67bc6ef3ca6ed9e8f127
https://github.com/Juniper/contrail-controller/commit/6e3d4a8ac336f78baaa46877ad833dc9f5752707
https://github.com/Juniper/contrail-controller/commit/de72bafd363f96048ece41785b0b6f55e64f3a0d (only partial revert)

Change-Id: Ia8049ada179df241c9782aebc593857facfd2f5a
Closes-Bug: #1665309