Comment 20 for bug 1630513

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

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

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

Fix variable typo introduced in Bug 1630513

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.

Signed-off-by: Martin Millnert <email address hidden>

Change-Id: I7757e545b3e9b8d302660d562512d6b897823ea1
Closes-Bug: #1636550