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 bug 1721604 #8077
Conversation
|
Can one of the admins verify this patch? |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://ci.jujucharms.com/job/github-merge-juju |
jujubot
merged commit 469e113
into
juju:develop
Nov 15, 2017
1 check passed
continuous-integration/jenkins/pr-merge
This commit looks good
Details
hmlanigan
deleted the
hmlanigan:bug1721604
branch
Nov 15, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hmlanigan commentedNov 15, 2017
Description of change
Juju bootstrap cli results should be the same as running bootstrap interactive. If bootstrap, cli only, doesn't specify a region, but finds one to use, use it for config too.
QA steps
One:
Two:
bootstrap a cloud without regions, such as localhost
Documentation changes
n/a
Bug reference
https://bugs.launchpad.net/juju/+bug/1721604