Merge pull request #31 from juju/tweaks
[osm/N2VC.git] / examples / controller.py
index 7bd4b03..7e7f0da 100644 (file)
@@ -24,7 +24,7 @@ async def run():
     )
     await model.deploy(
         'ubuntu-0',
-        service_name='ubuntu',
+        application_name='ubuntu',
         series='trusty',
         channel='stable',
     )