Service instance name is parsed wrongly in service_monitor snat-agent

Bug #1491730 reported by Babu Shanmugam
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R2.20
In Progress
Medium
Babu Shanmugam
Trunk
Fix Committed
Medium
Babu Shanmugam
OpenContrail
New
Medium
Babu Shanmugam

Bug Description

In _audit_snat_instances, the si_name is parsed wrongly.
The si_name is constructed as 'snat_' + router_obj.uuid + '_' + str(uuid.uuid4()) in _add_snat_instance method, where as while parsing, it assigns router_uuid as si_name.split('_')[-1], which does not represent the router

Babu Shanmugam (anbu-p)
Changed in opencontrail:
assignee: nobody → Babu Shanmugam (anbu-p)
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/13545
Submitter: Babu Shanmugam (<email address hidden>)

Changed in opencontrail:
importance: Undecided → Medium
tags: added: service-chain
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/13545
Committed: http://github.org/Juniper/contrail-controller/commit/f92dacaa06a60f86c8865dedaa62f918eef59a96
Submitter: Zuul
Branch: master

commit f92dacaa06a60f86c8865dedaa62f918eef59a96
Author: Babu Shanmugam <email address hidden>
Date: Thu Sep 3 08:34:17 2015 +0000

Fixed the way LR's uuid is obtained from si_name

Change-Id: Ifbbeab7d67500e8a4246bf89f69b29a5551932fc
Closes-bug: #1491730

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R2.20

Review in progress for https://review.opencontrail.org/17179
Submitter: Antoine Eiche (<email address hidden>)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.