Comment 5 for bug 1714872

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

Reviewed: https://review.opencontrail.org/35269
Committed: http://github.com/Juniper/contrail-controller/commit/5ef8d8baab221a449583ddd37616e1e9cbdd7df1
Submitter: Zuul (<email address hidden>)
Branch: master

commit 5ef8d8baab221a449583ddd37616e1e9cbdd7df1
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