cloudcred updated in examples/controller.py
authorSean Feole <sfeole@gmail.com>
Fri, 18 Nov 2016 14:51:23 +0000 (09:51 -0500)
committerSean Feole <sfeole@gmail.com>
Fri, 18 Nov 2016 14:51:23 +0000 (09:51 -0500)
examples/controller.py

index 7edf807..3a492c4 100644 (file)
@@ -27,7 +27,7 @@ async def run():
     model = await controller.add_model(
         'libjuju-test',
         'cloud-aws',
-        'cloudcred-aws_tvansteenburgh_external@aws-tim',
+        'cloudcred-aws_tvansteenburgh@external_aws-tim',
     )
     await model.deploy(
         'ubuntu-0',