Comment 19 for bug 1661134

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

Reviewed: https://review.opencontrail.org/28637
Committed: http://github.org/Juniper/contrail-controller/commit/6c05344b3bd9a6b6307520ad1f8d72ef7c2641e2
Submitter: Zuul (<email address hidden>)
Branch: master

commit 6c05344b3bd9a6b6307520ad1f8d72ef7c2641e2
Author: Ranjeet R <email address hidden>
Date: Thu Feb 9 13:26:41 2017 -0800

Fixes: ST: allow the same vmi to be referenced in multiple service-instances

The VirtualMachineInterfaceST class has a singular variable
to store port_tuple. Making it an array to keep updating
if there are multiple port tuples.

Also, having multiple port tuples will work only in the case
of in-network service mode.

Also, adding a UT to check for port tuples.

Change-Id: I8f459860b06aad63a49feaa9b4e59b0dcfa2d86b
Closes-Bug: 1661134