X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=examples%2Fcontroller.py;h=7e7f0dae3a5fdddb3392a3f72755aed1f17a1f35;hb=b64327bb58139f1e1f770b16492968423f011eab;hp=7bd4b03925dbf03d12c4bb825454056207ea885b;hpb=6ba2856fecf224ae3fd589331e889a6587e8153b;p=osm%2FN2VC.git diff --git a/examples/controller.py b/examples/controller.py index 7bd4b03..7e7f0da 100644 --- a/examples/controller.py +++ b/examples/controller.py @@ -24,7 +24,7 @@ async def run(): ) await model.deploy( 'ubuntu-0', - service_name='ubuntu', + application_name='ubuntu', series='trusty', channel='stable', )