From: endika Date: Wed, 5 Jun 2019 12:48:44 +0000 (+0200) Subject: Bug 733 fixed X-Git-Tag: v6.0.0~2 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FN2VC.git;a=commitdiff_plain;h=34cc6609cad010420aee843c15c0ded8fa608835;hp=e5406c6f652b4248763e114629764633da941650 Bug 733 fixed Change-Id: Ibb0891e4cde4bb2db52df43159a94c102809aa9c Signed-off-by: Endika Aldecoa --- diff --git a/n2vc/vnf.py b/n2vc/vnf.py index bb7b871..5a22952 100644 --- a/n2vc/vnf.py +++ b/n2vc/vnf.py @@ -341,7 +341,7 @@ class N2VC: for cfg in configs: if 'juju' in cfg: juju = cfg['juju'] - if 'vca-relations' in juju and 'relations' in juju['vca-relations']: + if 'vca-relations' in juju and 'relation' in juju['vca-relations']: for rel in juju['vca-relations']['relation']: try: