Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
apiserver/modelmanager: Removed ForModel call in DumpModel #7524
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit c301453
into
juju:2.2
Jun 20, 2017
1 check passed
github-check-merge-juju
Ran tests against PR. Use !!.*!! to request another build. IE, !!build!!, !!retry!!
Details
mjs
deleted the
mjs:1698702-dumpmodel-ForModel-2.2
branch
Jun 20, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mjs commentedJun 20, 2017
•
Edited 1 time
-
mjs
Jun 20, 2017
Description of change
Use the StatePool instead as this is more efficient.
QA steps
Bootstrap, create several models and ensure that
juju dump-modelworks.Documentation changes
N.A.
Bug reference
Part of the fix for https://bugs.launchpad.net/juju/2.2/+bug/1698702