Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Fix region handling in model-defaults --reset #6442
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit 12e978b
into
juju:master
Oct 13, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
wallyworld commentedOct 13, 2016
A few fixes here:
Fixed to work properly with region specified. The fix was to revert a change made elsewhere in sysCmdWrapper
Also added feature tests for model-defaults command to test the issue fixed.