Merge "Complete Feature 6297"
[osm/N2VC.git] / n2vc / vnf.py
index 04ad301..11ce3c8 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: