Drop "local." prefix from initial model #4442

Merged
merged 1 commit into from Feb 17, 2016

Conversation

Projects
None yet
3 participants
Member

axw commented Feb 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".

Drop "local." prefix from initial model
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".
Owner

wallyworld commented Feb 17, 2016

LGTM

Member

axw commented Feb 17, 2016

$$merge$$

Contributor

jujubot commented Feb 17, 2016

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

jujubot added a commit that referenced this pull request Feb 17, 2016

Merge pull request #4442 from axw/cloud-credentials-adminmodel
Drop "local." prefix from initial model

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".

@jujubot 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