all: change bootstrap model name to "admin" #4530

Closed
wants to merge 1 commit into
from

Conversation

Projects
None yet
1 participant
Member

axw commented Feb 25, 2016

When bootstrapping, we now call the initial
model "admin". Some more commands have been
updated to stop using configstore, and more
legacy code has been removed from modelcmd
as a result.

JujuConnSuite had to be updated to name its
initial model "admin" too, to support several
commands which now assume that is what the
admin model is called. As a result, many tests
had to be updated to stop referring to the
initial model as "dummymodel".

(Review request: http://reviews.vapour.ws/r/3966/)

all: change bootstrap model name to "admin"
When bootstrapping, we now call the initial
model "admin". Some more commands have been
updated to stop using configstore, and more
legacy code has been removed from modelcmd
as a result.

JujuConnSuite had to be updated to name its
initial model "admin" too, to support several
commands which now assume that is what the
admin model is called. As a result, many tests
had to be updated to stop referring to the
initial model as "dummymodel".
Member

axw commented Feb 26, 2016

Retargeting to feature branch.

@axw axw closed this Feb 26, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment