Comment 14 for bug 1479283

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

Reviewed: https://review.opencontrail.org/13868
Committed: http://github.org/Juniper/contrail-controller/commit/ae118a3755bc41e3bf06c1d1d3e87b6120a80a42
Submitter: Zuul
Branch: R2.22-dev

commit ae118a3755bc41e3bf06c1d1d3e87b6120a80a42
Author: Rudra Rugge <email address hidden>
Date: Thu Jul 23 09:52:42 2015 -0700

Service instance spawn issue after upgrade

Service instance upgrade failed because of a config_db change to
store VM index correctly. VM index should be extracted from nova
vm name for all releases prior to 2.2.

Change-Id: I34fd02a643c8300d6992dc7fd20971449feb53ea
Closes-Bug: #1475820

Update service on static route changes

Update service state so that any property changes are reflected.
This does not relaunch the service VMs but only updates the properties
that have changed (in this case interface static routes)

Change-Id: I1b49be6bc159dab962f002c1f134cf45dc41fe41
Closes-Bug: #1479283