Comment 7 for bug 1810887

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

Reviewed: https://review.opencontrail.org/48537
Committed: http://github.com/Juniper/contrail-controller/commit/c3ef11e2a001ec663de71f67319c1c99b9f694bd
Submitter: Zuul (<email address hidden>)
Branch: R4.1

commit c3ef11e2a001ec663de71f67319c1c99b9f694bd
Author: Parth Sarupria <email address hidden>
Date: Mon Jan 7 21:40:39 2019 -0800

Change in parsing of VPN name from routing instance

The routing instances don't have any generalized
nomenclature as of now.To support that changing
the parsing method to identify the prefixes of VPN and return the split.
Added filter to stop sending of APPTRACK_SESSION_CLOSE syslogs for incoming traffic.
Fix is identified by checking for "LAN-" prefix in routing_instance field.
Change of Network key to tenant::VPN so that VPN is binded to tenant.

Change-Id: I79881b57aeccf023c73a097185218a83b872ffd0
Closes-Bug: #1810887