X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=juju%2Fmodel.py;h=8d6c6666dbc1080c8d2ccc1fe2139ee9b4ae379a;hb=dcb54a9335c7aa29024dca3e0238defef4a14676;hp=eb9db7ec9e0734c9590ba9ef7d8a718468369d29;hpb=0a25fd6d5d6802ce2ae9ded5c01750fe0a2aefba;p=osm%2FN2VC.git diff --git a/juju/model.py b/juju/model.py index eb9db7e..8d6c666 100644 --- a/juju/model.py +++ b/juju/model.py @@ -1266,7 +1266,7 @@ class BundleHandler(object): constraints: string holding machine constraints, if any. We'll parse this into the json friendly dict that the juju api expects. - Container_type: string holding the type of the container (for + container_type: string holding the type of the container (for instance ""lxc" or kvm"). It is not specified for top level machines. parent_id: string holding a placeholder pointing to another