Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add State methods for workload processes. #2674

Merged
merged 66 commits into from Jul 2, 2015

Conversation

ericsnowcurrently
Copy link
Contributor

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
Copy link
Contributor Author

$$merge$$

@jujubot
Copy link
Collaborator

jujubot commented Jul 1, 2015

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

@jujubot
Copy link
Collaborator

jujubot commented Jul 1, 2015

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

@ericsnowcurrently
Copy link
Contributor Author

$$merge$$

@jujubot
Copy link
Collaborator

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
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 proc-state branch July 2, 2015 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants