Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Move worker/modelworkermanager to dependency engine #8093
Conversation
axw
added some commits
Nov 16, 2017
|
$$merge$$ |
|
Status: merge request accepted. Url: http://ci.jujucharms.com/job/github-merge-juju |
|
Build failed: ? |
wallyworld
deleted a comment from
jujubot
Nov 16, 2017
wallyworld
deleted a comment from
axw
Nov 16, 2017
|
$$merge$$ |
|
Status: merge request accepted. Url: http://ci.jujucharms.com/job/github-merge-juju |
jujubot
merged commit cdc7916
into
juju:state-controller-refactor
Nov 16, 2017
1 check failed
continuous-integration/jenkins/pr-merge
This commit cannot be built
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
axw commentedNov 16, 2017
Description of change
Move worker/modelworkermanager to the machine agent dependency engine. Change the worker to use a StatePool to fetch Model objects, and remove the State.ModelActive helper.
QA steps
Smoke test bootstrap/deploy/destroy-controller.
Documentation changes
None.
Bug reference
None.