Comment 6 for bug 1714872

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

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

commit 1d2c812a7add571bb4979610bf97aff7f83108e8
Author: Yuvaraja Mariappan <email address hidden>
Date: Tue Sep 5 06:16:08 2017 -0700

Fixed exceptions in k8s/vnc_pod.py

1. cStringIO is not imported which caused a exception
2. vm.update() does not validate the obj value which
caused another issue

Change-Id: I9e124335e2697222d8c32f658ca1e00bdac1a8d7
Closes-bug: #1714872