Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Drop "local." prefix from initial model #4442
Conversation
|
LGTM |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
added a commit
that referenced
this pull request
Feb 17, 2016
jujubot
merged commit 20fa7a0
into
juju:cloud-credentials
Feb 17, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
axw commentedFeb 17, 2016
When bootstrapping, we no longer include the
controller's "local." prefix on the initial
model name. This involves changing how we
store information in the legacy configstore.
In configstore we will now store information
using the key "controller:model".