cmd/jujud/agent: disable diskmanager worker #1394

Merged
merged 1 commit into from Jan 13, 2015

Conversation

Projects
None yet
3 participants
Member

axw commented Jan 13, 2015

Storage is incomplete, so the worker is of
no value currently. Disable so we do not
populate state with data whose schema may
change. On master, the worker is enabled
only if the "storage" feature flag is set.

cmd/jujud/agent: disable diskmanager worker
Storage is incomplete, so the worker is of
no value currently. Disable so we do not
populate state with data whose schema may
change. On master, the worker is enabled
only if the "storage" feature flag is set.
@@ -1,4 +1,4 @@
REVIEWBOARD_URL = "https://reviews.vapour.ws/"
REPOSITORY = "juju (core)"
-BRANCH = "master"
@anastasiamac

anastasiamac Jan 13, 2015

Member

LGTM but you may need an opinion of graduated reviewer to land :)

Member

axw commented Jan 13, 2015

$$merge$$

Contributor

jujubot commented Jan 13, 2015

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

Contributor

jujubot commented Jan 13, 2015

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

Member

axw commented Jan 13, 2015

$$merge$$

Contributor

jujubot commented Jan 13, 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 Jan 13, 2015

Merge pull request #1394 from axw/disable-disk-manager-1.22
cmd/jujud/agent: disable diskmanager worker

Storage is incomplete, so the worker is of
no value currently. Disable so we do not
populate state with data whose schema may
change. On master, the worker is enabled
only if the "storage" feature flag is set.

@jujubot jujubot merged commit 15115a6 into juju:1.22 Jan 13, 2015

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