From: David Garcia Date: Thu, 16 Jul 2020 15:53:20 +0000 (+0200) Subject: Fix an issue with the service ports in Kubectl.py X-Git-Tag: v8.0.0rc3~2 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FN2VC.git;a=commitdiff_plain;h=70c5f3ae0d6811adaddf189833a9299f2572930b;hp=70c5f3ae0d6811adaddf189833a9299f2572930b Fix an issue with the service ports in Kubectl.py The ports were retrieved as V1ServicePort classes, and LCM cannot store that in the database Change-Id: I451ab65478f36c5cb7f33594b4454bd315c22878 Signed-off-by: David Garcia ---