Add State methods for workload processes. #2674

Merged
merged 66 commits into from Jul 2, 2015

Conversation

Projects
None yet
2 participants
Contributor

ericsnowcurrently commented Jun 29, 2015

The code is split up along several layers: State methods, business logic (ProcessDefinitions/UnitProcesses), high-level persistence (procsPersistence), and low-level/mongo persistence (for now also procsPersistence). I tried to divide along boundaries that I expect we will follow when we introduce a persistence layer abstraction for components.

Note that there are a number of open TODO comments. All of them can wait until after we get our demo ready.

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

ericsnowcurrently added some commits Jun 22, 2015

Contributor

ericsnowcurrently commented Jul 1, 2015

$$merge$$

Contributor

jujubot commented Jul 1, 2015

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

Contributor

jujubot commented Jul 1, 2015

Build failed: Tests failed
build url: http://juju-ci.vapour.ws:8080/job/github-merge-juju/3854

Contributor

ericsnowcurrently commented Jul 2, 2015

$$merge$$

Contributor

jujubot commented Jul 2, 2015

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

jujubot added a commit that referenced this pull request Jul 2, 2015

Merge pull request #2674 from ericsnowcurrently/proc-state
Add State methods for workload processes.

The code is split up along several layers: State methods, business logic (ProcessDefinitions/UnitProcesses), high-level persistence (procsPersistence), and low-level/mongo persistence (for now also procsPersistence).  I tried to divide along boundaries that I expect we will follow when we introduce a persistence layer abstraction for components.

Note that there are a number of open TODO comments.  All of them can wait until after we get our demo ready.

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

@jujubot jujubot merged commit bd5aee2 into juju:feature-proc-mgmt Jul 2, 2015

@ericsnowcurrently ericsnowcurrently deleted the ericsnowcurrently:proc-state branch Jul 2, 2015

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