Complete Feature 6297
[osm/N2VC.git] / n2vc / vnf.py
index a68e657..0d9530e 100644 (file)
@@ -339,6 +339,7 @@ class N2VC:
         # Loop through relations
         for cfg in configs:
             if 'juju' in cfg:
+                juju = cfg['juju']
                 if 'relation' in juju:
                     for rel in juju['relation']:
                         try: