X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=examples%2Fdeploy.py;h=7887d249239633cee2dca25323cb94e74f77a162;hb=2cafbe27c9fa355963e1f711c55183ac92ed0caf;hp=d7ca29a51bf17da2653b54ba105eb5956dd8d92e;hpb=4669612fea7d9c8c278ea9ad94e75aea0ee5eeff;p=osm%2FN2VC.git diff --git a/examples/deploy.py b/examples/deploy.py index d7ca29a..7887d24 100644 --- a/examples/deploy.py +++ b/examples/deploy.py @@ -51,7 +51,7 @@ async def run(): await model.deploy( 'ubuntu-0', - service_name='ubuntu', + application_name='ubuntu', series='trusty', channel='stable', )