Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Model.add_machines() #51

Closed
tvansteenburgh opened this issue Jan 31, 2017 · 0 comments · Fixed by #56
Closed

Implement Model.add_machines() #51

tvansteenburgh opened this issue Jan 31, 2017 · 0 comments · Fixed by #56
Assignees

Comments

@tvansteenburgh
Copy link
Contributor

We have BundleHandler.addMachines() but that's not a public api. Maybe the logic can be relocated to Model.add_machines() and then BundleHandler.addMachines() can call that.

tvansteenburgh added a commit that referenced this issue Feb 21, 2017
Also fixes a bug that was causing the 'to' parameter to
Model.deploy() to not be handled correctly.

Add docs and examples for adding machines and containers
and deploying charms to them.

Fixes #51.
@tvansteenburgh tvansteenburgh self-assigned this Feb 23, 2017
tvansteenburgh added a commit that referenced this issue Feb 24, 2017
Implement Model.add_machine()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants