Unit.run() docs
[osm/N2VC.git] / examples / config.py
index eda9891..579308b 100644 (file)
@@ -22,7 +22,7 @@ async def run():
 
     ubuntu_app = await model.deploy(
         'mysql',
-        service_name='mysql',
+        application_name='mysql',
         series='trusty',
         channel='stable',
         config={