New N2VC interface + updated libjuju
[osm/N2VC.git] / modules / libjuju / examples / config.py
index bacc840..bad5b6d 100644 (file)
@@ -19,7 +19,7 @@ MB = 1
 
 async def main():
     model = Model()
-    await model.connect_current()
+    await model.connect()
     await model.reset(force=True)
 
     ubuntu_app = await model.deploy(