Comment 5 for bug 1577296

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

Reviewed: https://review.opencontrail.org/19805
Committed: http://github.org/Juniper/contrail-controller/commit/486125bfcc94f51c00f953f67c4dc6f9c17f137c
Submitter: Zuul
Branch: R3.0

commit 486125bfcc94f51c00f953f67c4dc6f9c17f137c
Author: Yuvaraja Mariappan <email address hidden>
Date: Mon May 2 03:49:59 2016 -0700

Unnecessary package inclusion caused the issue.

Since the package is not installed, It is failed to load
the netns script. We dont need any functionality from that
package. so removing the line "from oslo_utils import excutils"

Change-Id: I579acf7560935e0799294c1f91ec5ffb4a54a3bc
Closes-Bug: 1577296