Bug 2210 NS instantiation fails in basic12 34/12834/8
authorPatricia Reinoso <patricia.reinoso@canonical.com>
Thu, 12 Jan 2023 09:40:53 +0000 (09:40 +0000)
committercubag <gcuba@whitestack.com>
Fri, 13 Jan 2023 20:15:09 +0000 (21:15 +0100)
commitceb0386270a13ab6b68c3549c01813eb41c178a5
tree62ec81d3a78a3d1953f343df382907b678edc142
parent0b430f6b3690b78474aca98d2112f20a9f56c8a4
Bug 2210 NS instantiation fails in basic12

An exception is raised during NS instantation
when we try to access vnf_profile_id of
a NS charm (VCA) which is None

Change-Id: I7e3a26c6877f117b4ad5834d2b1a86767e7b7756
Signed-off-by: Patricia Reinoso <patricia.reinoso@canonical.com>
osm_lcm/data_utils/vca.py
osm_lcm/ns.py
osm_lcm/tests/test_db_descriptors.py
osm_lcm/tests/test_ns.py