From: Sean Feole Date: Fri, 18 Nov 2016 14:51:23 +0000 (-0500) Subject: cloudcred updated in examples/controller.py X-Git-Tag: 0.1.0~47^2 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FN2VC.git;a=commitdiff_plain;h=a516c1225a8e76faf11aed1a4489cf4b11665018 cloudcred updated in examples/controller.py --- diff --git a/examples/controller.py b/examples/controller.py index 7edf807..3a492c4 100644 --- a/examples/controller.py +++ b/examples/controller.py @@ -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',