Comment 6 for bug 1636550

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

Reviewed: https://review.opencontrail.org/25299
Committed: http://github.org/Juniper/contrail-controller/commit/3684c84e061cdd929a94b6c97a2f12ad1223bccc
Submitter: Zuul
Branch: R3.1

commit 3684c84e061cdd929a94b6c97a2f12ad1223bccc
Author: Martin Millnert <email address hidden>
Date: Tue Oct 25 17:22:14 2016 +0200

Fix variable typo introduced in other bug

Bug https://bugs.launchpad.net/juniperopenstack/+bug/1630513 (native TLS
support between OpenStack's Neutron and contrail-api's neutronapi),
which is long awaited, introduced a variable typo in
contrail-controller/src/api-lib/vnc_api.py.

This fix fixes the bug, and has been tested working in our dev environment,
in so far as neutron-plugin-contrail has stopped throwing stacktraces due
to non-existing variables.

Change-Id: I660fc8da080224dd01f4ebd335461829f1b99869
Closes-Bug: #1636550
Signed-off-by: Martin Millnert <email address hidden>