Fixed docstring for addMachines.
authorPete Vander Giessen <petevg@gmail.com>
Mon, 28 Nov 2016 22:41:30 +0000 (17:41 -0500)
committerPete Vander Giessen <petevg@gmail.com>
Mon, 28 Nov 2016 22:41:30 +0000 (17:41 -0500)
Container_type -> container_type

juju/model.py

index eb9db7e..8d6c666 100644 (file)
@@ -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