projects
/
osm
/
N2VC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f9041a
)
Fix typo in example/controller.py
author
Sean Feole
<sean.feole@canonical.com>
Thu, 17 Nov 2016 23:00:03 +0000
(18:00 -0500)
committer
Sean Feole
<sean.feole@canonical.com>
Thu, 17 Nov 2016 23:00:03 +0000
(18:00 -0500)
examples/controller.py
patch
|
blob
|
history
diff --git
a/examples/controller.py
b/examples/controller.py
index
de0460c
..
e5a6280
100644
(file)
--- a/
examples/controller.py
+++ b/
examples/controller.py
@@
-24,7
+24,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',