Comment 42 for bug 1661134

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

Reviewed: https://review.opencontrail.org/30429
Committed: http://github.org/Juniper/contrail-controller/commit/ae73f8655e68623abea5cb7339b7b2b4cb4d1939
Submitter: Zuul (<email address hidden>)
Branch: R3.2

commit ae73f8655e68623abea5cb7339b7b2b4cb4d1939
Author: Ranjeet R <email address hidden>
Date: Thu Apr 13 20:49:44 2017 -0700

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
and in-network-net service mode. Also, adding a UT to check for port tuples.

Change-Id: Ie57796d1b4edf362072c4c5e5b043754f4e374fe
Closes-Bug: 1661134