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

Refactor model handling #171

Merged
merged 1 commit into from
Oct 20, 2017
Merged

Refactor model handling #171

merged 1 commit into from
Oct 20, 2017

Conversation

johnsca
Copy link
Contributor

@johnsca johnsca commented Oct 8, 2017

This changes get_models to list_models, implements get_model, and allows destroy_models to accept model names (fixes #54).

Unfortunately, this makes us much more likely to hit https://bugs.launchpad.net/juju/+bug/1721786 with the tests.

This changes get_models to list_models, implements get_model, and allows
destroy_models to accept model names (fixes #54).

Unfortunately, this makes us much more likely to hit
https://bugs.launchpad.net/juju/+bug/1721786 with the tests.
@johnsca
Copy link
Contributor Author

johnsca commented Oct 20, 2017

Upstream bug has been fixed. 🎉

@Cynerva
Copy link
Contributor

Cynerva commented Oct 20, 2017

This all looks good to me 👍

@johnsca johnsca merged commit c0d001b into master Oct 20, 2017
@johnsca johnsca deleted the feature/54-models-refactor branch April 1, 2019 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

controller.destroy-models should accept names of the models
2 participants