Merge lp://staging/~wallyworld/juju-core/gwacl-231 into lp://staging/~go-bot/juju-core/trunk
Proposed by
Ian Booth
Status: | Superseded | ||||
---|---|---|---|---|---|
Proposed branch: | lp://staging/~wallyworld/juju-core/gwacl-231 | ||||
Merge into: | lp://staging/~go-bot/juju-core/trunk | ||||
Diff against target: |
439 lines (+271/-3) (has conflicts) 13 files modified
cmd/juju/destroymachine.go (+1/-1) cmd/juju/destroymachine_test.go (+4/-0) cmd/juju/destroyservice.go (+1/-0) cmd/juju/main_test.go (+2/-0) cmd/jujud/bootstrap.go (+4/-0) dependencies.tsv (+6/-1) environs/httpstorage/storage.go (+4/-1) provider/common/bootstrap_test.go (+4/-0) provider/common/state.go (+90/-0) provider/common/state_test.go (+141/-0) scripts/win-installer/setup.iss (+4/-0) state/apiserver/client/client_test.go (+6/-0) version/version.go (+4/-0) Text conflict in cmd/jujud/bootstrap.go Text conflict in dependencies.tsv Text conflict in provider/common/bootstrap_test.go Text conflict in provider/common/state.go Text conflict in provider/common/state_test.go Text conflict in scripts/win-installer/setup.iss Text conflict in state/apiserver/client/client_test.go Text conflict in version/version.go |
||||
To merge this branch: | bzr merge lp://staging/~wallyworld/juju-core/gwacl-231 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Juju Engineering | Pending | ||
Review via email: mp+205697@code.staging.launchpad.net |
This proposal has been superseded by a proposal from 2014-02-11.
Description of the change
Update gwacl dependency to rev 231
We need this for a 1.16.6 release.
To post a comment you must log in.
Reviewers: mp+205697_ code.launchpad. net,
Message:
Please take a look.
Description:
Update gwacl dependency to rev 231
We need this for a 1.16.6 release.
https:/ /code.launchpad .net/~wallyworl d/juju- core/gwacl- 231/+merge/ 205697
(do not edit description out of merge proposal)
Please review this at https:/ /codereview. appspot. com/61800043/
Affected files (+106, -39 lines): destroymachine. go destroymachine_ test.go destroyservice. go main_test. go bootstrap. go httpstorage/ storage. go common/ bootstrap_ test.go common/ state.go common/ state_test. go win-installer/ setup.iss /client/ client_ test.go test.go
A [revision details]
M cmd/juju/
M cmd/juju/
M cmd/juju/
M cmd/juju/
M cmd/jujud/
M dependencies.tsv
M environs/
M provider/
M provider/
M provider/
M scripts/
M state/apiserver
M state/cleanup.go
M state/cleanup_
M version/version.go