Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
provider/gce: remove getSnapshot #4931
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Generating tarball failed |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Tests failed |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
added a commit
to davecheney/juju
that referenced
this pull request
Mar 31, 2016
added a commit
to davecheney/juju
that referenced
this pull request
Mar 31, 2016
davecheney
referenced this pull request
Mar 31, 2016
Merged
worker/metrics/sender: fix mutex copy bug in test #4939
|
Build failed: Tests failed |
|
$$ffs$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Tests failed |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Tests failed |
|
$$ffs$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
davecheney commentedMar 31, 2016
Updates LP 1563628
getSnapshot was being used incorrectly with the expectation that it was
creating an immutable copy of the environment at that point in time.
(Review request: http://reviews.vapour.ws/r/4367/)