Deploy/destroy example
authorTim Van Steenburgh <tvansteenburgh@gmail.com>
Thu, 8 Sep 2016 20:40:35 +0000 (16:40 -0400)
committerTim Van Steenburgh <tvansteenburgh@gmail.com>
Thu, 8 Sep 2016 20:40:35 +0000 (16:40 -0400)
commit2ed7314a9ea1240883655bc521b6e27f149aa485
treee8fa3b86b1425ef545b53ea6ee13235c3195af9d
parent1bd3bd858aaf21ecccc64134c536d105c10b0d7e
Deploy/destroy example
12 files changed:
Makefile
examples/deploy.py [new file with mode: 0644]
juju/annotation.py [new file with mode: 0644]
juju/application.py
juju/client/_client.py
juju/client/connection.py
juju/client/facade.py
juju/client/schemas.json
juju/delta.py
juju/model.py
juju/unit.py
tox.ini