X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=examples%2Fcontroller.py;h=3a492c4fc6ba63c2ceeec4ee6e92ebbefbf53b48;hb=f70f1d38723997c6f35750f5d2d17fe1b74ba40d;hp=de0460c20db922e9a369ab6b1c2f244a21b1c628;hpb=6f9041acecc03eaf12a6c8e5d50d20d17a28e87f;p=osm%2FN2VC.git diff --git a/examples/controller.py b/examples/controller.py index de0460c..3a492c4 100644 --- a/examples/controller.py +++ b/examples/controller.py @@ -5,6 +5,9 @@ This example: 2. Creates a new model. 3. Deploys an application on the new model. +Note: 'cloudcred' format to add a model should be: +cloudcred-__ + """ import asyncio import logging