lp://staging/~rogpeppe/juju-core/312-api-jobs
Created by
Roger Peppe
and last modified
- Get this branch:
- bzr branch lp://staging/~rogpeppe/juju-core/312-api-jobs
Only
Roger Peppe
can upload to this branch. If you are
Roger Peppe
please log in for upload directions.
Branch merges
Propose for merging
1 branch
dependent on this one.
Rejected
for merging
into
lp://staging/~juju/juju-core/trunk
- Juju Engineering: Pending requested
-
Diff: 1654 lines (+1071/-213)21 files modifiedcmd/jujud/bootstrap.go (+1/-1)
cmd/jujud/bootstrap_test.go (+1/-1)
cmd/jujud/machine.go (+2/-2)
cmd/jujud/machine_test.go (+4/-4)
environs/config/config_test.go (+1/-1)
environs/dummy/environs.go (+0/-3)
juju/testing/repo.go (+0/-1)
state/api/params/params.go (+30/-0)
state/apiserver/admin.go (+0/-20)
state/apiserver/apiserver.go (+750/-0)
state/apiserver/common/interfaces.go (+1/-1)
state/apiserver/login_test.go (+4/-3)
state/apiserver/machine/agent.go (+69/-0)
state/apiserver/machine/agent_test.go (+91/-0)
state/apiserver/machine/common_test.go (+66/-0)
state/apiserver/machine/machiner.go (+12/-12)
state/apiserver/machine/machiner_test.go (+9/-61)
state/apiserver/resource.go (+0/-82)
state/apiserver/root.go (+22/-13)
state/machine.go (+6/-6)
state/state_test.go (+2/-2)
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~juju/juju-core/trunk